summaryrefslogtreecommitdiffstats
path: root/vsm/src/tests/searcher
Commit message (Collapse)AuthorAgeFilesLines
* Use proper scope for enum constants.Tor Egge2019-07-301-3/+3
|
* Remove files used by old unit test runner.Tor Egge2019-02-192-2/+0
|
* Also handle bool queries in streaming search.Henning Baldersheim2019-01-141-2/+24
|
* Update copyright headersJon Bratseth2017-06-142-2/+2
|
* Revert "Update copyright headers"Jon Bratseth2017-06-142-2/+2
|
* Update copyright headersJon Bratseth2017-06-142-2/+2
|
* Revert "Copyright header"Jon Bratseth2017-06-132-2/+2
|
* Copyright headerJon Bratseth2017-06-132-2/+2
|
* Clear array before prepare to avoid crash on reuse.Henning Baldersheim2017-05-031-59/+59
|
* Fix warnings hidden earlier due to including application headers as system ↵Henning Baldersheim2017-05-031-19/+17
| | | | includes
* Deinline destructorsi and use -Winline gcc option.Henning Baldersheim2017-03-091-12/+18
|
* Avoid creating objects not needed.Henning Baldersheim2017-02-231-6/+6
|
* Clean up a very dangerous interface to prevent potential misuse.Henning Baldersheim2017-01-201-3/+1
|
* Clearly differentiate when you promise a long lived buffer and not.Henning Baldersheim2017-01-191-2/+1
|
* Add test for progress even with empty stringHenning Baldersheim2016-12-161-3/+9
|
* Rewrite test to modern framework.Henning Baldersheim2016-12-161-261/+189
|
* - Add negative tests.Henning Baldersheim2016-09-291-0/+4
| | | | - Also verify that we have exhausted the input.
* - Add testcase for german umlaut.Henning Baldersheim2016-09-291-4/+8
| | | | | - Remove requirement that term and field must have equal length. As length depends on encoding we do not know ucs4 length until after processing.
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-1/+1
|
* PublishJon Bratseth2016-06-155-0/+911