kmaasrud
|
d7f2c0a819
|
implement Render trait for html::Renderer
|
2023-02-10 09:46:18 +01:00 |
|
Noah Hellman
|
768699d138
|
optionally use btree maps instead of hash maps
btree maps are deterministic which is useful for fuzzing. hash maps,
however have better performance in our case
|
2023-02-05 20:36:49 +01:00 |
|
Noah Hellman
|
28c2bfbe8c
|
add afl fuzz target
|
2023-02-05 20:36:49 +01:00 |
|
Noah Hellman
|
08332bed5e
|
test suite: add djot.js bench files as tests
|
2023-02-05 20:36:40 +01:00 |
|
Noah Hellman
|
6c630798f8
|
spec tests: filter out non-applicable test files
|
2023-02-05 20:36:40 +01:00 |
|
Noah Hellman
|
8c0abca85f
|
add spec tests
|
2023-02-05 20:36:38 +01:00 |
|