summaryrefslogtreecommitdiffstats
path: root/perl/tests/binding_tests.pl
Commit message (Collapse)AuthorAgeFilesLines
* Bindings: remove all SWIG bindings and SWIG related filesBenjamin Dauvergne2010-01-251-258/+0
|
* updated Copyright dates in remaining filesDamien Laniel2007-05-301-1/+1
|
* fixed usage of constant strings in Perl bindingFrederic Peters2007-04-041-2/+2
|
* Updated Copyright and authors.Emmanuel Raviart2005-01-221-1/+1
|
* SWIG: Renamed constants from camelCase to UPPER_CASE.Emmanuel Raviart2005-01-221-4/+4
|
* SWIG: Renamed getitem to getItem. Idem for setitem.Emmanuel Raviart2005-01-151-66/+72
| | | | | Java: Added a third binding test. PHP: Corrected header of binding test.
* Updated authors.Emmanuel Raviart2005-01-151-1/+24
| | | | | | 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.
* Corrected Perl binding and added test program.Emmanuel Raviart2005-01-141-0/+229