ansible/test
Sam Doran 8b1ae30e2e
Use bytes rather than native string for result (#46281)
This prevents a stack trace in Python 3 when the result is an empty file since
the file is open in binary mode and a native string in Python 3 is str,
not bytes.
2018-09-28 16:04:50 -04:00
..
cache
integration Use bytes rather than native string for result (#46281) 2018-09-28 16:04:50 -04:00
legacy feat: add scaleway security group module (#45686) 2018-09-25 16:39:49 +01:00
results
runner add azure_rm_cdnprofile and azure_rm_cdnprofile_facts (#45097) 2018-09-27 10:10:01 +10:00
sanity win_nssm: tests and several bug fixes (#44755) 2018-09-27 13:15:04 +10:00
units Add unit tests 2018-09-28 19:19:58 +02:00
utils Bug fixes and cleanup for ansible-test. (#45991) 2018-09-21 11:38:22 -07:00