summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
...
* Add support for C and C++-style commentsBoris Kolpackov2009-08-223-1/+22
|
* Add a test for the parserBoris Kolpackov2009-08-2217-1/+213
|
* Add call and template expressionsBoris Kolpackov2009-08-224-2/+17
| | | | Also add support for querying the lexer failure state.
* Minor build system fixesBoris Kolpackov2009-08-091-1/+1
| | | | | Restore .gitignore generation. Add the default and clean targets for the tests/ directory to the top level makefile.
* Remove test executable that was accidently addedBoris Kolpackov2009-08-091-0/+0
|
* Tests for the lexerBoris Kolpackov2009-08-0914-0/+295