summaryrefslogtreecommitdiff
path: root/test/srg
AgeCommit message (Expand)Author
2008-10-20more test/srg to examples/test/srgkrasimir
2007-03-25Added directly cyclic SRG test case.bringert
2007-03-25Give SRG test cases human-readable names.bringert
2007-03-25Removed srg0006, it was a duplicate of srg0002bringert
2007-03-25Added srg0006: A grammar with a cycle caused by an empty production.bringert
2007-03-24Just renaming in srg0005bringert
2007-03-24Shrunk srg0005bringert
2007-03-24More srg test cases.bringert
2007-03-24Added srg0004: a simple left-recursive grammar.bringert
2007-03-23Added srg0003: test case for indirect cycles.bringert
2007-03-23Uncommented troublesome rules in srg0002bringert
2007-03-23Added test case which demonstrates a bug with implicit left recusion in SRG g...bringert
2007-01-07Added test/ directory, and a test grammar for the SRG EBNF generation.bringert