Commit Graph
4 Commits
Author SHA1 Message Date
Bob Nystrom 2b044666ee Reorganize trailing comma code a bit.
- Split out syntax error tests.
- Avoid redundant handling of empty literals.
2015-08-31 07:23:36 -07:00
Lukas Werling d7eed08774 Add some tests with invalid trailing commas 2015-08-31 06:41:09 -07:00
Lukas Werling e1d3596643 Allow trailing comma in map literal 2015-08-31 06:41:09 -07:00
Bob Nystrom 64eccdd9be Reorganize tests and benchmark scripts.
Mainly to get rid of one top level directory. But this will
also be useful when there are tests of the embedding API.
2015-03-14 12:45:56 -07:00