summaryrefslogtreecommitdiff
path: root/test/cscodec-8859.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove client allocation function.Michael Drake2013-12-141-10/+2
|
* Don't use the nonportable alloca() during tests.Anthony J. Bentley2013-04-271-3/+9
|
* Remove Aliases file from test harnessesJohn Mark Bell2010-12-041-4/+4
| | | | svn path=/trunk/libparserutils/; revision=10979
* Remove init/final code and turn aliases into static data structure. r=vinceDaniel Silverstone2010-12-041-7/+0
| | | | svn path=/trunk/libparserutils/; revision=10961
* c89John Mark Bell2009-04-151-3/+4
| | | | svn path=/trunk/libparserutils/; revision=7101
* Return errors from constructors and destructors.John Mark Bell2008-11-081-4/+5
| | | | svn path=/trunk/libparserutils/; revision=5652
* ISO-8859-n test dataJohn Mark Bell2008-09-051-0/+268
svn path=/trunk/libparserutils/; revision=5247