summaryrefslogtreecommitdiffstats
path: root/python/tests/tests.py
Commit message (Collapse)AuthorAgeFilesLines
* sync namespace with check unittest namespace (I didn't feel like they wouldFrederic Peters2004-07-251-1/+1
| | | | keep a 0d.be namespace...)
* 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
| | | | spouting messages on stdout; will be fixed on lasso side)
* 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
Added keys, certificates and metadata, that will be used by regression tests and samples.