summaryrefslogtreecommitdiff
path: root/test/integration
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add PowerShell exception handling and turn on strict mode."revert-12047-powershell_common_cleanupJames Cammarata2015-08-236-216/+0
* Add PowerShell exception handling and turn on strict mode.Chris Church2015-08-226-0/+216
* added test for environment directiveBrian Coca2015-08-212-1/+56
* Don't convert nulls to strings.Feanil Patel2015-08-192-0/+3
* cloudstack: fix tests unhashable type: 'dict'Rene Moser2015-08-194-4/+4
* cloudstack: tests: use resource_prefixRene Moser2015-08-191-0/+2
* sequence will now run once for start=end, added test to suiteBrian Coca2015-08-181-1/+7
* corrected on delete alsoBrian Coca2015-08-131-1/+1
* corrected role pathBrian Coca2015-08-131-1/+1
* now creates/removes files/ dirBrian Coca2015-08-131-0/+4
* fixed testplay host, included lookup path tests in all, added stage for easi...Brian Coca2015-08-123-8/+8
* added lookup paths testingBrian Coca2015-08-124-0/+84
* Merge remote-tracking branch 'ansible/devel' into develYannig Perré2015-08-0583-266/+2091
|\
| * Merge pull request #10857 from jeffb-stell/develBrian Coca2015-08-032-0/+22
| |\
| | * Add test for https://github.com/ansible/ansible/issues/9851Jeff Bachtel2015-04-282-0/+22
| * | Merge pull request #11838 from cchurch/stringify_powershell_unquote_valueJames Cammarata2015-08-021-0/+11
| |\ \
| | * | Fix for PowerShell unquote method when passed None.Chris Church2015-08-021-0/+11
| * | | Make sure raw doesn't eat key=value arguments.Chris Church2015-08-021-0/+9
| |/ /
| * | Merge pull request #11094 from cchurch/test_win_feature_has_servermanagerChris Church2015-07-311-0/+18
| |\ \
| | * | Only run win_feature tests when the host has the ServerManager module.Chris Church2015-05-291-0/+18
| * | | Fixes for WinRM/PowerShell support in v2.Chris Church2015-07-3115-60/+163
| * | | fixed test to expected outputBrian Coca2015-07-301-1/+1
| * | | Fix include task using a potentially undefined variableJames Cammarata2015-07-291-1/+1
| * | | Remove vars attribute from baseJames Cammarata2015-07-291-1/+1
| * | | Fix variable precedence integrationt testJames Cammarata2015-07-281-1/+1
| * | | fixed typoBrian Coca2015-07-271-1/+1
| * | | Document and test 'is undefined' rather than 'is not defined'Michael Scherer2015-07-251-0/+10
| * | | Don't pass mode from synchronize action plugin to the ansible moduleToshio Kuratomi2015-07-231-2/+118
| * | | Re-adding --start-at-task test to unicode integration testJames Cammarata2015-07-211-1/+1
| * | | Merge branch 'test_notify_with_loops' of https://github.com/pilou-/ansible in...James Cammarata2015-07-204-2/+20
| |\ \ \
| | * | | tests: checks that handlers work with loopsPierre-Louis Bonicoli2015-07-204-2/+20
| * | | | Reestablishing the use of tags/when for role duplication detectionJames Cammarata2015-07-201-5/+4
| |/ / /
| * | | Merge pull request #11519 from bcoca/human_readableBrian Coca2015-07-181-0/+8
| |\ \ \
| | * | | new human_readable filter to transform bits and bytes into cake (not really)Brian Coca2015-07-071-0/+8
| * | | | Removing invocation from async test, as it's pointlessJames Cammarata2015-07-151-1/+0
| * | | | Add support for SNI and TLS-1.1 and TLS-1.2 to the fetch_url() helperget_url-sni-tls-fixToshio Kuratomi2015-07-142-1/+38
| * | | | fixed var file loadingBrian Coca2015-07-141-1/+1
| * | | | added empty include testBrian Coca2015-07-142-1/+1
| * | | | fixed bad parsing testsBrian Coca2015-07-142-6/+6
| * | | | enabled good parsing tests in parsing targetBrian Coca2015-07-142-1/+4
| * | | | Fixing up some output stuffJames Cammarata2015-07-141-22/+3
| * | | | Merge pull request #11555 from cchurch/test_win_get_url_updatesBrian Coca2015-07-102-7/+76
| |\ \ \ \
| | * | | | Update tests for win_get_url module to test force parameter and invalid URLs/...Chris Church2015-07-102-7/+76
| * | | | | Merge pull request #11537 from chrismeyersfsu/azure-testBrian Coca2015-07-102-4/+36
| |\ \ \ \ \
| | * | | | | assert password or ssh key provided on new image creationChris Meyers2015-07-092-4/+36
| * | | | | | fixed all references to old plugins/inventory to point at contrib/inventoryBrian Coca2015-07-101-1/+1
| | |/ / / / | |/| | | |
| * | | | | Cleaning up includes test to match 2.0 behaviorJames Cammarata2015-07-101-22/+23
| * | | | | Lots of fixes for integration test bugsJames Cammarata2015-07-107-69/+89
| |/ / / /
| * | | | Fix bug in registered variables related to delegate_to changesJames Cammarata2015-07-081-1/+1
| * | | | Removing unicode --start-at-task test for now as we haven't added that back i...James Cammarata2015-07-081-1/+1