Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove obsolete swig binding csharp, php5, python. | Benjamin Dauvergne | 2008-05-27 | 1 | -74/+0 |
| | | | | | java stays as long as alain coetmeur needs it php(4) will be superseded by the new bindings/php4 later. | ||||
* | fixed Python scripts Damien broke when he updated copyright without checking. | Frederic Peters | 2007-06-05 | 1 | -1/+1 |
| | |||||
* | updated Copyright dates in remaining files | Damien Laniel | 2007-05-30 | 1 | -1/+1 |
| | |||||
* | Updated authors. | Emmanuel Raviart | 2005-01-15 | 1 | -0/+2 |
| | | | | | | Changed authors & copyright in SWIG and unit tests headers. Extracted binding_tests.py from profiles_tests.py, so that each language has a binding specific test. | ||||
* | some tests do not have descriptions | Frederic Peters | 2004-08-29 | 1 | -0/+2 |
| | |||||
* | corretly escape xml | Frederic Peters | 2004-08-29 | 1 | -7/+6 |
| | |||||
* | xml encoding of special characters (&, <, >) | Frederic Peters | 2004-08-28 | 1 | -0/+4 |
| | |||||
* | output tags when error occurs (not just success or failures) | Frederic Peters | 2004-07-26 | 1 | -0/+8 |
| | |||||
* | basic XmlTestRunner; ./tests.py --xml; output to stdout (messed up with lasso | Frederic Peters | 2004-07-25 | 1 | -0/+59 |
spouting messages on stdout; will be fixed on lasso side) |