index
:
delta/python-setuptools-bitbucket.git
0.7-maintenance
AbsoluteMSTR/adds-257-pip-style-version-1441051798003
BB-268_make_VersionConflict_report_who_required_package_3
BB-270_fix_VersionConflict_test_failure_2
DistributionNotFound_list_requirers
Setuptools-Distribute_merge
baserock/master
baserock/richardipsum/pip
baserock/richardipsum/pip-7.0-rebase
bdist_wininst_gui_scripts
bugfix-277
develop
distribute
distribute-legacy
docs_update_for_requires
feature/issue-229
fix-type-error-skip-reason
get_command_list
master
ncoghlan/setuppy-edited-online-with-bitbucket-1401023748153
no-normalize-warning
patch1
postproc
put_setup_requires_egg_in_cache_dir_4
setuptools
setuptools-0.6
single-codebase
svetlyak40wt/make-194-same-level-header-as-other-vers-1453106898145
sync_certifi
zip_path
bitbucket.org: Obsolete (use python-setuptools-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setuptools
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Expect fail when LC_ALL=C
Jason R. Coombs
2015-12-01
1
-0
/
+1
*
Expect failure running Python 3 only tests on Python 2
Jason R. Coombs
2015-12-01
2
-104
/
+107
*
Try setting LC_CTYPE also
Jason R. Coombs
2015-12-01
1
-6
/
+2
*
WTF
Jason R. Coombs
2015-12-01
1
-0
/
+1
*
Try inlining the xfail marker.
Jason R. Coombs
2015-12-01
1
-2
/
+2
*
Correct usage
Jason R. Coombs
2015-12-01
1
-1
/
+1
*
Expect failures on these tests due to ASCII
Jason R. Coombs
2015-12-01
3
-6
/
+10
*
Expect failure on LC_ALL=C also
Jason R. Coombs
2015-12-01
1
-1
/
+3
*
Merge Pull Request #144
Jason R. Coombs
2015-11-28
1
-5
/
+6
|
\
|
*
Move test into pkg_resources tests
Jason R. Coombs
2015-11-28
1
-85
/
+0
|
*
Add tests ref #419.
Eric Larson
2015-11-15
1
-5
/
+91
*
|
Skip the test when running under venv also
Jason R. Coombs
2015-11-25
1
-2
/
+4
*
|
Draft a test for testing the new expectation for develop command (and general...
Jason R. Coombs
2015-11-24
1
-0
/
+25
*
|
Rename tests for clarity
Jason R. Coombs
2015-11-24
1
-2
/
+2
*
|
Use if clause.
Jason R. Coombs
2015-11-24
1
-4
/
+4
*
|
Use io.open and its context for simpler reading of a file
Jason R. Coombs
2015-11-24
1
-8
/
+5
*
|
Use quiet context to suppress stdout.
Jason R. Coombs
2015-11-24
1
-5
/
+1
*
|
Remove unused imports
Jason R. Coombs
2015-11-24
1
-2
/
+0
*
|
Extract variable
Jason R. Coombs
2015-11-24
1
-6
/
+7
*
|
Replace silent test acceptance with a proper skip check
Jason R. Coombs
2015-11-24
1
-11
/
+2
*
|
Extract setup/teardown methods as proper fixtures.
Jason R. Coombs
2015-11-24
1
-27
/
+30
*
|
Use context manager for opening file
Jason R. Coombs
2015-11-24
1
-6
/
+4
|
/
*
Merge
Jason R. Coombs
2015-09-19
1
-0
/
+1
|
\
|
*
Update docstring and test to match long-standing expectation in behavior.
Jason R. Coombs
2015-09-06
1
-0
/
+1
*
|
Add another test capturing issue described in http://bugs.python.org/issue12885
Jason R. Coombs
2015-09-19
1
-0
/
+23
|
/
*
Add tests capturing expected behavior, including failure to match expectation...
Jason R. Coombs
2015-09-06
1
-0
/
+24
*
Conditionally remove __PYVENV_LAUNCHER__
Jason R. Coombs
2015-06-23
1
-1
/
+1
*
Fix test failure when __PYVENV_LAUNCHER__ is set. Fixes #396.
Jason R. Coombs
2015-06-13
1
-2
/
+4
*
Fix TypeError for pytest.skip()
Thomas Bechtold
2015-04-05
1
-1
/
+1
*
Bypass the checking of site-packages when asserting not user install in site-...
Jason R. Coombs
2015-03-14
1
-0
/
+10
*
Remove regression test for Distribute issue #318. The continuing relevance of...
Jason R. Coombs
2015-03-14
1
-20
/
+0
*
Remove unnecessary block
Jason R. Coombs
2015-03-06
1
-14
/
+11
*
Extract sys.path and os.environ patching into install_target fixture
Jason R. Coombs
2015-03-06
1
-10
/
+7
*
Extract install_target as fixture
Jason R. Coombs
2015-03-06
1
-12
/
+8
*
Extract fixture for foo_package.
Jason R. Coombs
2015-03-06
1
-9
/
+11
*
Replace comment with docstring assertion.
Jason R. Coombs
2015-03-06
1
-3
/
+4
*
Move patching into the patch methods.
Jason R. Coombs
2015-03-06
1
-8
/
+4
*
Extract method for common behavior.
Jason R. Coombs
2015-03-06
1
-9
/
+7
*
Functions now mirror each other.
Jason R. Coombs
2015-03-06
1
-4
/
+6
*
Move related tests into proximity
Jason R. Coombs
2015-03-06
1
-7
/
+7
*
Rename test to reflect implementation.
Jason R. Coombs
2015-03-06
1
-1
/
+1
*
Use pytest.importorskip.
Jason R. Coombs
2015-03-06
1
-5
/
+1
*
Update test to match new expectation following pull request #109. Refs #285.
Jason R. Coombs
2015-03-06
1
-3
/
+5
*
Re-use context available in sandbox.
Jason R. Coombs
2015-02-03
2
-9
/
+1
*
Add test capturing Attribute error. Ref #339.
Jason R. Coombs
2015-01-26
1
-0
/
+11
*
Move global into the only method where it's used.
Jason R. Coombs
2015-01-20
1
-13
/
+13
*
Use module namespace.
Jason R. Coombs
2015-01-20
1
-27
/
+24
*
Replace use of fix_jython_executable with CommandSpec invocation.
Jason R. Coombs
2015-01-20
1
-4
/
+3
*
Add test capturing regression in script creation in WindowsScriptWriter.
Jason R. Coombs
2015-01-20
1
-0
/
+12
*
Use the command spec as resolved by the best ScriptWriter.
Jason R. Coombs
2015-01-18
1
-1
/
+2
[next]