]> begriffs open source - libtap/history - t
Travis now supports C
[libtap] / t /
2012-07-13 Jake GelbmanRename t/tap.t to t/test.t
2012-07-13 Jake GelbmanGenerate testing command in subroutine
2012-07-13 Jake GelbmanRename endskip and endtodo to end_skip and end_todo
2012-07-11 gelbmanSimplify synopsis
2011-09-02 JakeCombine config.mk and t/Makefile into Makefile. Separat...
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 jakeConsolidate phony targets.
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-22 jakeCreate synopsis test.
2010-07-22 jakeImplement cmp_ok.
2010-07-11 jakeImprove make files.
2010-07-03 jakeAdd like and unlike macros.
2010-07-03 jakeAdd is() and isnt() macros.
2010-07-02 jakeUse a skippy for MSWin32 trying to test whether arbitra...
2010-07-02 jakeAdd todo macro.
2010-07-02 jakeDocument skip macro
2010-07-02 jakeAdd skip macro
2010-07-02 jakeModify the library to work on windows. Missing fork...
2010-02-18 jakefirst commit