Commit graph

3 commits

Author SHA1 Message Date
simon 2788cac40f 1: Great renaming in pursuit of a CLJC-viable parser. There is still a bug here,
or between here and microworld.engine, because compiled rules which pass all the
unit tests nevertheless fail in integration testing.
2016-09-24 14:20:43 +01:00
simon 88d707a32e Fixed all failing tests. Two issues:
1. The regression test failures were both errors in the tests rather than in
the code under test;
2. The failure in the 'bulk' test relates to the fact that the new declarative
parser cannot cope with trailing whitespace.
2016-09-23 12:53:00 +01:00
Simon Brooke edadbd469b Added tests for mw-parser.bulk 2014-08-13 19:23:04 +01:00