summaryrefslogtreecommitdiff
path: root/tests/unittests/test_handler/test_handler_write_files.py
AgeCommit message (Expand)Author
2020-01-21Drop most of the remaining use of six (#179)Daniel Watkins
2018-12-06write_files: add support for appending to files.James Baxter
2017-09-05relocate tests/unittests/helpers.py to cloudinit/testsLars Kellogg-Stedman
2017-07-11write_files: Remove log from helper function signatures.Andrew Jorgensen
2017-06-15write_file(s): Print permissions as octal, not decimalAndrew Jorgensen
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
2016-04-05write_files: fix decompression of contentScott Moser