Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove obsolete swig binding csharp, php5, python. | Benjamin Dauvergne | 2008-05-27 | 1 | -99/+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 |
| | |||||
* | fixing python test. | Frederic Peters | 2006-03-08 | 1 | -4/+8 |
| | |||||
* | new error check test | Frederic Peters | 2006-03-06 | 1 | -0/+11 |
| | |||||
* | docstring to errorchecking tests | Frederic Peters | 2005-03-18 | 1 | -0/+3 |
| | |||||
* | Updated Copyright and authors. | Emmanuel Raviart | 2005-01-22 | 1 | -1/+1 |
| | |||||
* | Updated authors. | Emmanuel Raviart | 2005-01-15 | 1 | -5/+6 |
| | | | | | | 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. | ||||
* | sync python tests with lasso 0.5 | Frederic Peters | 2004-11-22 | 1 | -1/+1 |
| | |||||
* | Updates Python tests to new Lasso API. | Emmanuel Raviart | 2004-09-29 | 1 | -4/+3 |
| | |||||
* | Changed Python exceptions generated by SWIG. | Emmanuel Raviart | 2004-09-05 | 1 | -1/+1 |
| | |||||
* | SWIG high-level binding now uses camelCase. | Emmanuel Raviart | 2004-08-29 | 1 | -4/+4 |
| | | | | | | | | | Updated SWIG binding to support Java high-level classes. Simplified java/Makefile.am (but now, it needs to be reworked by an autotools expert). ColdFusion simple Java test compiles ok. | ||||
* | Added a --source-dir option to tests. | Emmanuel Raviart | 2004-08-25 | 1 | -4/+11 |
| | |||||
* | reenabled tests since the swig binding is ok now | Frederic Peters | 2004-08-21 | 1 | -2/+2 |
| | |||||
* | Updated Python high-level binding and tests. | Emmanuel Raviart | 2004-08-20 | 1 | -4/+2 |
| | | | | May all the lights be green! | ||||
* | disabled tests that do not really need really quick fixing. (with the hope | Frederic Peters | 2004-08-19 | 1 | -2/+2 |
| | | | | to get a full green line) | ||||
* | Removed certificates that are no more used. | Emmanuel Raviart | 2004-08-13 | 1 | -4/+4 |
| | |||||
* | new lack of error checking test case; not even the developer fault this time; | Frederic Peters | 2004-08-09 | 1 | -2/+27 |
| | | | | the program got bad data; lasso segfault. | ||||
* | the point is to fix lasso not to segfault; not to fix tests to make lasso | Frederic Peters | 2004-08-09 | 1 | -2/+2 |
| | | | | happy. | ||||
* | 'Class methods' Login.new() & Logout.new() should be used | Valery Febvre | 2004-08-09 | 1 | -2/+2 |
| | | | | instead of Login() & Logout() constructors | ||||
* | Updated Python unit tests infrastructure, so that it can be reused for | Emmanuel Raviart | 2004-08-09 | 1 | -4/+6 |
| | | | | independant simulation applications. | ||||
* | new tests; lasso needs some error checking | Frederic Peters | 2004-08-07 | 1 | -0/+49 |