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/units/module_utils/basic
Abhijeet Kasurde 764b4b20ec Fix UnboundLocalError in basic.py
* Fix for UnboundLocalError while accessing deprecations
  in result
* Add Unit test

Fixes #24592

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
7 years ago
..
__init__.py AnsibleModules.log() fix for python3 9 years ago
test__log_invocation.py Fix log_invocation function to pass unittests on python3 8 years ago
test_deprecate_warn.py Fix UnboundLocalError in basic.py 7 years ago
test_exit_json.py PEP 8 indent cleanup. (#20800) 8 years ago
test_heuristic_log_sanitize.py Enable some basic.py tests on python3 (#17167) 8 years ago
test_log.py PEP 8 indent cleanup. (#20800) 8 years ago
test_no_log.py PEP 8 indent cleanup. (#20800) 8 years ago
test_run_command.py Update module_utils.six to latest (#22855) 8 years ago
test_safe_eval.py PEP 8 indent cleanup. (#20800) 8 years ago
test_set_mode_if_different.py Fix test which fails on some python 2.6 installs. 8 years ago