summaryrefslogtreecommitdiff
path: root/setuptools/tests/test_setuptools.py
Commit message (Expand)AuthorAgeFilesLines
* Remove Python 2 compatibilityJason R. Coombs2020-08-161-2/+1
* Merge remote-tracking branch 'origin/master' into debt/remove-featuresJason R. Coombs2020-03-071-0/+5
|\
| * Separate test for 'is_present' into its own test and add a TODO about this be...Jason R. Coombs2020-01-191-0/+5
| * 👹 Feed the hobgoblins (delint).Jason R. Coombs2020-01-191-4/+4
* | Remove the Features feature. Fixes #65.Jason R. Coombs2020-01-191-82/+1
|/
* Feed the hobgoblins (delint).Jason R. Coombs2019-01-261-3/+6
* Ignore warnings about deprecated features.Jason R. Coombs2018-09-231-0/+1
* tests: make sure some essential tests are runBenoit Pierre2017-09-201-0/+320
* Fix failing test on Windows due to path separatorErik Bray2015-12-231-1/+1
* MergeJason R. Coombs2015-09-191-0/+23
|\
| * Add another test capturing issue described in http://bugs.python.org/issue12885Jason R. Coombs2015-09-191-0/+23
* | Update docstring and test to match long-standing expectation in behavior.Jason R. Coombs2015-09-061-0/+1
|/
* Add tests capturing expected behavior, including failure to match expectation...Jason R. Coombs2015-09-061-0/+24