Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/test_pycompile.sh
Commit message (Collapse)AuthorAgeFilesLines
* Have test_pycompile not write any pyc filesArthur de Jong2013-07-281-2/+35
| | | | | | | | We need to avoid writing pyc files because during make distcheck, the source directory is read-only. This also ensures that the test is skipped if the Python interpreter is not found.
* Test Python syntax on make checkArthur de Jong2013-07-261-0/+30