]> begriffs open source - libtap/history - Makefile
done_testing to return 0, 1, or 2 not the number of tests failed
[libtap] / Makefile
2015-03-18 Jacob GelbmanLink tests with the static library to avoid LD_LIBRARY_...
2015-01-25 Jacob GelbmanMerge branch 'beatgammit-master' tags/0.1.0 0.1.0
2015-01-25 Jacob GelbmanCreate libtap.so by default
2015-01-25 T. Jameson LittleCreate shared objects by default pull/17/head 17/head
2015-01-24 Jacob GelbmanAdd a PREFIX variable to the Makefile
2013-09-05 Jacob GelbmanRemove autotools support
2013-07-30 Brilliantov Kirill... Add autotools support
2011-09-02 JakeCombine config.mk and t/Makefile into Makefile. Separat...
2011-09-02 JakeCompile everything before running the tests.
2011-08-31 jakeMerge branch 'gh-pages' of github.com:zorgnax/libtap
2011-05-25 jakeConsolidate phony targets.
2011-05-24 jakeprove should only run .t files with perl.
2011-05-23 Alexander Kahlrun prove with empty interpreter to make libtap compile...
2010-07-22 jakeReally test output, dont just demo it. Add make check...
2010-07-11 jakeImprove make files.
2010-07-03 jakeAdd sudo to install commands.
2010-07-02 jakeModify the library to work on windows. Missing fork...
2010-02-18 jakefirst commit