ansible/test/runner
Matt Clay 3e4be156d7 Pre-compile regexes to speed up target processing.
Without this, changing a large number of files results in target
processing taking a very long time due to repeatedly compiling
the same patterns in a loop over many targets.
2017-03-06 12:35:12 -08:00
..
completion
injector
lib Pre-compile regexes to speed up target processing. 2017-03-06 12:35:12 -08:00
requirements
setup
ansible-test
retry.py
test.py Overhaul ansible-test sanity implementation. () 2017-03-02 12:36:46 -08:00
tox.ini