]> begriffs open source - libtap/history - tap.h
compile libtap tests to .t on *nix so they get run by prove
[libtap] / tap.h
2010-10-31 jakeRun dos2unix the files that need it
2010-08-21 jakeExport vok_at_loc so the library may be extended
2010-07-22 jakeImplement cmp_ok.
2010-07-22 jakeFurthur format the style of the code.
2010-07-22 jakeFormat code a bit differently.
2010-07-03 jakeAdd like and unlike macros.
2010-07-03 jakeAdd is() and isnt() macros.
2010-07-03 jakeSurround dies_ok_common with a do while (0) loop
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 jakeIndent nicer in tap.h.
2010-07-02 jakeModify the library to work on windows. Missing fork...
2010-02-18 jakefirst commit