aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools/tests/test_msvc.py
Commit message (Collapse)AuthorAgeFilesLines
* Feed the hobgoblins (delint).Jason R. Coombs2019-01-261-2/+3
|
* tests: switch back to mock instead of backports.unittest_mockBenoit Pierre2017-07-151-1/+1
|
* Rely on backports.unittest_mock plugin to make mock available on old Python ↵Jason R. Coombs2017-01-301-4/+1
| | | | versions. Ref #949.
* Remove unused importJason R. Coombs2016-09-091-2/+0
|
* Update test_msvc.pyJ. Goutin2016-08-021-2/+0
|
* Correct importJason R. Coombs2016-07-301-1/+1
|
* For now mark test as xfail until the issue can be diagnosed and resolved. ↵Jason R. Coombs2016-07-301-0/+4
| | | | Ref #707.
* Update test_msvc.pyJ. Goutin2016-07-231-1/+1
|
* Exception will not raiseJ. Goutin2016-07-231-3/+5
| | | because MSVC9 may be find by new behavior at setuptools/msvc.py line 171.
* Correct spellingJason R. Coombs2016-07-221-1/+1
|
* Extract template as variable to avoid line continuation.Jason R. Coombs2016-07-021-1/+1
|
* Rename test for msvc module as wellJason R. Coombs2016-07-021-0/+179