summaryrefslogtreecommitdiffstats
path: root/selftest/run.py
Commit message (Collapse)AuthorAgeFilesLines
* selftest.run: Use subunit version of iso8601.Jelmer Vernooij2012-03-121-2/+2
| | | | | Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Mon Mar 12 01:36:25 CET 2012 on sn-devel-104
* selftest.py: Move some infrastructure for running commands to selftest.run, ↵Jelmer Vernooij2012-03-111-0/+55
| | | | with tests.
* selftest.run: Factor out exported_envvars_str.Jelmer Vernooij2012-03-051-0/+9
|
* selftest.run: Factor out expand_command_run.Jelmer Vernooij2012-03-051-1/+38
|
* selftest.run: Factor out expand_command_list.Jelmer Vernooij2012-03-051-2/+6
|
* selftest: Factor out expand_environment_strings.Jelmer Vernooij2012-03-051-0/+29