summaryrefslogtreecommitdiffstats
path: root/tests/de_tier_tomb.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Cleaned up shard files (except VPTree)Douglas Rumbaugh2024-02-071-1/+2
| | | | | | Cleaned up shard implementations, fixed a few bugs, and set up some tests. There's still some work to be done in creating tests for the weighted sampling operations for the alias and aug btree shards.
* Fully realized shard concept interfaceDouglas Rumbaugh2024-02-071-1/+1
|
* Initial pass at unit test refactoringDouglas Rumbaugh2024-01-121-2/+34
| | | | | | 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).
* Comment and License updatesDouglas Rumbaugh2023-11-071-2/+2
|
* Switched default DE test case over to ISAMTreeDouglas Rumbaugh2023-11-071-2/+3
|
* DE Tests: updated existing tests to use single threaded operationDouglas B. Rumbaugh2023-10-311-1/+1
|
* Adjusted DE tests to cover all policy configurationsDouglas Rumbaugh2023-06-071-0/+25