summaryrefslogtreecommitdiff
path: root/test/runner/lib/util.py
Commit message (Expand)AuthorAgeFilesLines
* Bug fixes and cleanup for ansible-test. (#45991)Matt Clay2018-09-211-5/+11
* Improve ansible-test match error handling.Matt Clay2018-09-211-6/+15
* Support comments in ansible-test flat files.Matt Clay2018-09-201-2/+18
* Switch distro test containers to quay.io images.Matt Clay2018-08-291-6/+19
* AnsiballZ improvementsToshio Kuratomi2018-07-261-0/+4
* Overhaul httptester support in ansible-test. (#39892)Matt Clay2018-05-091-0/+14
* Update ansible-test is_binary_file test.Matt Clay2018-03-211-0/+49
* Fix encoding of code-smell paths on stdin.Matt Clay2018-03-201-1/+1
* Fix ansible-test python and pip executable search.Matt Clay2018-03-141-46/+25
* Cleanup and enhancements for ansible-test. (#37142)Matt Clay2018-03-071-0/+19
* allow ANSIBLE_KEEP_REMOTE_FILES for local test runner (#33357)Adam Miller2018-03-061-0/+1
* Add option to hide sensitive ansible-test output.Matt Clay2018-02-191-0/+10
* Truncate some long messages sent to a TTY.Matt Clay2018-02-161-4/+21
* Update ansible-test sanity command. (#31958)Matt Clay2017-10-261-1/+170
* Improve python 2/3 ABC fallback for pylint. (#31848)Matt Clay2017-10-171-2/+5
* added optional environment passthrough for MacOS 10.13 compatibility (#31500)Jordan Borean2017-10-101-0/+3
* Expand disabled pylint rules. (#29162)Matt Clay2017-09-091-0/+3
* Convert sanity tests to plugins. (#28425)Matt Clay2017-08-181-1/+6
* ansible-test: Fix environments with LD_LIBRARY_PATHDag Wieers2017-08-041-1/+2
* Fix ansible-test type hints.Matt Clay2017-07-281-2/+2
* Revert "Revert "Allow ini plugin to load file using other encoding than utf8....Matt Clay2017-07-271-5/+7
* Revert "Allow ini plugin to load file using other encoding than utf8." (#27407)Toshio Kuratomi2017-07-271-7/+5
* Allow ini plugin to load file using other encoding than utf8.Yannig Perré2017-07-271-5/+7
* Refactor ansible-test config classes. (#26505)Matt Clay2017-07-061-47/+0
* Increase python version coverage for tests. (#24762)Matt Clay2017-05-191-1/+1
* Add `--remote-terminate` option to ansible-test.Matt Clay2017-05-111-0/+1
* Add support for cloud tests to ansible-test. (#24315)Matt Clay2017-05-051-0/+42
* Fix ansible-test pylint and pep8 issues. (#24245)Matt Clay2017-05-031-10/+2
* Fix bugs in ansible-test units command. (#24044)Matt Clay2017-04-271-0/+3
* Add rstcheck to ansible-test and correct issues. (#23550)Matt Clay2017-04-131-0/+15
* Add test verification to ansible-test. (#22636)Matt Clay2017-03-151-4/+17
* Overhaul `ansible-test sanity` implementation. (#22177)Matt Clay2017-03-021-2/+11
* Consider module_utils deps when running tests. (#21382)Matt Clay2017-02-131-1/+1
* Add `--debug` option to `ansible-test`.Matt Clay2017-02-011-0/+1
* Make test/runner less verbose when spawning instancesDag Wieers2017-01-271-4/+9
* Use multiple AWS regions in ansible-test. (#20429)Matt Clay2017-01-181-0/+54
* Add SSH_AUTH_SOCK to default envAdrian Likins2016-11-301-0/+1
* Initial ansible-test implementation. (#18556)Matt Clay2016-11-291-0/+415