summaryrefslogtreecommitdiffstats
path: root/tests/memisam_tests.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Test refactoring: pulled record stripping function to testing.hDouglas Rumbaugh2023-06-051-11/+0
|
* Added point-lookup tests for WIRS and WSSDouglas Rumbaugh2023-06-051-0/+1
|
* MemISAM tests + bugfixesDouglas Rumbaugh2023-06-051-130/+290
|
* Removed unncessary tagging paramter from shards and levelsDouglas Rumbaugh2023-05-171-10/+10
|
* Record format generalizationDouglas Rumbaugh2023-05-151-20/+21
| | | | | Currently, tombstone counting is bugged. But the rest of it appears to be working.
* Ported over IRS with unit testsDouglas Rumbaugh2023-05-091-0/+227