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/plugins/filter
Toshio Kuratomi 75249e311e Fix set theory filters for python3
The set theory filters need to use lists rather than generators on python3.

Also add unit tests for most of the mathstuff filters

Fixes #26494
7 years ago
..
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_ipaddr.py Ansible Config part2 (#27448) 7 years ago
test_mathstuff.py Fix set theory filters for python3 7 years ago