Age | Commit message (Expand) | Author |
---|---|---|
2016-05-12 | Fix up a ton of flake8 issues | Joshua Harlow |
2016-05-11 | Fix py26 for rhel (and older versions of python) | Joshua Harlow |
2016-03-04 | Apply pep8, pyflakes fixes for python2 and 3 | Scott Moser |
2016-03-03 | run pyflakes in more places, fix fallout | Scott Moser |
2016-02-29 | tox.ini: only specify py3 not specific py34 | Scott Moser |
2016-02-04 | tox: use test-requirements.txt and requirements.txt | Scott Moser |
2015-02-24 | tox: set LC_ALL=en_US.utf-8 rather than C | Scott Moser |
2015-02-18 | Set LC_ALL=C for tox tests. | Daniel Watkins |
2015-02-11 | Enable passing arguments to nose via tox. | Daniel Watkins |
2015-01-26 | Repair the Python 2.6 tests. | Barry Warsaw |
2015-01-22 | Convert helpers.py and test_data.py from mocker to mock. | Barry Warsaw |
2015-01-22 | Use .addCleanup() instead of a .tearDown() where appropriate, although we | Barry Warsaw |
2015-01-22 | Port test__init__.py to unittest.mock. | Barry Warsaw |
2015-01-21 | * Added a simple tox.ini file | Barry Warsaw |