2
0
mirror of https://github.com/boostorg/parser.git synced 2026-01-24 18:12:32 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Zach Laine
1bbda8ea17 Fix more errors in generated parser tests. 2018-10-17 00:14:22 -05:00
Zach Laine
782632b967 Reinstate checks that failed parses do not write into attribute out-params. 2018-10-16 00:17:26 -05:00
Zach Laine
ce53bf1d41 Fix errors in seq_parser::combine and the associated logic in the parser test
generation.
2018-10-15 17:33:11 -05:00
Zach Laine
48fb282ff9 To each generated parser test, add a check that a failed parse does not mutate
an attribute out-param.
2018-10-15 00:14:27 -05:00
Zach Laine
7570418d5a Add passing and failing parses to generated test files; fix errors. 2018-10-14 17:22:45 -05:00