summaryrefslogtreecommitdiff
path: root/tests/unittests/test_data.py
AgeCommit message (Expand)Author
2016-03-03Update pep8 runner and fix pep8 issuesRyan Harper
2015-05-01Azure: if user has set hostname, do not overwrite itScott Moser
2015-04-16fix cloud-config-archive handlingScott Moser
2015-04-16pep8 fixesScott Moser
2015-03-11userdata-handlers: python3-related fixes on do-not-process-this-part pathOleg Strikov
2015-03-02pep8Scott Moser
2015-02-24move recently added test_udprocess tests to test_data, improve a bitScott Moser
2015-02-10pep8Scott Moser
2015-01-26super() works in all of Python 2.6, 2.7, and 3.4.Barry Warsaw
2015-01-22More test ports from mocker to mock.Barry Warsaw
2015-01-22Convert helpers.py and test_data.py from mocker to mock.Barry Warsaw
2015-01-21Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemedBarry Warsaw
2015-01-21More octal literal fixes.Barry Warsaw
2015-01-21Fix file modes to be Python 2/3 compatible.Barry Warsaw
2014-09-10pyflakes fixes.Scott Moser
2014-07-23more import statementsDimitri John Ledkov
2014-01-17pep8 and pylint fixes; typo fix for documentationBen Howard
2014-01-17Fix tstsBen Howard
2014-01-08Significant re-working of the userdata handling and introduction ofBen Howard