Age | Commit message (Expand) | Author |
---|---|---|
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 |