summaryrefslogtreecommitdiff
path: root/setuptools/tests
Commit message (Expand)AuthorAgeFilesLines
* Add test capturing expectation. Ref #1451.Jason R. Coombs2020-03-211-0/+27
* Trim excess whitespaceJason R. Coombs2020-03-201-1/+1
* Merge branch 'master' into feature/308-bypass-normalizationJason R. Coombs2020-03-201-66/+57
|\
| * Rely on partial now that pattern makes senseJason R. Coombs2020-03-151-2/+2
| * Trim up syntax on test cases, including removing hanging indents.Jason R. Coombs2020-03-151-56/+54
| * Remove superfluous test and re-organize tests for clarity.Jason R. Coombs2020-03-151-6/+2
* | Merge test from commit 'b6076' into feature/308-bypass-normalizationJason R. Coombs2020-03-151-0/+8
|\ \ | |/ |/|
| * Add test capturing use-case for normalized version. Ref #308.Jason R. Coombs2020-03-151-0/+7
|/
* Merge pull request #1979 from pypa/debt/remove-featuresJason R. Coombs2020-03-081-82/+1
|\
| * Merge remote-tracking branch 'origin/master' into debt/remove-featuresJason R. Coombs2020-03-0714-86/+245
| |\
| * | Remove the Features feature. Fixes #65.Jason R. Coombs2020-01-191-82/+1
* | | Merge branch 'master' into patch-1Jason R. Coombs2020-03-0723-591/+869
|\ \ \ | | |/ | |/|
| * | Use CPython 3.8.0 mechanism to find msvc 14+mayeut2020-03-071-0/+84
| * | Merge branch 'master' into fix/1557Jason R. Coombs2020-02-1122-590/+921
| |\ \
| | * \ Merge branch 'master' into feature/deps-in-metadataJason R. Coombs2020-01-201-0/+12
| | |\ \
| | | * \ Merge commit 'f9e279df'Jason R. Coombs2020-01-201-0/+12
| | | |\ \
| | | | * | Move test dependencies into the package, removing 'tests' directory which mas...Jason R. Coombs2020-01-201-0/+12
| | * | | | Rewrite selective PIP_IGNORE_REQUIRES_PYTHON to allow test dependencies in me...Jason R. Coombs2020-01-201-0/+11
| | |/ / /
| | * | | 👹 Feed the hobgoblins (delint).Jason R. Coombs2020-01-191-1/+2
| | * | | 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-196-28/+28
| | * | | 👹 Feed the hobgoblins (delint).Jason R. Coombs2020-01-197-63/+94
| | | |/ | | |/|
| | * | Merge branch 'sys_argv' of https://github.com/aimileus/setuptools into maint/...Jason R. Coombs2020-01-141-0/+28
| | |\ \
| | | * | Add testsEmiel Wiedijk2019-05-151-0/+28
| | * | | Fix for Python 4: replace unsafe six.PY3 with PY2Hugo2020-01-083-19/+19
| | * | | Merge pull request #1908 from benoit-pierre/drop_py34_supportJason R. Coombs2020-01-011-4/+1
| | |\ \ \
| | | * | | drop support for Python 3.4Benoit Pierre2019-11-151-4/+1
| | * | | | Fix latin1 and utf8 tests on Python 2Jason R. Coombs2020-01-011-2/+11
| | * | | | Restore Python 2.7 compatibilityJason R. Coombs2020-01-011-5/+1
| | * | | | Remove unused importJason R. Coombs2019-12-311-1/+0
| | * | | | Remove instance attribute; rely on tmpdir fixture; re-use touch helper.Jason R. Coombs2019-12-311-8/+7
| | * | | | Rewrite TestSdistTest setup/teardown_method as pytest fixture.Jason R. Coombs2019-12-311-18/+17
| | * | | | Restore Python 2.7 compatibilityfeature/include-pyproject.tomlJason R. Coombs2019-12-311-0/+2
| | * | | | Add test for exclusion expectation. Ref #1650.Jason R. Coombs2019-12-311-0/+16
| | * | | | Add test ensuring pyproject.toml is included during PEP 517 build.Tzu-ping Chung2019-12-291-0/+21
| | * | | | Merge branch 'master' into feature/include-pyproject.tomlJason R. Coombs2019-12-2931-776/+1472
| | |\ \ \ \
| | | * \ \ \ Merge branch 'master' into fix_handling_of_find-links_in_setup.cfgJason R. Coombs2019-12-011-0/+44
| | | |\ \ \ \
| | | | * | | | fix possible issue with transitive build dependenciesBenoit Pierre2019-11-271-0/+44
| | | * | | | | fix support for easy_install's find-links option in setup.cfgBenoit Pierre2019-11-261-0/+38
| | | |/ / / /
| | | * | | | wheel: fix `is_compatible` implementationBenoit Pierre2019-11-251-0/+9
| | | * | | | Merge pull request #1909 from benoit-pierre/resurrect_easy_install_scriptJason R. Coombs2019-11-232-20/+19
| | | |\ \ \ \
| | | | * | | | Revert "drop easy_install script and associated documentation"Benoit Pierre2019-11-162-20/+19
| | | * | | | | Merge pull request #1829 from benoit-pierre/update_pep425tagsJason R. Coombs2019-11-162-222/+0
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | | * | | | wheel: switch to `packaging.tags` for checking PEP 425 tagsBenoit Pierre2019-10-072-222/+0
| | | * | | | | Merge pull request #1767 from kchmck/feat-license-filesJason R. Coombs2019-11-161-5/+203
| | | |\ \ \ \ \
| | | | * | | | | Remove DALS for single-line stringsMick Koch2019-10-281-40/+40
| | | | * | | | | Add support for `license_files` option in metadataMick Koch2019-10-281-0/+198
| | | | | |_|_|/ | | | | |/| | |
| | | * | | | | drop easy_install script and associated documentationBenoit Pierre2019-11-152-19/+20
| | | * | | | | dist: re-implement `fetch_build_egg` to use pipBenoit Pierre2019-11-153-39/+195
| | | | |_|/ / | | | |/| | |
| | | * | | | tests: fix some pytest warnings under Python 2Benoit Pierre2019-11-151-1/+1