api/sortable-serialise.cc,tests/queryparsertest.cc,
commit7056927e4030f015e8d92fb84bb54fe59a579868
authorOlly Betts <olly@survex.com>
Fri, 29 May 2015 06:14:46 +0000 (29 18:14 +1200)
committerOlly Betts <olly@survex.com>
Fri, 29 May 2015 06:14:46 +0000 (29 18:14 +1200)
tree5baa4fadd5cf48868215d5cc1c499199539986f1
parent0a50ea279d00098fd3d89fc2f843cbe107acfa02
api/sortable-serialise.cc,tests/queryparsertest.cc,
tests/unittest.cc: Only enable assertions in sortable_serialise()
and sortable_unserialise() in the testsuite (since these functions
shouldn't throw exceptions), and move the tests of these functions
from queryparsertest to unittest to facilitate this.
xapian-core/ChangeLog
xapian-core/api/sortable-serialise.cc
xapian-core/tests/queryparsertest.cc
xapian-core/tests/unittest.cc