Commit Graph

12 Commits

Author SHA1 Message Date
bringert
b1919ca62f Added directly cyclic SRG test case. 2007-03-25 16:44:30 +00:00
bringert
f9ad1dfe2d Give SRG test cases human-readable names. 2007-03-25 16:42:52 +00:00
bringert
935b60f977 Removed srg0006, it was a duplicate of srg0002 2007-03-25 16:34:11 +00:00
bringert
4a604934e9 Added srg0006: A grammar with a cycle caused by an empty production. 2007-03-25 16:11:51 +00:00
bringert
62854384e6 Just renaming in srg0005 2007-03-24 17:25:07 +00:00
bringert
5c5f63a48d Shrunk srg0005 2007-03-24 15:48:29 +00:00
bringert
2d713e78a5 More srg test cases. 2007-03-24 15:34:33 +00:00
bringert
7095f7aa19 Added srg0004: a simple left-recursive grammar. 2007-03-24 15:13:18 +00:00
bringert
cd6d10d90b Added srg0003: test case for indirect cycles. 2007-03-23 18:13:38 +00:00
bringert
10dbc3c652 Uncommented troublesome rules in srg0002 2007-03-23 18:10:21 +00:00
bringert
289ee4869e Added test case which demonstrates a bug with implicit left recusion in SRG generation. 2007-03-23 18:09:22 +00:00
bringert
ac3d790e14 Added test/ directory, and a test grammar for the SRG EBNF generation. 2007-01-07 23:18:12 +00:00