summaryrefslogtreecommitdiffstats
path: root/tests/include/testing.h
Commit message (Collapse)AuthorAgeFilesLines
* FSTrie testing and debuggingDouglas Rumbaugh2024-03-221-3/+3
|
* Updates/progress towards succinct trie supportDouglas Rumbaugh2024-03-201-7/+52
|
* Updated VPTree to new shard/query interfacesDouglas Rumbaugh2024-02-081-33/+26
|
* Initial pass at unit test refactoringDouglas Rumbaugh2024-01-121-0/+218
Restructured unit tests to be a bit more modular. I have some further plans to expand on this, particular for the query tests (including both shard and framework level test functions that can be injected at will).