Updated testing framework

This commit is contained in:
Daniel Holden
2013-09-23 22:41:58 +01:00
parent 4daf2527a0
commit 48812155a1
10 changed files with 1429 additions and 219 deletions

11
TODO.md Normal file
View File

@@ -0,0 +1,11 @@
- Special Start of Input
- Special End of Input
- Integrate ptest
- Test All Regex Features
- Test Regex Range Feature
- Parser Naming
- Test Grammar Trees
- Change Grammar Many Fold Operator
- Find some good demo grammars to show
- Add Tutorial Teaching from scratch
- Add Reference