summaryrefslogtreecommitdiffstats
path: root/python/tests/tests.py
Commit message (Expand)AuthorAgeFilesLines
* Renamed login_tests.py to profiles_tests.py.Emmanuel Raviart2004-08-281-1/+1
* 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
* 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
* 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