summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
...
* TrieSpline tests+bugfixesDouglas Rumbaugh2023-06-051-0/+217
|
* Test refactoring: pulled record stripping function to testing.hDouglas Rumbaugh2023-06-054-33/+11
|
* Added point-lookup tests for WIRS and WSSDouglas Rumbaugh2023-06-053-0/+101
|
* WSS tests + bugfixesDouglas Rumbaugh2023-06-052-9/+363
|
* MemISAM tests + bugfixesDouglas Rumbaugh2023-06-051-130/+290
|
* Fixed uninitialized record header issueDouglas Rumbaugh2023-05-301-4/+0
|
* Framework query bugfixesDouglas Rumbaugh2023-05-291-9/+18
|
* Framework-level query testing + fixesDouglas Rumbaugh2023-05-292-9/+13
|
* WIRS Query tests + fixesDouglas Rumbaugh2023-05-291-80/+127
|
* Adjusted the way that Wrapping records works to clean up interfacesDouglas Rumbaugh2023-05-295-79/+63
|
* Tests and bugfixes for frameworkDouglas Rumbaugh2023-05-295-135/+127
|
* Started implementing shard interface (not finished yet)Douglas Rumbaugh2023-05-173-17/+19
|
* Removed unncessary tagging paramter from shards and levelsDouglas Rumbaugh2023-05-173-25/+25
|
* Record format generalizationDouglas Rumbaugh2023-05-156-175/+213
| | | | | Currently, tombstone counting is bugged. But the rest of it appears to be working.
* Ported over IRS with unit testsDouglas Rumbaugh2023-05-094-22/+254
|
* Header updateDouglas Rumbaugh2023-05-096-1/+62
|
* Dynamic Extension unit tests + bugfixesDouglas Rumbaugh2023-05-092-61/+459
|
* Internal Level and PagedFile Unit TestsDouglas Rumbaugh2023-05-092-0/+432
|
* WIRS Shard testing and bugfixesDouglas Rumbaugh2023-05-091-0/+293
|
* MutableBuffer tests and bugfixesDouglas Rumbaugh2023-05-092-0/+453