summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* manual backport of win_async test changes from develMatt Davis2016-11-182-26/+27
* Reworking iterator logic regarding failed states during alwaysJames Cammarata2016-11-181-2/+2
* Alternately track listening handlers by uuid if no name is setJames Cammarata2016-11-133-0/+51
* Fixing incorrect use of version_compare in docker integration testJames Cammarata2016-11-111-2/+2
* Fix docker connection unit tests.Matt Clay2016-11-091-3/+6
* Fix bug (#18355) where encrypted inventories fail 18355 (#18373)Adrian Likins2016-11-072-4/+8
* Change `v2_playbook_on_start` logic to positively detect legacy pluginsSteve Kuznetsov2016-11-011-0/+141
* Set ansible_os_family correctly under KDE neonMatt Robinson2016-11-011-0/+19
* Add tests for dnf modelled after the yum tests (#18226)Toshio Kuratomi2016-10-314-0/+229
* add large interleaved stdout/stderr integration tests for win_shell/win_commandMatt Davis2016-10-252-12/+18
* Fix the uri testserver to run on python3Toshio Kuratomi2016-10-241-5/+15
* reenable win_async loop testMatt Davis2016-10-241-27/+25
* Set Suse family for openSUSE Tumbleweed & Leapstephane2016-10-231-0/+18
* Enable the git test on py3Toshio Kuratomi2016-10-211-1/+0
* Handle 'smart' scp_if_ssh option for fetch (#18125)Ssawa2016-10-211-4/+31
* Enable filters test for python 3Michael Scherer2016-10-201-1/+0
* pip tests now pass on python3. Enable them.Toshio Kuratomi2016-10-201-1/+0
* Enable test for lookups on python 3Michael Scherer2016-10-201-1/+0
* Thanks to mscherer, these tests are now passingToshio Kuratomi2016-10-201-4/+0
* Let authorized_keys be tested on python 3Michael Scherer2016-10-201-1/+0
* Port validate-modules to stable-2.2 (#18119)John R Barker2016-10-207-0/+997
* Fix test_filters fail because of dict sort (#18105)Adrian Likins2016-10-192-2/+2
* Pixelrebel amc pr2654 (#18089)Toshio Kuratomi2016-10-191-0/+59
* epdb doesn't work on python3 so we need a different package to test pipToshio Kuratomi2016-10-171-1/+1
* Fix ansible-pull on python3Toshio Kuratomi2016-10-171-1/+0
* updated pbrun test to match expected outputBrian Coca2016-10-171-1/+1
* unarchive tests now pass on python3Toshio Kuratomi2016-10-151-1/+0
* Add a whitelist for checking for six. Use it for digital_ocean.pyToshio Kuratomi2016-10-061-1/+6
* Make ini parsing slightly more robustToshio Kuratomi2016-10-041-8/+13
* Fix for run_command tests now that it returns native stringsToshio Kuratomi2016-10-032-4/+16
* Update default branch for generate-tests.Matt Clay2016-10-031-2/+2
* Update CI config for stable-2.2 branch. (#17880)Matt Clay2016-10-031-2/+2
* Remove unicode escape (#17866)Toshio Kuratomi2016-10-021-1/+0
* bugfixes to JSON junk filter, added unit/integration tests to exercise (#17834)Matt Davis2016-10-025-39/+192
* Disable privileged mode on Shippable. (#17844)Matt Clay2016-09-302-5/+11
* dzdo prompt fixBrian Coca2016-09-301-0/+6
* Smart mode for sftp+scp (#17813)jctanner2016-09-291-4/+4
* mv test_git to 'destructive' integration tests (#17526)Adrian Likins2016-09-292-1/+2
* Turn mount test back on (#17797)Toshio Kuratomi2016-09-282-1/+5
* The mode that we fake from stat is checked more closely under python3.5 on El...Toshio Kuratomi2016-09-281-1/+1
* Run test_template tests on OS X. (#17791)Matt Clay2016-09-271-1/+4
* Enable unarchive tests for OS X and FreeBSD. (#17789)Matt Clay2016-09-271-1/+2
* Add mnt pnts with single quote to test (16855) (#17771)Adrian Likins2016-09-271-2/+10
* Update get_url test to use httptester. (#17787)Matt Clay2016-09-271-1/+1
* Disable expect continue in ansible-core-ci. (#17737)Matt Clay2016-09-231-3/+7
* Disable mount tests for now. Mount is buggy on too many platformsToshio Kuratomi2016-09-231-1/+1
* Improve error handling for ansible-core-ci. (#17734)Matt Clay2016-09-231-1/+4
* Add tests for the mount module (#17718)Toshio Kuratomi2016-09-232-0/+114
* Remove run_tests.sh and update docs. (#17719)Matt Clay2016-09-222-53/+46
* Update integration.sh to copy source by default. (#17717)Matt Clay2016-09-221-3/+13