aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/btree
Commit message (Expand)AuthorAgeFilesLines
* Replace tab with spaces.Geir Storli2017-09-132-7/+7
* Test more corner cases.Tor Egge2017-06-232-1/+62
* Try to redistribute elements with left or right sibling leaf node if currentTor Egge2017-06-232-31/+142
* Rename helper function. Remove empty line.Tor Egge2017-06-231-5/+4
* Add more test cases for btree unit test.Tor Egge2017-06-211-0/+167
* Move btree unit tests to proper location.Tor Egge2017-06-216-2/+1763
* Factor out btree printing from unit test.Tor Egge2017-06-201-130/+39
* Make stealSomethingFrom{Left,Right}Node steal one more slot if sum of validTor Egge2017-06-191-9/+9
* Update copyright headersJon Bratseth2017-06-143-3/+3
* Revert "Update copyright headers"Jon Bratseth2017-06-143-3/+3
* Update copyright headersJon Bratseth2017-06-143-3/+3
* Revert "Copyright header"Jon Bratseth2017-06-133-3/+3
* Copyright headerJon Bratseth2017-06-133-3/+3
* Now everything builds without fastos.hHenning Baldersheim2017-06-011-2/+4
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-012-5/+4
* C++ style fix: Use foo() instead of foo(void)Tor Egge2017-05-242-6/+3
* add override in searchlib moduleArne H Juul2017-04-122-2/+2
* Deinline destructorsi and use -Winline gcc option.Henning Baldersheim2017-03-091-5/+8
* Move datastore code from search::btree -> search::datastore.Geir Storli2016-11-041-0/+1
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-1/+1
* PublishJon Bratseth2016-06-156-0/+1379