Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Expect test to fail on PyPy due to implicit import during startup. | Jason R. Coombs | 2020-08-08 | 1 | -0/+4 |
* | Remove expected fail. | Jason R. Coombs | 2020-08-08 | 1 | -1/+4 |
* | On Windows, SYSTEMROOT must be supplied. | Jason R. Coombs | 2020-08-08 | 1 | -2/+5 |
* | Bypass pytest-virtualenv due to bugs in 'run' command. Instead, use jaraco.en... | Jason R. Coombs | 2020-08-08 | 1 | -18/+30 |
* | Support Python 3.5 and 3.6 in the tests. | Jason R. Coombs | 2020-08-08 | 1 | -1/+12 |
* | Add tests capturing expected distutils behavior. Ref #417. | Jason R. Coombs | 2020-08-08 | 1 | -0/+37 |