summaryrefslogtreecommitdiffstats
path: root/php/tests/binding_tests.php
Commit message (Collapse)AuthorAgeFilesLines
* Bindings: remove all SWIG bindings and SWIG related filesBenjamin Dauvergne2010-01-251-309/+0
|
* fixed copyright comment headerFrederic Peters2007-11-111-1/+1
|
* updated Copyright dates in remaining filesDamien Laniel2007-05-301-1/+1
|
* Updated Copyright and authors.Emmanuel Raviart2005-01-221-1/+1
|
* don't output licensing comment when starting perfs.phpFrederic Peters2005-01-201-2/+0
|
* SWIG: Renamed getitem to getItem. Idem for setitem.Emmanuel Raviart2005-01-151-71/+71
| | | | | Java: Added a third binding test. PHP: Corrected header of binding test.
* Updated authors.Emmanuel Raviart2005-01-151-1/+26
| | | | | | 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.
* Swig PHP: Added test to accept NULL for dynamic arguments.Emmanuel Raviart2005-01-131-0/+87
|
* Added program to test PHP binding.Emmanuel Raviart2005-01-131-0/+199