Commit Graph

9 Commits

Author SHA1 Message Date
David Tolnay
e71257865c
Add test of the binary search table sizes 2022-05-18 00:35:07 -07:00
David Tolnay
27866dd600
Ignore clippy pedantic lints 2022-05-16 14:45:33 -07:00
David Tolnay
da354084f7
Test size of static storage of all implementations 2022-05-16 14:27:41 -07:00
David Tolnay
272700c178
Test that all 5 implementations produce same properties 2022-05-16 14:27:16 -07:00
David Tolnay
3a2eb6c64b
Add test code to create roaring bitmap 2022-05-16 14:26:28 -07:00
David Tolnay
21024e2c71
Wrap fst to expose for tests 2022-05-16 14:25:28 -07:00
David Tolnay
b6fbaa016b
Generate fst using ucd-generate 2022-05-16 14:25:28 -07:00
David Tolnay
7bdec61b45
Wrap trie-set generated code to expose for tests 2022-05-16 14:25:28 -07:00
David Tolnay
aff0d37f04
Generate a trie-set using ucd-generate 2022-05-16 14:22:22 -07:00