summaryrefslogtreecommitdiff
path: root/tests/run-emitter.c
Commit message (Expand)AuthorAgeFilesLines
* Fix comparison in tests/run-emitter.cTina Müller2018-06-301-1/+1
* Fixed most compiler warnings -Wall -WextraReini Urban2018-01-081-3/+3
* Fix -Wformat compilation errors in testsIan Cordasco2016-12-171-3/+3
* Fixed error handling in run-emitter example.Kirill Simonov2016-07-041-1/+1
* Examples: prevent crashes on some input files (thank to Mathias Svensson).Kirill Simonov2016-06-261-2/+2
* Undefine the NDEBUG directive for the test programs.Kirill Simonov2007-01-081-1/+5
* Add functions for constructing, parsing and emitting YAML documents.Kirill Simonov2007-01-071-1/+1
* Add the run-emitter test.Kirill Simonov2006-07-301-0/+323