Commit Graph

5 Commits (87a192fe6690ea14afe03e58b140b5ff78c94f71)

Author SHA1 Message Date
Yannig Perré 6a57ad34c0 Allow ini plugin to load file using other encoding than utf8.
- New option for ini plugins: encoding
  - Add a new option encoding to _get_file_contents
  - Use replace option in test/runner/lib/util.py when calling decode on stdout/err
    output when diff have non-utf8 sequences
9 years ago
Matt Clay 6522d703a1 Fix ansible-test pylint and pep8 issues. (#24245)
* Fix pylint useless-super-delegation issues.
* Fix miscellaneous pylint issues.
* Fix PEP 8 issues.
* Fix warnings reported by PyCharm.
9 years ago
Matt Clay 869449e288 Add test verification to ansible-test. (#22636)
* Add unified git diff parser.
* Add metadata and diff handling.
* Add test confidence/verification to bot output.
9 years ago
Matt Clay 5e9a2b8528 Verify SHA in Shippable change detection. 9 years ago
Matt Clay 6bbd92e422 Initial ansible-test implementation. (#18556) 9 years ago