summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite make test-suiteTina Müller2017-12-021-1/+2
| | | | | | | | | | | | | | No recursive make anymore Remove MY_LD_LIBRARY_PATH and friends This is now done by the wrapper script Remove LIBYAML_DIR variable not needed anymore Merge ReadMe.md files to one
* Add -Wall to list of compile flagsIan Cordasco2016-12-291-1/+1
| | | | | Let's start warning on everything and we'll clean the warnings up as we go along.
* Add functions for constructing, parsing and emitting YAML documents.Kirill Simonov2007-01-071-1/+3
|
* Older versions of gcc do not know about -Wno-pointer-sign.Kirill Simonov2006-08-151-1/+1
|
* Add two examples and prepare the build system for distribution.Kirill Simonov2006-07-311-1/+3
|
* Fix Emitter bugs and leaks.Kirill Simonov2006-07-301-1/+1
|
* Refactor internal and external API.Kirill Simonov2006-07-211-1/+1
|
* Complete UTF-8 and UTF-16 decoders.Kirill Simonov2006-05-301-2/+2
| | | | Reader is mostly done (though untested).
* Add doxygen support.Kirill Simonov2006-05-211-1/+1
|
* Add the basic autoconf infrastructure.Kirill Simonov2006-05-201-0/+4