index
:
external_python_setuptools
40.7-maintenance
bootstrap
bootstrap-2.x
bootstrap-py24
bugfix/1623-always-targz
bugfix/1635-disallow-parent-paths
bugfix/1663-restore-port
bugfix/2129-better-egg-detection
bugfix/2232-adopt-distutils-default
bugfix/2232-ubuntu-patch
bugfix/downgrade-pip
bugfix/downgrade-pip-redux
debt/drop-py35
debt/remove-RequirementParseError
develop-nspkg
develop-nspkg-always
di-patch-1
distutils
distutils-adopt-escape-hatch
docs/auto-merge
docs/distutils-porting
dont-normalize
drop-py26
export-pkg-resources
feature/1246-utf-8-in-scripts
feature/1696-update-vendored-deps
feature/2093-docs-revamp
feature/deprecate-2to3
feature/deps-in-metadata
feature/deterministic-provides-extras-2
feature/easy-install-dep
feature/implicit-bootstrap
feature/include-pyproject.toml
feature/pip-options-alignment
feature/pyopenssl-fallback
feature/simple-dist-name-in-scripts
feature/tox-venv
feature/vendor-pkg-resources
feature/version-in-cfg
feature/xenial-py37
fix_changelog
issue-704
issue-889
issue-97
issue250-module_from_spec
issue250-reentry
iterator-unpack
maint/44.x
master
pr/1521
pr1887-rebase
replicant-10
revert-1180-fix_889_and_non-ascii_in_setup.cfg_take_2
setuptools-scm
Python setuptools
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
setuptools
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Test quoting of shebang lines.
Felix Krull
2016-06-26
1
-0
/
+88
|
*
Split up single TestScriptHeader test into multiple tests.
Felix Krull
2016-06-26
1
-4
/
+7
|
*
Remove CommandSpec.from_param test using sys.executable.
Felix Krull
2016-06-26
1
-9
/
+0
|
*
Fix test_all_site_dirs on Windows.
Felix Krull
2016-06-26
1
-3
/
+4
*
|
Merge pull request #664 from stepshal/blank_line
Jason R. Coombs
2016-07-21
1
-0
/
+2
|
\
\
|
*
|
Add missing blank line.
stepshal
2016-07-21
1
-0
/
+2
*
|
|
Also update the Metadata-Version when adding Requires-Python
Xavier Fernandez
2016-07-21
1
-2
/
+4
|
/
/
*
|
Add missing blank lines after class or function definition.
stepshal
2016-07-21
2
-0
/
+2
*
|
Merge pull request #631 from xavfernandez/xfernandez/python_requires
Jason R. Coombs
2016-07-20
1
-0
/
+24
|
\
\
|
*
|
Add basic tests and docs for python_requires
Xavier Fernandez
2016-07-14
1
-0
/
+24
*
|
|
Merge pull request #661 from stepshal/block_comment
Jason R. Coombs
2016-07-20
1
-1
/
+1
|
\
\
\
|
*
|
|
Format block comment.
stepshal
2016-07-21
1
-1
/
+1
*
|
|
|
Test for membership should be 'not in'.
stepshal
2016-07-21
1
-3
/
+3
|
/
/
/
*
|
|
Merge pull request #655 from stepshal/imorts_in_same_block
Jason R. Coombs
2016-07-20
2
-2
/
+2
|
\
\
\
|
*
|
|
Put imports in same block alphabeticaly.
stepshal
2016-07-14
2
-2
/
+2
|
|
/
/
*
|
|
Add test capturing expectation of PYPI_MD5 pattern
Jason R. Coombs
2016-07-20
1
-0
/
+10
*
|
|
Merge pull request #652 from stepshal/one_comma
Jason R. Coombs
2016-07-20
2
-2
/
+2
|
\
\
\
|
*
|
|
Make exactly one space after comma.
stepshal
2016-07-14
2
-2
/
+2
|
|
/
/
*
|
|
Merge pull request #650 from stepshal/closing_bracket
Jason R. Coombs
2016-07-20
2
-2
/
+2
|
\
\
\
|
*
|
|
Match closing bracket identation of opening bracket's line.
stepshal
2016-07-14
2
-2
/
+2
*
|
|
|
Merge pull request #644 from stepshal/spacing-comment-hash
Jason R. Coombs
2016-07-20
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Fix spacing after comment hash.
stepshal
2016-07-14
1
-2
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #640 from stepshal/parameter
Jason R. Coombs
2016-07-20
1
-6
/
+6
|
\
\
\
\
|
*
|
|
|
Remove whitespace around parameter '=' sign.
stepshal
2016-07-14
1
-6
/
+6
|
|
/
/
/
*
/
/
/
Fix missing whitespace around operator.
stepshal
2016-07-14
3
-5
/
+5
|
/
/
/
*
|
|
Merge pull request #642 from stepshal/bracket
Jason R. Coombs
2016-07-13
1
-1
/
+1
|
\
\
\
|
*
|
|
tests: match closing bracket for visual identation
stepshal
2016-07-13
1
-1
/
+1
*
|
|
|
Remove commented code
Jason R. Coombs
2016-07-14
1
-1
/
+0
*
|
|
|
Merge pull request #639 from stepshal/block-comment
Jason R. Coombs
2016-07-13
2
-5
/
+5
|
\
\
\
\
|
*
|
|
|
Format block comments.
stepshal
2016-07-13
2
-5
/
+5
|
|
/
/
/
*
|
|
|
Merge pull request #637 from stepshal/comparison
Jason R. Coombs
2016-07-13
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix comparison with None.
stepshal
2016-07-13
1
-1
/
+1
|
|
/
/
/
*
|
/
/
Add missing whitespace.
stepshal
2016-07-14
3
-38
/
+38
|
|
/
/
|
/
|
|
*
|
|
Fix quantity of blank lines after code object.
stepshal
2016-07-13
12
-1
/
+26
|
/
/
*
|
Extract template as variable to avoid line continuation.
Jason R. Coombs
2016-07-02
1
-1
/
+1
*
|
Rename test for msvc module as well
Jason R. Coombs
2016-07-02
1
-0
/
+0
*
|
Merge with 23.2.1
Jason R. Coombs
2016-07-02
2
-0
/
+43
|
\
|
|
*
Add test for build_multipart
Jason R. Coombs
2016-05-31
1
-0
/
+12
|
*
Add test ref #261.
Jason R. Coombs
2016-05-22
1
-0
/
+31
*
|
Rename msvc9_support to simply msvc.
Jason R. Coombs
2016-07-02
1
-1
/
+1
|
/
*
getsitepackages may not be present
v21.2.0
Jason R. Coombs
2016-05-21
1
-1
/
+1
*
Prefer the amazing monkeypatch fixture from pytest to bespoke inline implemen...
Jason R. Coombs
2016-05-21
1
-33
/
+10
*
Remove unused import
Jason R. Coombs
2016-05-21
1
-1
/
+0
*
Replace contextlib with decorator
Last G
2016-05-19
1
-8
/
+13
*
Fix tests for working in environment without site.getsitepakages
Last G
2016-05-19
1
-1
/
+28
*
Get site-packages dirs from site.py too
Last G
2016-05-19
1
-0
/
+4
*
Convert tabs to spaces. Fixes #489.
Jason R. Coombs
2016-05-02
1
-4
/
+4
*
Correction for expected dict order when PYTHONHASHSEED=0
Jason R. Coombs
2016-04-20
1
-6
/
+6
*
Add docstrings explaining the intention of the test. Ref #553.
Jason R. Coombs
2016-04-20
1
-0
/
+13
*
It's not necessary to build a file with an empty egg_info.
Jason R. Coombs
2016-04-20
1
-5
/
+0
[prev]
[next]