Age | Commit message (Expand) | Author |
2016-10-19 | Fix python2.6 things found running in centos 6. | Scott Moser |
2016-10-04 | unittests: fix use of mock 2.0 'assert_called' when running make check | Ryan Harper |
2016-09-30 | Improve module documentation and doc cleanup. | Wesley Wiedenmeier |
2016-06-10 | Less less tweaking of tox.ini | Joshua Harlow |
2016-06-10 | Less tweaking of tox.ini | Joshua Harlow |
2016-05-24 | Remove 26 from default tox.ini listing | Joshua Harlow |
2016-05-24 | Revert some of the alterations of the tox.ini file | Joshua Harlow |
2016-05-19 | Fix up tests and flake8 warnings | Joshua Harlow |
2016-05-19 | Remerge against head/master | Joshua Harlow |
2016-05-12 | run flake8 instead of pyflakes in tox. expect tests/ to pass flake8. | Scott Moser |
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 |