diff options
Diffstat (limited to 'test/ragel.d/README')
-rw-r--r-- | test/ragel.d/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/test/ragel.d/README b/test/ragel.d/README new file mode 100644 index 00000000..afebb52f --- /dev/null +++ b/test/ragel.d/README @@ -0,0 +1,11 @@ +README +====== + +The test suite depends on Colm. Tests are now being written in a fictional +mini-language designed for the purpose of testing ragel. The host language +test-cases are then generated using a Colm Program. This allows one test case +to be run against all host languages in addition to all code generation styles. + +It is possible to soft-link to external test directories. The external +directory should have a 'runtests' program. + |