summaryrefslogtreecommitdiffstats
path: root/python/run-bindtests
Commit message (Collapse)AuthorAgeFilesLines
* Update FSF address.Matthew Booth2011-11-081-1/+1
|
* python: Pass $PYTHON environment variable to tests.Richard W.M. Jones2011-11-021-2/+2
| | | | | | | | If the user set PYTHON when configuring, this variable is not passed through to the tests, so it is possible the tests will fail because they are testing the wrong version of python. By passing $PYTHON through to the tests we ensure that we test against the same version of python that we configured with.
* out-of-tree build: fixed bindtests and inspectorHilko Bengen2011-10-211-2/+2
|
* Add tests for bindings parameters, fix several broken bindings.Richard W.M. Jones2009-05-281-0/+22