Merge branch 'LUCY-295-tests-int-types'

Fix -Wconversion warnings in the Lucy unit tests.

This closes #45.


Project: http://git-wip-us.apache.org/repos/asf/lucy/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/4677247c
Tree: http://git-wip-us.apache.org/repos/asf/lucy/tree/4677247c
Diff: http://git-wip-us.apache.org/repos/asf/lucy/diff/4677247c

Branch: refs/heads/master
Commit: 4677247ce93d1fc5d6979e784c1c41bc518225ff
Parents: a26954e 882fbc1
Author: Marvin Humphrey <mar...@rectangular.com>
Authored: Mon May 2 11:53:01 2016 -0700
Committer: Marvin Humphrey <mar...@rectangular.com>
Committed: Mon May 2 11:53:01 2016 -0700

----------------------------------------------------------------------
 core/Lucy/Test/Analysis/TestNormalizer.c     |  2 +-
 core/Lucy/Test/Index/TestPolyReader.c        | 10 +++++-----
 core/Lucy/Test/Search/TestQueryParserLogic.c | 24 +++++++++++------------
 core/Lucy/Test/Search/TestSeriesMatcher.c    |  2 +-
 core/Lucy/Test/Store/TestIOPrimitives.c      |  6 +++---
 core/Lucy/Test/Store/TestInStream.c          |  2 +-
 core/Lucy/Test/Util/TestMemoryPool.c         | 12 ++++++------
 core/Lucy/Test/Util/TestNumberUtils.c        | 12 ++++++------
 core/Lucy/Test/Util/TestSortExternal.c       | 20 +++++++++----------
 9 files changed, 45 insertions(+), 45 deletions(-)
----------------------------------------------------------------------


Reply via email to