summaryrefslogtreecommitdiffstats
path: root/python/tests/tests.py
Commit message (Expand)AuthorAgeFilesLines
* sync namespace with check unittest namespace (I didn't feel like they wouldFrederic Peters2004-07-251-1/+1
* add title and time for test suites (in xml output)Frederic Peters2004-07-251-0/+3
* basic XmlTestRunner; ./tests.py --xml; output to stdout (messed up with lassoFrederic Peters2004-07-251-7/+20
* nozero exit code if a test failedFrederic Peters2004-07-251-1/+5
* modified sys.path so that python test suite can run before lasso is installed.Frederic Peters2004-07-251-0/+3
* Added Python first unit test.Emmanuel Raviart2004-07-201-0/+59