aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/diskindex
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersJon Bratseth2017-06-1412-11/+12
* Revert "Update copyright headers"Jon Bratseth2017-06-1412-12/+11
* Update copyright headersJon Bratseth2017-06-1412-11/+12
* Remove carriage returnJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-1312-13/+12
* Copyright headerJon Bratseth2017-06-1312-12/+13
* split log and bufferedlogHenning Baldersheim2017-06-071-0/+1
* Now everything builds without fastos.hHenning Baldersheim2017-06-011-1/+2
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-012-2/+0
* C++ style fix: Use foo() instead of foo(void)Tor Egge2017-05-242-74/+47
* Revert "Revert "Fix warnings hidden earlier due to including application head...Henning Baldersheim2017-05-031-1/+4
* Revert "Fix warnings hidden earlier due to including application headers as s...Henning Baldersheim2017-05-031-4/+1
* Fix warnings hidden earlier due to including application headers as system in...Henning Baldersheim2017-05-031-1/+4
* add override in searchlib moduleArne H Juul2017-04-125-5/+5
* Change schema::DataType and schema::CollectionType to enum class.Geir Storli2017-04-054-54/+63
* Deinline destructorsi and use -Winline gcc option.Henning Baldersheim2017-03-092-24/+17
* Follow up on naming comments from review by @havardpeHenning Baldersheim2017-02-061-3/+3
* Remove unused includes.Henning Baldersheim2017-02-031-16/+3
* Test the disk index iterators too.Henning Baldersheim2017-02-031-11/+22
* Only include what you needHenning Baldersheim2016-12-191-0/+1
* Include asciistream in implementation only.Henning Baldersheim2016-12-121-1/+1
* - Use distributionkey when serializing for sort instead of gid.Henning Baldersheim2016-12-124-43/+28
* mark all temporary variables that only exist to assert (void), so that NDEBUG...Henning Baldersheim2016-11-171-0/+3
* Name dependencies for script tests.Arnstein Ressem2016-08-242-2/+4
* Aressem/cmake out of source test for script (#409)Arnstein Ressem2016-08-152-2/+2
* Fail test scripts on first error (#194)Vegard Sjonfjell2016-06-282-2/+2
* Geirst/use strict error checking in unit tests executed with scripts (#228)Geir Storli2016-06-272-1/+4
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-165-5/+5
* PublishJon Bratseth2016-06-1523-0/+3091