swig/Examples/test-suite/python/README

9 lines
296 B
Plaintext

See ../README for common README file.
Any testcases which have _runme.py appended after the testcase name will be detected and run.
The _runme.py files needs to work for both Python 2.x and 3.x.
You can run make with PY3=y to run test case with Python 3.x, eg.
$ make voidtest.cpptest PY3=y