Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove obsolete swig binding csharp, php5, python. | Benjamin Dauvergne | 2008-05-27 | 1 | -104/+0 |
| | | | | | java stays as long as alain coetmeur needs it php(4) will be superseded by the new bindings/php4 later. | ||||
* | run idwsf tests only if lasso has idwsf support | Damien Laniel | 2007-10-10 | 1 | -3/+7 |
| | |||||
* | some unit tests for id-wsf 2 | Damien Laniel | 2007-07-10 | 1 | -1/+1 |
| | |||||
* | 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 Copyright and authors. | Emmanuel Raviart | 2005-01-22 | 1 | -1/+1 |
| | |||||
* | Updated authors. | Emmanuel Raviart | 2005-01-15 | 1 | -5/+7 |
| | | | | | | 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. | ||||
* | Renamed login_tests.py to profiles_tests.py. | Emmanuel Raviart | 2004-08-28 | 1 | -1/+1 |
| | | | | Added Server tests (=> discovered bug #265). | ||||
* | Added a --source-dir option to tests. | Emmanuel Raviart | 2004-08-25 | 1 | -3/+18 |
| | |||||
* | Updated Python unit tests infrastructure, so that it can be reused for | Emmanuel Raviart | 2004-08-09 | 1 | -7/+7 |
| | | | | independant simulation applications. | ||||
* | new tests; lasso needs some error checking | Frederic Peters | 2004-08-07 | 1 | -0/+1 |
| | |||||
* | sync namespace with check unittest namespace (I didn't feel like they would | Frederic Peters | 2004-07-25 | 1 | -1/+1 |
| | | | | keep a 0d.be namespace...) | ||||
* | add title and time for test suites (in xml output) | Frederic Peters | 2004-07-25 | 1 | -0/+3 |
| | |||||
* | basic XmlTestRunner; ./tests.py --xml; output to stdout (messed up with lasso | Frederic Peters | 2004-07-25 | 1 | -7/+20 |
| | | | | spouting messages on stdout; will be fixed on lasso side) | ||||
* | nozero exit code if a test failed | Frederic Peters | 2004-07-25 | 1 | -1/+5 |
| | |||||
* | modified sys.path so that python test suite can run before lasso is installed. | Frederic Peters | 2004-07-25 | 1 | -0/+3 |
| | |||||
* | Added Python first unit test. | Emmanuel Raviart | 2004-07-20 | 1 | -0/+59 |
Added keys, certificates and metadata, that will be used by regression tests and samples. |