summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Update grep for six to not falsely trigger when six is only a substring of a ...Toshio Kuratomi2016-05-261-1/+1
* Fix unarchive failures when the destination is a symlink to a directory (#15999)Toshio Kuratomi2016-05-262-3/+98
* Update test off make_become for ssh pty race mitigation (#15931)Toshio Kuratomi2016-05-191-0/+1
* fix windows integration tests to run under kerberos usersnitzmahone2016-05-174-3/+17
* Don't use 'from ansible.module_utils import foo' style here as it breaks (#15...Robin Roth2016-05-131-4/+3
* Ship constants to the modules via internal module params rather than a second...Toshio Kuratomi2016-05-137-18/+16
* If we can't squash for any reason, then simply do not optimize the items loop.Toshio Kuratomi2016-05-121-7/+83
* Strip junk after JSON return. (#15822)Toshio Kuratomi2016-05-111-0/+41
* Remove reload from arg related tests. Changes to how ziploader passes args ...Toshio Kuratomi2016-05-105-58/+44
* Switch to a different url for testing SNI right now. (#15798)Toshio Kuratomi2016-05-102-6/+16
* add jimi-c's unit test for squashed skip results, tweaked is_skipped() logic ...nitzmahone2016-05-051-0/+9
* When var name is the same as var content, try to template it before reporting...Yannig2016-05-012-0/+14
* Fix ziploader for the cornercase of ansible invoking ansible.Toshio Kuratomi2016-04-292-5/+9
* Fix for unittests on python2.6 or lessToshio Kuratomi2016-04-271-1/+2
* extend zypper integration tests (#15596)Robin Roth2016-04-272-12/+154
* Some algorithmic unittests for the apt and docker modulesToshio Kuratomi2016-04-274-0/+69
* Do not check docker or azure module_utils code for py2.4 compat (the libs req...Toshio Kuratomi2016-04-261-1/+1
* Merge pull request #14614 from gundalow/test_binaryToshio Kuratomi2016-04-251-2/+1
|\
| * non-destructive says we should run test_binary at v2John Barker2016-02-221-2/+1
* | add centrify dzdo escalation (#15219)Tegan Snyder2016-04-251-0/+5
* | Allow AnsibleModules to be instantiated more than once in a moduleToshio Kuratomi2016-04-235-2/+40
* | Extend the get_url integration tests to include file schemas. (#15532)jctanner2016-04-221-0/+34
* | Don't pick up whole commented lines in the urlopen code-smell testsToshio Kuratomi2016-04-221-0/+1
* | extend integration test for zypper_repository (#15387)Robin Roth2016-04-212-1/+69
* | Revert "Disable new git tests until a fix for rhel6/7 is merged."Robin Roth2016-04-201-16/+11
* | Fix cut and paste error of test codeToshio Kuratomi2016-04-191-3/+1
* | Disable new git tests until a fix for rhel6/7 is merged.Toshio Kuratomi2016-04-191-11/+16
* | Merge pull request #15419 from nitzmahone/module_debug_arg_overrideToshio Kuratomi2016-04-198-441/+310
|\ \
| * | add _load_params debug overrides for module args/file passed on cmdlinenitzmahone2016-04-188-441/+310
* | | Merge pull request #15417 from bcoca/copy_vaultedBrian Coca2016-04-193-4/+12
|\ \ \
| * | | feature/copy-vault-dataloader: Add method get_real_file(file_path) to dataloaderCambell2016-04-143-4/+12
* | | | add test for git with both depth and version arguments (#15471)Robin Roth2016-04-191-0/+49
* | | | Merge pull request #14813 from mattclay/lxd-pluginMatt Davis2016-04-191-0/+7
|\ \ \ \
| * | | | Add lxd connection plugin.Matt Clay2016-04-151-0/+7
* | | | | Make the loop variable (item by default) settable per taskJames Cammarata2016-04-192-12/+20
| |_|/ / |/| | |
* | | | Merge pull request #15422 from jhawkesworth/win_regedit_binary_testsMatt Davis2016-04-183-0/+363
|\ \ \ \
| * | | | Windows: win_regedit integration tests (following https://github.com/ansible/...=2016-04-143-0/+363
* | | | | Don't override the http status code when successful in urls.pyJames Cammarata2016-04-181-0/+7
* | | | | Merge pull request #15420 from robinro/distribution_version_testsToshio Kuratomi2016-04-181-0/+391
|\ \ \ \ \
| * | | | | remove nose.tools useRobin Roth2016-04-151-2/+1
| * | | | | get rid of assert_inRobin Roth2016-04-151-6/+6
| * | | | | move gen_testcase to hacking/testsRobin Roth2016-04-151-62/+0
| * | | | | cleanup testsRobin Roth2016-04-152-233/+297
| * | | | | fix tests for SLES and CoreOSRobin Roth2016-04-151-13/+13
| * | | | | add testcases from refactor PRRobin Roth2016-04-142-0/+390
* | | | | | Apache2 module integration test (#15380)Robin Roth2016-04-184-0/+71
| |_|/ / / |/| | | |
* | | | | Don't pass context to urlopen, instead add it to the handlers. Fixes https://...Matt Martz2016-04-151-1/+1
* | | | | test git version before running test on depthRobin Roth2016-04-151-1/+10
| |_|/ / |/| | |
* | | | Expand git integration test (#15391)Robin Roth2016-04-141-0/+141
* | | | Revert "Increase verbosity of connection tests." (#15305)Matt Clay2016-04-141-1/+1
|/ / /