Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move fixture to a fixtures module and make that fixture available globally. | Jason R. Coombs | 2015-01-01 | 1 | -15/+0 |
* | Correct naming artifact. | Jason R. Coombs | 2015-01-01 | 1 | -1/+1 |
* | Replace setup and teardown with pytest fixtures. | Jason R. Coombs | 2015-01-01 | 1 | -33/+29 |
* | Python 2.6 is required | Jason R. Coombs | 2015-01-01 | 1 | -11/+8 |
* | Use quiet context instead of copy pasta. | Jason R. Coombs | 2015-01-01 | 1 | -6/+4 |
* | Use context opener | Jason R. Coombs | 2015-01-01 | 1 | -6/+4 |
* | Remove unused imports | Jason R. Coombs | 2015-01-01 | 1 | -4/+1 |
* | Clean some imports. | Arfrever Frehtes Taifersar Arahesis | 2014-02-15 | 1 | -2/+5 |
* | Post-merge fixes for Python 3. | Vinay Sajip | 2012-10-10 | 1 | -1/+1 |
* | Issue #283 bdist_egg issues with python 3.3.0aX | Jim Fulton | 2012-07-14 | 1 | -0/+69 |