]> andersk Git - libyaml.git/commit
Rewrite make test-suite
authorTina Müller <cpan2@tinita.de>
Sat, 2 Dec 2017 00:06:12 +0000 (01:06 +0100)
committerTina Müller <cpan2@tinita.de>
Sat, 2 Dec 2017 21:23:23 +0000 (22:23 +0100)
commite5aadc734909797f25057a795be0053669c80f1b
treec4fca561332035def35f834985dfd1887dd3d111
parentfd5bf68a30725caa33a9166ea6dd4b49c18c2a93
Rewrite make test-suite

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
12 files changed:
.gitignore
Makefile.am
tests/CMakeLists.txt
tests/Makefile.am
tests/run-emitter-test-suite.c [moved from tests/run-test-suite/src/libyaml-emitter.c with 100% similarity]
tests/run-parser-test-suite.c [moved from tests/run-test-suite/src/libyaml-parser.c with 100% similarity]
tests/run-test-suite/Makefile
tests/run-test-suite/ReadMe.md
tests/run-test-suite/src/Makefile [deleted file]
tests/run-test-suite/src/ReadMe.md [deleted file]
tests/run-test-suite/test/libyaml-emitter.t
tests/run-test-suite/test/libyaml-parser.t
This page took 0.035668 seconds and 5 git commands to generate.