]> begriffs open source - libtap/history
libtap
2011-05-23 Alexander Kahladded va_copy definition for systems like winblows... pull/2/head 2/head
2011-05-23 Alexander Kahladded visual studio project file
2011-05-23 Alexander Kahlcompile libtap tests to .t on *nix so they get run...
2011-05-23 Alexander Kahlrun prove with empty interpreter to make libtap compile...
2010-10-31 jakeRun dos2unix the files that need it
2010-10-31 jakeMake minor formatting change to merge request
2010-10-18 Brian Smithvstrdupf needs to copy it's args argument, so that... pull/1/head 1/head
2010-10-17 Brian SmithFix build on OS X; MAP_ANONYMOUS isn't defined.
2010-08-22 jakeFix memory leak in vstrdupf
2010-08-21 jakeExport vok_at_loc so the library may be extended
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-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