summaryrefslogtreecommitdiff
path: root/test/inputstream.c
Commit message (Collapse)AuthorAgeFilesLines
* Change API of inputstream_peek(_slow) to return errors. Joy.John Mark Bell2009-01-061-5/+5
| | | | svn path=/trunk/libparserutils/; revision=5965
* Return errors from constructors and destructors.John Mark Bell2008-11-081-3/+2
| | | | svn path=/trunk/libparserutils/; revision=5652
* Fix inputstream test on ROJohn Mark Bell2008-09-071-3/+8
| | | | svn path=/trunk/libparserutils/; revision=5272
* Import parser construction utility libraryJohn Mark Bell2008-05-011-0/+97
svn path=/trunk/libparserutils/; revision=4111