Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add a test to catch unvendored dependencies | Benoit Pierre | 2018-11-13 | 1 | -0/+12 |
* | Remove pytest marker and code for Python < 2.7 | Nikolaus Waxweiler | 2018-10-27 | 1 | -3/+0 |
* | Skip tests in test_virtualenv if the prefix is broken on that virtualenv. Ref... | Jason R. Coombs | 2018-03-05 | 1 | -0/+15 |
* | Feed the hobgoblins (delint). | Jason R. Coombs | 2018-02-04 | 1 | -0/+4 |
* | fix `test_pip_upgrade_from_source` test on Python 2.6 | Benoit Pierre | 2017-09-13 | 1 | -0/+4 |
* | fix `test` command handling of `extras_require` | Benoit Pierre | 2017-07-26 | 1 | -0/+66 |
* | fix possible error when finalizing `install_requires` | Benoit Pierre | 2017-07-15 | 1 | -0/+19 |
* | tests: rework clean install test | Benoit Pierre | 2017-07-15 | 1 | -0/+31 |