|
551f34baf4
|
Add whitebox tests
Previously we had NDEBUG set for all testing (except libfuzzer)
|
2024-06-14 14:44:01 -07:00 |
|
|
16c2bb1d11
|
Enable asserts in fuzz target
|
2024-05-29 22:00:18 -07:00 |
|
|
1b5ed72ab9
|
Add FdbVersionedMap. Not working yet
|
2024-05-28 13:47:13 -07:00 |
|
|
42298a911a
|
Prepare to add fdb implementation
Fixes a end iter deref and remove rpath from test
|
2024-05-28 13:23:06 -07:00 |
|
|
3e1bd9c7b8
|
Add benchmark. Looks slow :/
|
2024-05-22 13:14:25 -07:00 |
|
|
49a1ec0ab7
|
Add fuzz corpus and blackbox tests
|
2024-05-20 15:12:05 -07:00 |
|
|
1e1f5d6d5c
|
Add FacadeFuzz
|
2024-05-16 17:29:02 -07:00 |
|
|
862fc3297c
|
Allow calling printInOrder from debugger
|
2024-05-14 15:29:34 -07:00 |
|
|
607aea3213
|
Add FacadeTest
|
2024-05-14 14:41:12 -07:00 |
|
|
9834b2e811
|
Use hardware-seeded, high quality rng for priority
This fixes a potential denial of service attack
|
2024-05-14 09:49:19 -07:00 |
|
|
59878cfe6c
|
Add ApiTest.cpp
|
2024-05-10 17:18:21 -07:00 |
|
|
ba2b76cb13
|
Symbol visibility tests
|
2024-05-10 13:47:37 -07:00 |
|
|
cdd186ed83
|
Build adhoc test with asan, ubsan
|
2024-05-09 16:22:06 -07:00 |
|
|
e2dde59d19
|
Add hello world sdl project
The idea is eventually to visualize the tree to help debugging
|
2024-05-08 15:13:58 -07:00 |
|
|
971aabea6e
|
Prepare for firstGeq to be safe on foreign threads
|
2024-05-03 16:17:06 -07:00 |
|
|
11e6278766
|
Use hash of key as priority. Vendor xxhash v0.8.2
|
2024-05-01 14:17:26 -07:00 |
|
|
0e0c225c52
|
PUBLIC -> PRIVATE
It doesn't really matter tbh
|
2024-04-30 16:41:57 -07:00 |
|
|
357af07090
|
Remove roaring
|
2024-04-30 16:40:32 -07:00 |
|
|
327489be04
|
Make versioned_map a c library
|
2024-04-30 15:57:09 -07:00 |
|
|
6944807d0b
|
Initial garbage collector implementation
|
2024-04-30 14:46:36 -07:00 |
|
|
91cb16bdc0
|
Draft header
|
2024-04-30 11:39:34 -07:00 |
|