aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/tests/run-tests.py (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-11python: fix run-tests missing python_libdirAlon Bar-Lev1-1/+3
2017-04-10python: Support alternatate libdir for testsAlon Bar-Lev1-10/+15
2017-04-10python: Remove usage of PYTHON_VERSIONSAlon Bar-Lev1-2/+2
2017-04-05python: Generate files into build directoryAlon Bar-Lev1-1/+0
2017-03-30python: Don't treat skipped tests as errorAndre Heinecke1-1/+1
2017-03-14python: Make error message more helpful.Justus Winter1-6/+11
2017-02-13python: Use one copy of the source tree per Python version.Justus Winter1-1/+3
2017-01-03python: Improve compatibility with Scheme tests.Justus Winter1-0/+2
2017-01-03python: Add a switch '--quiet' to the test runner.Justus Winter1-5/+12
2016-09-14python: Build for both Python2 and Python3.Justus Winter1-0/+90