summaryrefslogtreecommitdiff
path: root/python/subunit/tests/sample-script.py
Commit message (Collapse)AuthorAgeFilesLines
* Sort Python import definitions with isortJelmer Vernooij2023-01-311-1/+3
|
* Explicitly invoke python3.Jelmer Vernooij2022-01-251-1/+1
| | | | That's the only major version subunit supports, and some platforms still ship with /usr/bin/python==python2
* * Python3 support regressed in trunk.Robert Collins2012-05-081-10/+10
| | | | (Arfrever Frehtes Taifersar Arahesis, #987514)
* Hack ExecTestCase and its tests to sort-of be portable fixing the remaing spewMartin2011-04-271-0/+3
|
* Add docs to the sample-script explaining why it has an argv check.Robert Collins2009-07-191-0/+3
|
* Support arguments in ExecTestCase.Robert Collins2009-07-181-0/+4
|
* Start C language bindings.Robert Collins2006-04-151-0/+11