You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
psi / Ryo Hirafuji 61f8f8ce7f
cron - Allow non-ascii (UTF-8) chars in cron file paths and jobs (#70426) (#70794)
* Encode/Decode files in UTF-8
* Use helper function in ansible
* Add an integration test
* Use emoji in test data.
* add changelog
* Also support non-ascii chars in filepath and add tests about this.
* Also use non-ascii chars in replaced text and ensure not to break cron syntax.
* rename self.existing to self.n_existing
* rename crontab.existing to crontab.n_existing
4 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration cron - Allow non-ascii (UTF-8) chars in cron file paths and jobs (#70426) (#70794) 4 years ago
lib/ansible_test [stable-2.10] Fix ansible-test virtualenv management. 4 years ago
sanity Collections docs generation backport (#70515) 4 years ago
support Deprecation revisited (#69926) 5 years ago
units [stable-2.10] Ensure single vaulted values aren't counted as sequences. Fixes #70784 (#70786) (#70791) 4 years ago
utils/shippable Remove temporary migration hack from CI scripts. 5 years ago