summaryrefslogtreecommitdiff
path: root/setuptools/tests/integration
Commit message (Expand)AuthorAgeFilesLines
* Minor edits to integration tests.Jason R. Coombs2022-07-131-13/+13
* Just assume exactly one sdist is available.Jason R. Coombs2022-07-131-10/+2
* Add another conditional to resolve the release for version-specific packages....Jason R. Coombs2022-07-131-1/+1
* Fix `bellow` typo in docsMathieu Kniewallner2022-03-241-1/+1
* Automatic discovery of packages, py_modules and name (#2894)Anderson Bravalheri2022-03-071-0/+14
|\
| * Reuse integration helperAnderson Bravalheri2022-03-051-0/+14
* | Add a 'uses_network' marker to tests that require connectivityAnderson Bravalheri2022-03-051-0/+1
|/
* Remove `numpy` sdists from integration testsAnderson Bravalheri2022-01-071-2/+1
* Use setuptools wheel instead of source tree in integration testsAnderson Bravalheri2022-01-061-9/+3
* Separate some reusable integration helpersAnderson Bravalheri2021-12-212-60/+70
* Use shutil to find executableAnderson Bravalheri2021-12-211-2/+5
* Simulate pip's isolation using virtualenvAnderson Bravalheri2021-12-211-51/+49
* Use separated "extras" for integration testsAnderson Bravalheri2021-12-211-1/+4
* Add integration test based on feedback from #2849Anderson Bravalheri2021-12-212-0/+272