ansible/v2
Rory Finnegan 3e25f633fe Applied some stashed fixes.
* Fixed file.close() typo in test_vault_editor
 * Updated unicode.py to redefine basestring properly in python3 and fixed a couple missed py27 specific code.
 * Realized the patch in test_data_loader was still failing cause we are passing the string 'builtins.open' and not actually using it in that file and soe instead of failing in py34 it would fail in py27.
2015-04-16 17:20:46 -04:00
..
ansible Applied some stashed fixes. 2015-04-16 17:20:46 -04:00
bin now in v2 everything passes a single passwords hash 2015-04-08 03:17:32 -04:00
hacking Port sivel's fix for egg_info (#10563) to v2 2015-03-30 19:15:41 -07:00
samples Filter tasks based on tags during iterator setup in v2 2015-04-15 01:17:02 -05:00
scripts Add the python3 compat header 2014-10-28 20:41:51 -04:00
test Applied some stashed fixes. 2015-04-16 17:20:46 -04:00
README-tests.md Add a README for the v2 unittests 2014-10-15 18:25:54 -04:00
setup.py Add setup.py for v2 to allow for pip editable installs. 2015-04-13 13:34:48 -04:00
test-requirements.txt Make some of the optional requirements optional for testing -- we'll skip the tests instead 2015-04-15 15:35:21 -07:00