Zach Laine
|
8e39ad067b
|
Change tests from GTest to Boost.Test. Remove Goolge.{Test,Benchmark}.
Fixes #165.
|
2024-03-24 22:29:10 -05:00 |
|
Zach Laine
|
251dcc9436
|
Implement the merge[] and separate[] directives that control attribute
generation. Needs docs.
Fixes #55.
|
2024-01-13 20:57:01 -06:00 |
|
Zach Laine
|
9064d46641
|
Add a compile test that covers all the standalone parsers, and fix errors
related to deducing uses of the Unicode vs. non-Unicode parsing code paths.
|
2020-08-31 22:02:35 -05:00 |
|
Zach Laine
|
378386fe67
|
Break compile_or_seq_attribute.cpp up into numerous files, and turn it into
runnable -- not compile-only -- tests.
|
2018-10-14 01:08:54 -05:00 |
|
Zach Laine
|
d6934eb3af
|
Generate attribute test cases; fix errors.
|
2018-10-13 21:12:12 -05:00 |
|
Zach Laine
|
f5430affba
|
Add or_parser compile tests; fix errors.
|
2018-10-11 21:59:45 -05:00 |
|
Zach Laine
|
1cc3e53a44
|
Add seq_parser compile tests; fix errors.
|
2018-10-11 01:01:11 -05:00 |
|