aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/tests/run-tests.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* python: Remove Python bindingsIngo Klöcker2025-02-031-137/+0
* doc: use https:// for www.gnu.orgDaniel Kahn Gillmor2018-10-181-1/+1
* Python bindings tests: Near PEP8 complianceBen McGinnes2018-08-181-34/+59
* python: fix run-tests missing python_libdirAlon Bar-Lev2017-04-111-1/+3
* python: Support alternatate libdir for testsAlon Bar-Lev2017-04-101-10/+15
* python: Remove usage of PYTHON_VERSIONSAlon Bar-Lev2017-04-101-2/+2
* python: Generate files into build directoryAlon Bar-Lev2017-04-051-1/+0
* python: Don't treat skipped tests as errorAndre Heinecke2017-03-301-1/+1
* python: Make error message more helpful.Justus Winter2017-03-141-6/+11
* python: Use one copy of the source tree per Python version.Justus Winter2017-02-131-1/+3
* python: Improve compatibility with Scheme tests.Justus Winter2017-01-031-0/+2
* python: Add a switch '--quiet' to the test runner.Justus Winter2017-01-031-5/+12
* python: Build for both Python2 and Python3.Justus Winter2016-09-141-0/+90