summaryrefslogtreecommitdiff
path: root/tests/run-dumper.c
Commit message (Expand)AuthorAgeFilesLines
* Make declarations before other statementsTina Müller2019-02-281-3/+5
* Fixed most compiler warnings -Wall -WextraReini Urban2018-01-081-3/+3
* Fix -Wformat compilation errors in testsIan Cordasco2016-12-171-3/+3
* Examples: prevent crashes on some input files (thank to Mathias Svensson).Kirill Simonov2016-06-261-7/+8
* Undefine the NDEBUG directive for the test programs.Kirill Simonov2007-01-081-2/+8
* Add functions for constructing, parsing and emitting YAML documents.Kirill Simonov2007-01-071-0/+305