]> rtime.felk.cvut.cz Git - wvtest.git/shortlog
wvtest.git
2011-01-27 Michal SojkaFix Makefile.omk to compile the test correctly omk
2011-01-27 Michal SojkaBranch with OMK makefiles
2011-01-26 Brandon LowUse os.path rather than '/' logic in wvtest
2011-01-18 Michal SojkaFix the C API to work under OS X
2011-01-01 Avery PennarunAdd the new C tests to the toplevel Makefile.
2011-01-01 Michal SojkaAdd wvtest for C
2011-01-01 Michal Sojkawvtestrun: Do not use colors on dumb terminals
2010-07-14 Kirill SmelkovREADME: we have four APIs already (cpp dotnet python sh)
2010-07-14 Kirill SmelkovREADME: fix typo
2010-07-14 Kirill SmelkovStrip trailing whitespace all over the tree.
2010-06-26 Avery PennarunMakefile: build 'all' before 'test'.
2010-06-26 Avery PennarunUpdate wvtest.py to the new version that does os.chdir().
2010-06-26 Avery Pennarunwvtest.py: handle lines that have trailing "# whatever...
2010-06-26 Avery Pennarunwvtest.py: when exceptions are thrown, choose a better...
2010-06-26 Avery Pennarunwvtest.py: add a new WVEXCEPT() for when you expect...
2010-02-16 Avery Pennarunsh: use a worse version of _wvfind_caller if bash isn...
2010-02-16 Avery Pennarunsh: add new WVPASSRC and WVFAILRC commands.
2010-02-16 Avery Pennarunsh: Import wvtest.sh from the bup project.
2009-12-30 Avery PennarunMerge branch 'master' of git://github.com/wlach/wvtest
2009-12-30 Avery PennarunMerge wvtest.py and wvtestmain.py into one file.
2009-08-11 William LachanceBasic support for checking (in)equality of std::string...
2009-05-01 Avery PennarunAdded an initial README.
2009-05-01 Avery PennarunRename wvtestrunner to wvtestrun.
2009-05-01 Avery PennarunClean up license information and add LICENSE file.
2009-05-01 Avery PennarunRename wvtestrunner.pl to wvtestrunner.
2009-05-01 Avery PennarunBetter 'make clean' targets.
2009-05-01 Avery PennarunFix standalone compilation of wvtest/cpp.
2009-05-01 Avery PennarunAdded a Makefile to dotnet as an example of how to...
2009-05-01 Avery PennarunAdd toplevel and python/ 'make test' example targets.
2009-05-01 Avery Pennarunwvtestrunner: print the time taken by each section...
2009-05-01 Avery Pennarunwvtestrunner: catch segfaults in the subprogram.
2009-05-01 Avery Pennarunwvtestrunner: timeouts and CRLF support.
2009-05-01 Avery PennarunReplaced wvtesthelper/meter/colour scripts with an...
2009-05-01 Avery PennarunImport wvtest for python from eqldata project.
2009-05-01 Avery PennarunImport latest wvtest for C#/.NET from versaplex project.
2009-05-01 Avery PennarunImport basic C++ wvtest from wvstreams project.
2009-05-01 Avery PennarunInitial .gitignore.