summaryrefslogtreecommitdiffstats
path: root/python/tests/errorchecking_tests.py
Commit message (Collapse)AuthorAgeFilesLines
* remove obsolete swig binding csharp, php5, python.Benjamin Dauvergne2008-05-271-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 Peters2007-06-051-1/+1
|
* updated Copyright dates in remaining filesDamien Laniel2007-05-301-1/+1
|
* fixing python test.Frederic Peters2006-03-081-4/+8
|
* new error check testFrederic Peters2006-03-061-0/+11
|
* docstring to errorchecking testsFrederic Peters2005-03-181-0/+3
|
* Updated Copyright and authors.Emmanuel Raviart2005-01-221-1/+1
|
* Updated authors.Emmanuel Raviart2005-01-151-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.5Frederic Peters2004-11-221-1/+1
|
* Updates Python tests to new Lasso API.Emmanuel Raviart2004-09-291-4/+3
|
* Changed Python exceptions generated by SWIG.Emmanuel Raviart2004-09-051-1/+1
|
* SWIG high-level binding now uses camelCase.Emmanuel Raviart2004-08-291-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 Raviart2004-08-251-4/+11
|
* reenabled tests since the swig binding is ok nowFrederic Peters2004-08-211-2/+2
|
* Updated Python high-level binding and tests.Emmanuel Raviart2004-08-201-4/+2
| | | | May all the lights be green!
* disabled tests that do not really need really quick fixing. (with the hopeFrederic Peters2004-08-191-2/+2
| | | | to get a full green line)
* Removed certificates that are no more used.Emmanuel Raviart2004-08-131-4/+4
|
* new lack of error checking test case; not even the developer fault this time;Frederic Peters2004-08-091-2/+27
| | | | the program got bad data; lasso segfault.
* the point is to fix lasso not to segfault; not to fix tests to make lassoFrederic Peters2004-08-091-2/+2
| | | | happy.
* 'Class methods' Login.new() & Logout.new() should be usedValery Febvre2004-08-091-2/+2
| | | | instead of Login() & Logout() constructors
* Updated Python unit tests infrastructure, so that it can be reused forEmmanuel Raviart2004-08-091-4/+6
| | | | independant simulation applications.
* new tests; lasso needs some error checkingFrederic Peters2004-08-071-0/+49