xapian-core
1.4.26
|
Directories | |
directory | harness |
directory | perftest |
directory | soaktest |
Files | |
file | api_all.h [code] |
file | api_anydb.cc [code] |
tests which work with any backend | |
file | api_anydb.h [code] |
file | api_backend.cc [code] |
Backend-related tests. | |
file | api_backend.h [code] |
file | api_closedb.cc [code] |
Tests of closing databases. | |
file | api_closedb.h [code] |
file | api_collapse.cc [code] |
Test collapsing during the match. | |
file | api_collapse.h [code] |
file | api_collated.h [code] |
file | api_compact.cc [code] |
Tests of Database::compact() | |
file | api_compact.h [code] |
file | api_compactold.cc [code] |
Tests of old compaction API. | |
file | api_compactold.h [code] |
file | api_db.cc [code] |
tests which need a backend | |
file | api_db.h [code] |
file | api_generated.cc [code] |
test common features of API classes | |
file | api_generated.h [code] |
file | api_geospatial.cc [code] |
Tests of geospatial functionality. | |
file | api_geospatial.h [code] |
file | api_matchspy.cc [code] |
tests of MatchSpy usage | |
file | api_matchspy.h [code] |
file | api_metadata.cc [code] |
Test the user metadata functionality. | |
file | api_metadata.h [code] |
file | api_nodb.cc [code] |
tests which don't use any of the backends | |
file | api_nodb.h [code] |
file | api_none.cc [code] |
tests which don't need a backend | |
file | api_none.h [code] |
file | api_opsynonym.cc [code] |
tests of OP_SYNONYM and OP_MAX. | |
file | api_opsynonym.h [code] |
file | api_opvalue.cc [code] |
Tests of the OP_VALUE_* query operators. | |
file | api_opvalue.h [code] |
file | api_percentages.cc [code] |
Tests of percentage calculations. | |
file | api_percentages.h [code] |
file | api_posdb.cc [code] |
tests which need a backend with positional information | |
file | api_posdb.h [code] |
file | api_postingsource.cc [code] |
tests of posting sources | |
file | api_postingsource.h [code] |
file | api_qpbackend.cc [code] |
QueryParser tests which need a backend. | |
file | api_qpbackend.h [code] |
file | api_query.cc [code] |
Query-related tests. | |
file | api_query.h [code] |
file | api_queryparser.cc [code] |
Tests of Xapian::QueryParser. | |
file | api_queryparser.h [code] |
file | api_replacedoc.cc [code] |
tests of document replacing. | |
file | api_replacedoc.h [code] |
file | api_replicate.cc [code] |
tests of replication functionality | |
file | api_replicate.h [code] |
file | api_scalability.cc [code] |
Tests of scalability. | |
file | api_scalability.h [code] |
file | api_serialise.cc [code] |
Tests of serialisation functionality. | |
file | api_serialise.h [code] |
file | api_snippets.cc [code] |
tests snippets | |
file | api_snippets.h [code] |
file | api_sorting.cc [code] |
tests of MSet sorting | |
file | api_sorting.h [code] |
file | api_spelling.cc [code] |
Test the spelling correction suggestion API. | |
file | api_spelling.h [code] |
file | api_stem.cc [code] |
Test the stemming API. | |
file | api_stem.h [code] |
file | api_termgen.cc [code] |
Tests of Xapian::TermGenerator. | |
file | api_termgen.h [code] |
file | api_transdb.cc [code] |
tests requiring a database backend supporting transactions | |
file | api_transdb.h [code] |
file | api_unicode.cc [code] |
Test the Unicode and UTF-8 classes and functions. | |
file | api_unicode.h [code] |
file | api_valuestats.cc [code] |
tests of the value statistics functions. | |
file | api_valuestats.h [code] |
file | api_valuestream.cc [code] |
Tests of valuestream functionality. | |
file | api_valuestream.h [code] |
file | api_weight.cc [code] |
tests of Xapian::Weight subclasses | |
file | api_weight.h [code] |
file | api_wrdb.cc [code] |
tests which need a writable backend | |
file | api_wrdb.h [code] |
file | apitest.cc [code] |
tests the Xapian API | |
file | apitest.h [code] |
test functionality of the Xapian API | |
file | dbcheck.cc [code] |
test database contents and consistency. | |
file | dbcheck.h [code] |
test database contents and consistency. | |
file | internaltest.cc [code] |
test of the Xapian internals | |
file | stemtest.cc [code] |
Test stemming algorithms. | |
file | unittest.cc [code] |
Unit tests of non-Xapian-specific internal code. | |