summaryrefslogtreecommitdiffstats
path: root/python/tests/XmlTestRunner.py
Commit message (Expand)AuthorAgeFilesLines
* remove obsolete swig binding csharp, php5, python.Benjamin Dauvergne2008-05-271-74/+0
* 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 authors.Emmanuel Raviart2005-01-151-0/+2
* some tests do not have descriptionsFrederic Peters2004-08-291-0/+2
* corretly escape xmlFrederic Peters2004-08-291-7/+6
* xml encoding of special characters (&, <, >)Frederic Peters2004-08-281-0/+4
* output tags when error occurs (not just success or failures)Frederic Peters2004-07-261-0/+8
* basic XmlTestRunner; ./tests.py --xml; output to stdout (messed up with lassoFrederic Peters2004-07-251-0/+59