summaryrefslogtreecommitdiffstats
path: root/python/tests/binding_tests.py
Commit message (Collapse)AuthorAgeFilesLines
* each value of an multi-valued-attribute go in a different AttributeValue nodeDamien Laniel2008-01-151-5/+14
|
* added swig binding for Saml2AttributeValue + testsDamien Laniel2008-01-141-0/+67
|
* removed a useless lineDamien Laniel2007-06-111-1/+0
|
* 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
|
* Updated Copyright and authors.Emmanuel Raviart2005-01-221-1/+1
|
* SWIG: Renamed constants from camelCase to UPPER_CASE.Emmanuel Raviart2005-01-221-4/+4
|
* Updated authors.Emmanuel Raviart2005-01-151-0/+249
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.