]> begriffs open source - libtap/history - t/diesok.c
Make division by zero test fail
[libtap] / t / diesok.c
2020-03-23 Gonzalo DiethelmMake division by zero test fail pull/36/head 36/head
2016-02-09 Jacob GelbmanUse x variable so compiler doesn't complain about it
2015-07-17 Jacob GelbmanMake all diagnostic messages go to STDOUT to avoid...
2011-08-31 jakeMerge branch 'gh-pages' of github.com:zorgnax/libtap
2011-08-29 JakeRequire the done_testing macro to take empty parentheses.
2011-05-25 jakeAdd done_testing macro to match Test::More.
2010-07-22 jakeWrite dies_ok differently to avoid the compilor warning.
2010-07-22 jakeReally test output, dont just demo it. Add make check...
2010-07-02 jakeModify the library to work on windows. Missing fork...
2010-02-18 jakefirst commit