summaryrefslogtreecommitdiff
path: root/tests/test-reader.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed most compiler warnings -Wall -WextraReini Urban2018-01-081-14/+14
* Fix -Wformat compilation errors in testsIan Cordasco2016-12-171-10/+10
* Undefine the NDEBUG directive for the test programs.Kirill Simonov2007-01-081-0/+4
* Refactor internal and external API.Kirill Simonov2006-07-211-57/+57
* Move yaml/yaml.h to yaml.h and merge version.c to api.c.Kirill Simonov2006-07-031-1/+1
* Complete buffering and encoding code.Kirill Simonov2006-06-011-78/+284
* Complete UTF-8 and UTF-16 decoders.Kirill Simonov2006-05-301-0/+144