]> begriffs open source - libtap/shortlog
libtap
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-22 jakeFurthur format the style of the code.
2010-07-22 jakeFormat code a bit differently.
2010-07-11 jakeImprove make files.
2010-07-03 jakeAdd opening curly brace.
2010-07-03 jakeRenamed README to README.md
2010-07-03 jakeClean if in like_at_loc.
2010-07-03 jakeImprove exit_status.
2010-07-03 jakeMention that like and unlike are not available on Windows
2010-07-03 jakeAdd like and unlike macros.
2010-07-03 jakeAdd sudo to install commands.
2010-07-03 jakeAdd is and isnt to the README.
2010-07-03 jakeAdd is() and isnt() macros.
2010-07-03 jakeSurround dies_ok_common with a do while (0) loop
2010-07-02 jakeRemove testing macro from the make include.
2010-07-02 jakeUse a skippy for MSWin32 trying to test whether arbitra...
2010-07-02 jakeFix README
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-20 jakeWrote README
2010-02-18 jakefirst commit