summaryrefslogtreecommitdiff
path: root/test/units/utils
Commit message (Expand)AuthorAgeFilesLines
* Fix colorization to not extend across newline boundary (#68517)Graham Mainwaring2020-03-271-1/+1
* Support pre-releases via new SemanticVersion (#68258)Matt Martz2020-03-231-0/+285
* Remove unused unit test files.Matt Clay2020-03-232-283/+0
* combine filter: fine list handling (option b) (#57894)tchernomax2020-02-121-10/+200
* display - remove extra new line after warning message (#65199)Sam Doran2020-01-242-0/+62
* Ensure that data within a tuple is marked as unsafe (#65918)Matt Martz2020-01-071-2/+25
* Remove empty setUp/tearDown/tearDownClass methods in test classes.Mads Jensen2019-11-061-6/+0
* Amazon related Sanity test fixups (remaining batch 2) (#64358)Mark Chappell2019-11-041-0/+3
* add subdir support to collection loading (#60682)Matt Davis2019-08-211-0/+86
* Update units to pass on macOS (#60435)Matt Martz2019-08-121-1/+7
* Unit test cleanup. (#60315)Matt Clay2019-08-091-23/+2
* Remove UnsafeProxy (#59711)Martin Krizek2019-08-071-14/+20
* Unit tests: remove unused imports (#59740)Andrey Klychkov2019-07-292-2/+0
* patch ansible-connection collection plugin loading (#59119)Matt Davis2019-07-161-0/+3
* Fix collection loader builtin handling. (#58897)Matt Clay2019-07-161-0/+40
* Fix collection loader and add unit tests. (#58701)Matt Clay2019-07-097-0/+94
* kubevirt: even more unit tests (#58593)Mariusz Mazur2019-07-051-0/+3
* Use atexit to cleanup tmp dirs (#56532)Sam Doran2019-06-281-0/+48
* Skip tests with unsatisfied deps (#55853)Toshio Kuratomi2019-06-281-2/+29
* kubevirt: more unit tests (#57739)Mariusz Mazur2019-06-251-0/+68
* Move the arguments module into cli/ and context_objects into utilsToshio Kuratomi2019-01-031-0/+91
* Add unit tests for unsafe_proxy (#47887)Matt Martz2018-11-011-0/+81
* Move unit test compat code out of `lib/ansible/`. (#46996)Matt Clay2018-10-121-1/+1
* [aws unit test utils] only create a recordings directory when the env var is ...Sloane Hertel2018-09-171-6/+10
* Share the implementation of hashing for both vars_prompt and password_hash (#...Matthias Fuchs2018-08-271-0/+133
* Move AWS placebo fixtures into test/units/utils so module_utils tests can use...Sloane Hertel2018-03-221-0/+206
* test/: PEP8 compliancy (#24803)Dag Wieers2017-05-303-9/+8
* PEP 8 indent cleanup. (#20800)Matt Clay2017-01-291-26/+26
* FEATURE: adding variable serial batchesJames Cammarata2016-08-041-0/+31
* Python 3: shlex.split() wants unicodeMarius Gedminas2015-09-241-0/+39
* Cleanup combine_varsToshio Kuratomi2015-09-012-0/+98