summaryrefslogtreecommitdiff
path: root/tests/unittests/test_distros/test_sysconfig.py
AgeCommit message (Expand)Author
2017-09-05relocate tests/unittests/helpers.py to cloudinit/testsLars Kellogg-Stedman
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-05-12run flake8 instead of pyflakes in tox. expect tests/ to pass flake8.Scott Moser
2015-01-26Repair the Python 2.6 tests.Barry Warsaw
2015-01-22More conversions from mocker to mock.Barry Warsaw
2012-11-12Pylint and pep8 cleanups.Joshua Harlow
2012-10-11Add some more sysconfig tests + pylint cleanups.Joshua Harlow
2012-10-11Handle the case where the value contains shellJoshua Harlow
2012-10-11Update to use pipes.quote to ensure that Joshua Harlow
2012-10-11More adjustments/cleanups for the system configurationJoshua Harlow