1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test
Toshio Kuratomi 0a2cdb2585 New tests for copy recursive with absolute paths
Absolute path trailing slash handling in absolute directories

find_needle() isn't passing a trailing slash through verbatim.  Since
copy uses that to determine if it should copy a directory or just the
files inside of it, we have to detect that and restore it after calling
find_needle()

Fixes #27439
2017-07-28 21:00:51 -07:00
..
compile Docs how to test (2nd) (#24094) 2017-04-28 09:08:26 +01:00
integration New tests for copy recursive with absolute paths 2017-07-28 21:00:51 -07:00
results Create bot friendly sanity output. (#22381) 2017-03-07 14:59:50 -08:00
runner Add support for non_local alias in ansible-test. 2017-07-28 12:24:55 -07:00
sanity Removing openssl_publickey from pep8 legacy files (#27414) 2017-07-28 11:10:02 +02:00
units Support multiple vault passwords (#22756) 2017-07-28 15:20:58 -04:00
utils Optimize running of CI cloud integration tests. 2017-07-14 22:28:14 -07:00