Meredith L. Patterson
|
570c798be7
|
Regex tests too. Only int_range() and nothing() work.
|
2013-05-23 00:16:08 -07:00 |
|
Meredith L. Patterson
|
22b0471050
|
Only LL(k)'s many() and many1(), and benchmark 1, are failing.
|
2013-05-23 00:12:47 -07:00 |
|
Meredith L. Patterson
|
10584ba22a
|
Refactor for separate tests for packrat and LL(k).
|
2013-05-22 23:50:48 -07:00 |
|
Sven M. Hallberg
|
e5300e2836
|
roll the positive cases for int16, int32 back into the existing test
|
2013-05-20 15:26:14 +02:00 |
|
Sven M. Hallberg
|
d081cf4284
|
reshape bits parsers
|
2013-05-14 17:20:05 +02:00 |
|
Meredith L. Patterson
|
5df9db015c
|
h_ch's return type is uint, not bytes; fixed validate_test_ab accordingly, even though it worked before with the wrong union member name (probably because token is the first thing in the struct). Oh C, stay classy.
|
2013-02-20 22:08:05 -05:00 |
|
Meredith L. Patterson
|
31665994f4
|
h_attr_bool didn't have tests implemented. It does now.
|
2013-02-20 22:03:52 -05:00 |
|
Meredith L. Patterson
|
015b82eb0e
|
many, many1, sepBy and sepBy1 were missing some test cases.
|
2013-02-20 21:42:02 -05:00 |
|
Meredith L. Patterson
|
de8db18db4
|
Refactored tests; make just builds library, make test builds/runs tests
|
2012-11-13 22:29:25 -05:00 |
|