summaryrefslogtreecommitdiff
path: root/test/inputstream.c
Commit message (Expand)AuthorAgeFilesLines
* Remove client allocation function.Michael Drake2013-12-141-8/+1
* add simple insert test when an a is found in teh input streamVincent Sanders2012-07-051-0/+5
* Remove unused origlen so tests runDaniel Silverstone2012-06-291-2/+2
* 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