Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove obsolete swig binding csharp, php5, python. | Benjamin Dauvergne | 2008-05-27 | 9 | -2973/+0 |
| | | | | | java stays as long as alain coetmeur needs it php(4) will be superseded by the new bindings/php4 later. | ||||
* | add Makefile.in to MAINTAINERCLEANFILES in every Makefile.am | Benjamin Dauvergne | 2008-05-27 | 1 | -0/+1 |
| | |||||
* | each value of an multi-valued-attribute go in a different AttributeValue node | Damien Laniel | 2008-01-15 | 1 | -5/+14 |
| | |||||
* | added swig binding for Saml2AttributeValue + tests | Damien Laniel | 2008-01-14 | 1 | -0/+67 |
| | |||||
* | removed a useless tab | Damien Laniel | 2007-11-05 | 1 | -1/+1 |
| | |||||
* | added an idwsf1 test | Damien Laniel | 2007-10-11 | 1 | -0/+34 |
| | |||||
* | fixed error code | Damien Laniel | 2007-10-10 | 1 | -1/+1 |
| | |||||
* | run idwsf tests only if lasso has idwsf support | Damien Laniel | 2007-10-10 | 1 | -3/+7 |
| | |||||
* | fix error code | Damien Laniel | 2007-10-10 | 1 | -1/+1 |
| | |||||
* | removed whitespaces | Damien Laniel | 2007-09-21 | 1 | -1/+1 |
| | |||||
* | added checks on soap messages type | Damien Laniel | 2007-09-21 | 1 | -1/+6 |
| | |||||
* | split the discovery query test and added data service query and data service ↵ | Damien Laniel | 2007-09-21 | 1 | -13/+65 |
| | | | | modify tests | ||||
* | added a unit test for id-wsf 1 | Damien Laniel | 2007-09-19 | 1 | -0/+166 |
| | |||||
* | removed useless line | Damien Laniel | 2007-09-18 | 1 | -1/+0 |
| | |||||
* | added one error message | Damien Laniel | 2007-07-16 | 1 | -1/+1 |
| | |||||
* | some more data service tests | Damien Laniel | 2007-07-16 | 1 | -4/+415 |
| | |||||
* | data service query tests + one more test for discovery + some fixes to ↵ | Damien Laniel | 2007-07-16 | 1 | -16/+272 |
| | | | | previous code | ||||
* | discovery query test suite | Damien Laniel | 2007-07-11 | 1 | -4/+509 |
| | |||||
* | moved common function to a super class | Damien Laniel | 2007-07-11 | 1 | -138/+113 |
| | |||||
* | test suite for metadata association add | Damien Laniel | 2007-07-11 | 1 | -19/+320 |
| | |||||
* | split id-wsf 2 tests in smaller functions | Damien Laniel | 2007-07-11 | 1 | -23/+126 |
| | |||||
* | some unit tests for id-wsf 2 | Damien Laniel | 2007-07-10 | 3 | -2/+204 |
| | |||||
* | removed a useless line | Damien Laniel | 2007-06-11 | 1 | -1/+0 |
| | |||||
* | fixed Python scripts Damien broke when he updated copyright without checking. | Frederic Peters | 2007-06-05 | 5 | -5/+5 |
| | |||||
* | updated Copyright dates in remaining files | Damien Laniel | 2007-05-30 | 5 | -5/+5 |
| | |||||
* | fixing python test. | Frederic Peters | 2006-03-08 | 1 | -4/+8 |
| | |||||
* | new error check test | Frederic Peters | 2006-03-06 | 1 | -0/+11 |
| | |||||
* | it is no longer possible to add providers with unknown public keys | Frederic Peters | 2005-08-25 | 1 | -1/+3 |
| | |||||
* | docstring to errorchecking tests | Frederic Peters | 2005-03-18 | 1 | -0/+3 |
| | |||||
* | all query fields are restored to the same lib:Extension; there are no other | Frederic Peters | 2005-02-04 | 1 | -3/+3 |
| | | | | way. | ||||
* | Added a test converting an AuthnRequest with an extension to and from a | Emmanuel Raviart | 2005-02-02 | 1 | -1/+49 |
| | | | | query. It fails. | ||||
* | Corrected typo in constant. | Emmanuel Raviart | 2005-02-01 | 1 | -0/+42 |
| | | | | Added test for AuthnContext in AuthnRequest. | ||||
* | Updated Copyright and authors. | Emmanuel Raviart | 2005-01-22 | 4 | -4/+4 |
| | |||||
* | SWIG: Renamed constants from camelCase to UPPER_CASE. | Emmanuel Raviart | 2005-01-22 | 2 | -16/+16 |
| | |||||
* | Updated authors. | Emmanuel Raviart | 2005-01-15 | 5 | -222/+272 |
| | | | | | | 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. | ||||
* | check for correct exception | Frederic Peters | 2005-01-14 | 1 | -1/+5 |
| | |||||
* | Added a new test that generates a segfault in new_from_soap. | Emmanuel Raviart | 2005-01-14 | 1 | -0/+16 |
| | |||||
* | PHP Binding: Added support for NULL return value. | Emmanuel Raviart | 2005-01-13 | 1 | -0/+4 |
| | |||||
* | Added Python tests for XML lists and nodes inside nodes. | Emmanuel Raviart | 2005-01-12 | 1 | -0/+72 |
| | |||||
* | Python: Added tests for list of nodes. | Emmanuel Raviart | 2005-01-12 | 1 | -0/+52 |
| | |||||
* | Beginning to add binding specific tests. The objective is to port these | Emmanuel Raviart | 2005-01-11 | 1 | -6/+84 |
| | | | | | tests to every binding. Discovered a binding bug in list handling. | ||||
* | Swig: Removed login & lecp authnRequest & authnResponse attribute. Now uses | Emmanuel Raviart | 2005-01-09 | 1 | -2/+3 |
| | | | | | attributes request & response, like C. Added dynamic casting to AuthnRequestAbstract & AuthnResponseAbstract. | ||||
* | merged new error codes in SWIG and used one of them in the Python tests | Frederic Peters | 2004-12-16 | 1 | -1/+1 |
| | |||||
* | updated test to new API | Frederic Peters | 2004-12-14 | 1 | -1/+1 |
| | |||||
* | added error checking on query strings; python tests should now pass | Frederic Peters | 2004-11-22 | 1 | -3/+4 |
| | |||||
* | sync python tests with lasso 0.5 | Frederic Peters | 2004-11-22 | 2 | -12/+32 |
| | |||||
* | Removed SWIG_Warning which doesn't exist in Swig. | Emmanuel Raviart | 2004-10-02 | 1 | -6/+9 |
| | | | | Updated Python tests. | ||||
* | Updates Python tests to new Lasso API. | Emmanuel Raviart | 2004-09-29 | 2 | -28/+19 |
| | |||||
* | Changed Python exceptions generated by SWIG. | Emmanuel Raviart | 2004-09-05 | 2 | -7/+6 |
| | |||||
* | *** empty log message *** | Nicolas Clapies | 2004-09-01 | 1 | -7/+0 |
| |