summaryrefslogtreecommitdiffstats
path: root/python/tests/tests.py
Commit message (Collapse)AuthorAgeFilesLines
* Renamed login_tests.py to profiles_tests.py.Emmanuel Raviart2004-08-281-1/+1
| | | | Added Server tests (=> discovered bug #265).
* Added a --source-dir option to tests.Emmanuel Raviart2004-08-251-3/+18
|
* Updated Python unit tests infrastructure, so that it can be reused forEmmanuel Raviart2004-08-091-7/+7
| | | | independant simulation applications.
* new tests; lasso needs some error checkingFrederic Peters2004-08-071-0/+1
|
* 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.