summaryrefslogtreecommitdiff
path: root/test/inputstream.c
Commit message (Expand)AuthorAgeFilesLines
* Remove Aliases file from test harnessesJohn Mark Bell2010-12-041-4/+4
* Remove init/final code and turn aliases into static data structure. r=vinceDaniel Silverstone2010-12-041-6/+0
* Pretend to care about fread failingJohn Mark Bell2009-04-171-2/+4
* Change API of inputstream_peek(_slow) to return errors. Joy.John Mark Bell2009-01-061-5/+5
* Return errors from constructors and destructors.John Mark Bell2008-11-081-3/+2
* Fix inputstream test on ROJohn Mark Bell2008-09-071-3/+8
* Import parser construction utility libraryJohn Mark Bell2008-05-011-0/+97