aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools/tests/fixtures.py
Commit message (Expand)AuthorAgeFilesLines
* ReindentJason R. Coombs2016-07-301-5/+5
* Don't rely on mock in the pluginJason R. Coombs2016-07-301-7/+3
* Use unittest.mock from standard library instead of external mock with Python ...Arfrever Frehtes Taifersar Arahesis2015-01-151-1/+4
* Rewrite test using pytest.Jason R. Coombs2015-01-021-0/+7
* Also save the ENABLE_USER_SITE setting in the user_override.Jason R. Coombs2015-01-011-1/+2
* Move fixture to a fixtures module and make that fixture available globally.Jason R. Coombs2015-01-011-0/+16