ansible/test
Toshio Kuratomi 3a2670e0fd Allow specific __future__ imports in modules
We do want to allow certain from __future__ imports in modules that make
it easier to code compatible python2 and python3.  Note that
unicode_literals is specifically left out and should never be allowed.
Now that python-3.4+ allows u"" there's no good reason to use
unicode_literals.

Also switch tables in the validate_modules documentation to simple table format
2017-07-27 15:37:26 -07:00
..
compile Docs how to test (2nd) (#24094) 2017-04-28 09:08:26 +01:00
integration Disable pylint check for names existing in modules for test data 2017-07-27 15:37:26 -07:00
results Create bot friendly sanity output. (#22381) 2017-03-07 14:59:50 -08:00
runner Allow ini plugin to load file using other encoding than utf8. 2017-07-27 14:20:18 -07:00
sanity Allow specific __future__ imports in modules 2017-07-27 15:37:26 -07:00
units Remove Deprecated Template network modules (#27076) 2017-07-27 19:40:11 +01:00
utils Optimize running of CI cloud integration tests. 2017-07-14 22:28:14 -07:00