summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* add very basic tests of win_package, based on existing win_msi tests. (#17383)jhawkesworth2016-09-063-0/+88
* Symink integration tests for fetch and statToshio Kuratomi2016-09-052-31/+158
* Do not hardcode python executable in test (#17380)Michael Scherer2016-09-035-6/+6
* Use ansible_python for interpreter in test_uri. (#17376)Matt Clay2016-09-031-5/+1
* Enable more integration tests for python 3. (#17375)Matt Clay2016-09-023-5/+1
* Fix paramiko's exec_command() to return bytes on python3 (#17372)Toshio Kuratomi2016-09-021-1/+0
* Enable more python 3 tests that now pass. (#17359)Matt Clay2016-09-011-3/+0
* Add ksu privilege escalation (#17340)Will Thames2016-09-011-0/+6
* Disable yum test on python 3 (#17327)Michael Scherer2016-09-011-1/+1
* [Inventory] Cache the result of enumerating groups and host namesTobias Wolf2016-09-011-0/+1
* Various python3 updates for module_utils: (#17345)Toshio Kuratomi2016-09-012-4/+4
* Add support for testing module PRs with python3. (#17339)Matt Clay2016-08-311-1/+9
* Add mention of integration tests in Docker containers (#16661)Gennady Trafimenkov2016-09-011-0/+21
* Put integration.sh pip reqs in separate file. (#17338)Matt Clay2016-08-312-2/+4
* Add test for specific privlege grants on database.table (#17328)Jonathan Mainguy2016-08-311-2/+17
* add unit test for mysql_user (#17335)Jonathan Mainguy2016-08-311-0/+18
* Move queuing tasks to a background threadJames Cammarata2016-08-312-39/+38
* Running the test with a locale other than English make that test failMichael Scherer2016-08-311-0/+2
* Include vars updated to work with directories (#17207)Allen Sanabria2016-08-307-0/+108
* exo_dns: new module utils and integration tests for exoscale DNS (#17230)René Moser2016-08-304-0/+413
* Ignore difference on whitespace (#17302)Michael Scherer2016-08-302-2/+2
* fix remote shippable target failures (#17287)Matt Davis2016-08-292-3/+1
* Python3 fixes and porting (#17271)Toshio Kuratomi2016-08-292-7/+7
* Fix "Text file busy" exception in atomic_move (#9526) (#17204)Alexander Stock2016-08-261-13/+13
* Fix for run_command on py3 and enable lineinfile test on py3 (#17257)Toshio Kuratomi2016-08-261-1/+0
* Get the ssh plugin working with python3 (#17234)Toshio Kuratomi2016-08-251-29/+29
* Fix file and copy modules on py3 and enable tests. (#17239)Matt Clay2016-08-251-2/+0
* Enable most unittests on python3 (just some vault unittests and a logging one...Toshio Kuratomi2016-08-256-17/+11
* Enable more tests that pass on python 3. (#17233)Matt Clay2016-08-241-4/+0
* Enable integration tests on python3 that are already working (#17212)Toshio Kuratomi2016-08-243-25/+2
* xrange and izip_longest aren't available in vanilla python3 (#17226)Toshio Kuratomi2016-08-241-1/+1
* new filter human_bytes: convert a string (ex: 1Mo, 1K) into bytes (#12074)Yannig2016-08-241-0/+27
* Add Python 3 CI support. (#17209)Matt Clay2016-08-234-0/+134
* Implement vault encrypted yaml variables. (#16274)Adrian Likins2016-08-2314-51/+725
* Migrate basestring to a python3 compatible type (#17199)Toshio Kuratomi2016-08-232-1/+19
* Add support for OS X CI on Shippable. (#17160)Matt Clay2016-08-234-33/+77
* Give native strings to selinux library functions. (#17184)Toshio Kuratomi2016-08-222-13/+67
* Fix docker connection plugin version tests and py2.6 compat (#16841)Adrian Likins2016-08-221-0/+21
* Enable some basic.py tests on python3 (#17167)Toshio Kuratomi2016-08-203-5/+0
* Move py34 mock_open compat to compat/test/mock (#17157)Adrian Likins2016-08-191-81/+0
* Make tests more cross platform. (#17154)Matt Clay2016-08-194-22/+19
* actions/unarchive: fix unarchive from remote url (#17126)Dusty Mabe2016-08-191-1/+1
* moved from extras repo where it incorrectly exists (#17124)Brian Coca2016-08-181-1/+1
* Fix facts.py for python3 (#17131)Toshio Kuratomi2016-08-181-10/+10
* Linux mount/fs (lsblk) facts fixes and tests. (#17036)Adrian Likins2016-08-171-0/+551
* raw now returns changed: true (#17112)Matt Davis2016-08-163-7/+13
* fixed tests to accoutn for new parameterBrian Coca2016-08-161-6/+6
* Don't immediately return failed for any_errors_fatal tasksJames Cammarata2016-08-121-1/+4
* Update ansible-core-ci endpoint. (#17071)Matt Clay2016-08-121-1/+1
* Generate test script to file instead of stdout.Matt Clay2016-08-111-4/+8