Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use Samba TestCase class, as the python 2.6 one doesn't have assertIs, assert... | Jelmer Vernooij | 2015-03-06 | 1 | -1/+1 |
* | Use Samba-only subunit module in selftest/tests/. | Jelmer Vernooij | 2015-03-06 | 1 | -7/+10 |
* | selftest/tests/*.py: remove use of testtools. | Jelmer Vernooij | 2015-03-06 | 1 | -1/+1 |
* | selftest.py: Move some infrastructure for running commands to selftest.run, w... | Jelmer Vernooij | 2012-03-11 | 1 | -0/+93 |
* | selftest.run: Factor out exported_envvars_str. | Jelmer Vernooij | 2012-03-05 | 1 | -0/+15 |
* | selftest.run: Factor out expand_command_run. | Jelmer Vernooij | 2012-03-05 | 1 | -0/+29 |
* | selftest.run: Factor out expand_command_list. | Jelmer Vernooij | 2012-03-05 | 1 | -1/+13 |
* | selftest: Factor out expand_environment_strings. | Jelmer Vernooij | 2012-03-05 | 1 | -0/+38 |