summaryrefslogtreecommitdiffstats
path: root/python/tests/tests.py
Commit message (Expand)AuthorAgeFilesLines
* remove obsolete swig binding csharp, php5, python.Benjamin Dauvergne2008-05-271-104/+0
* run idwsf tests only if lasso has idwsf supportDamien Laniel2007-10-101-3/+7
* some unit tests for id-wsf 2Damien Laniel2007-07-101-1/+1
* fixed Python scripts Damien broke when he updated copyright without checking.Frederic Peters2007-06-051-1/+1
* updated Copyright dates in remaining filesDamien Laniel2007-05-301-1/+1
* Updated Copyright and authors.Emmanuel Raviart2005-01-221-1/+1
* Updated authors.Emmanuel Raviart2005-01-151-5/+7
* 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