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
/
test_easy_install.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
next compatibility is no longer required
Jason R. Coombs
2014-07-05
1
-1
/
+1
*
Just suppress the spurious IndexError when it happens. Rely on the environmen...
Jason R. Coombs
2014-05-05
1
-3
/
+4
*
Skip this test because it now fails under Python 3.3 and earlier apparently d...
Jason R. Coombs
2014-03-30
1
-0
/
+4
*
Fix failing test on Windows
3.2
Jason R. Coombs
2014-03-14
1
-2
/
+3
*
Use readlines on StringIO. Ensure quiet_context returns rewound buffers.
Jason R. Coombs
2014-02-05
1
-1
/
+3
*
Rewrite merged tests to use context managers
Jason R. Coombs
2014-02-05
1
-19
/
+16
*
Remove unused variable
Jason R. Coombs
2014-02-05
1
-1
/
+0
*
Reindent according to TODO (indent was reserved to minimize the diff)
Jason R. Coombs
2014-02-05
1
-15
/
+14
*
Update global reference.
Jason R. Coombs
2014-02-05
1
-2
/
+2
*
Backed out changeset: ef949e6e6de1, which was itself a backout of the fix for...
Jason R. Coombs
2014-01-27
1
-38
/
+103
*
Move the global import logic for test_multiproc_atexit into the test where it...
Jason R. Coombs
2013-11-27
1
-13
/
+9
*
Reindent long line
Jason R. Coombs
2013-11-27
1
-1
/
+2
*
Remove redundant imports
Jason R. Coombs
2013-11-27
1
-2
/
+0
*
Remove unused variable and clean whitespace
Jason R. Coombs
2013-11-27
1
-2
/
+1
*
backout 983513e397f3 now that contextlib and with statements are available
Jason R. Coombs
2013-11-27
1
-52
/
+30
*
Remove Python 2.5 compatibility in easy_install test setup.
Jason R. Coombs
2013-11-27
1
-19
/
+15
*
Remove easy_install.HAS_USER_SITE and just defer to site.ENABLE_USER_SITE.
Jason R. Coombs
2013-11-27
1
-4
/
+4
*
Fixed script header generation in easy_install tests. Fixes #37.
Jason R. Coombs
2013-08-09
1
-2
/
+2
*
Merge fix for #21
Jason R. Coombs
2013-06-19
1
-5
/
+6
|
\
|
*
Restore Python 2.4 compatibility in test_easy_install. Fixes #21
Jason R. Coombs
2013-06-19
1
-5
/
+6
*
|
Merged upstream changes.
Vinay Sajip
2013-06-19
1
-0
/
+2
|
\
\
|
*
\
Merge Python 3 native support from distribute
Jason R. Coombs
2013-06-18
1
-42
/
+7
|
|
\
\
|
|
|
/
|
*
|
Merge Vinay Sajip's unified Python 2/3 support from distribute 3
Jason R. Coombs
2013-06-18
1
-2
/
+2
|
|
\
\
|
*
|
|
Fixed some resource leaks.
Vinay Sajip
2012-10-10
1
-1
/
+1
|
*
|
|
Merge with upstream
Jason R. Coombs
2013-06-18
1
-10
/
+9
|
|
\
\
\
|
|
*
|
|
Changes to support 2.x and 3.x in the same codebase.
Vinay Sajip
2011-06-20
1
-4
/
+3
*
|
|
|
|
Initial commit. All tests pass on 2.7, 3.2 and 3.3, though there are some ate...
Vinay Sajip
2013-06-15
1
-10
/
+8
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
easy_install once again honors setup.cfg if found in the current directory
Jason R. Coombs
2013-05-03
1
-36
/
+1
*
|
|
|
Updated references in tests to refer to setuptools in favor of distribute
Jason R. Coombs
2013-03-19
1
-6
/
+6
|
|
_
|
/
|
/
|
|
*
|
|
Fix 1 failure with Jython 2.5 and 2.7.
Arfrever Frehtes Taifersar Arahesis
2012-11-27
1
-2
/
+2
*
|
|
Backed out changeset: 98a9f9dcce0e; Fixes #335.
Jason R. Coombs
2012-11-26
1
-104
/
+38
*
|
|
Fix some DeprecationWarnings and ResourceWarnings.
Arfrever Frehtes Taifersar Arahesis
2012-11-26
1
-2
/
+2
*
|
|
Do not use assertGreater(), which was introduced in Python 2.7 and 3.1.
Arfrever Frehtes Taifersar Arahesis
2012-11-26
1
-1
/
+1
*
|
|
Fixes and adds a regression test for #323; required adding some new keyword a...
Erik Bray
2012-09-11
1
-38
/
+104
|
/
/
*
|
Make this test less chatty
Erik Bray
2012-09-11
1
-0
/
+7
*
|
Adds a fix for issue #318, including a regression test. This also fixes anot...
Erik Bray
2012-09-06
1
-22
/
+80
*
|
Issue #314: test_local_index() would fail an OS X.
Lennart Regebro
2012-08-22
1
-1
/
+2
*
|
Got rid of deprecated assert_ and assertEquals.
Lennart Regebro
2012-08-22
1
-10
/
+10
*
|
Allow for three requests (fixes test on Python 3.3).
Jason R. Coombs
2012-04-15
1
-1
/
+3
*
|
Skip test when MockServer can't detect the port to which it bound.
Jason R. Coombs
2012-04-15
1
-0
/
+4
*
|
Ensure that the setup.py is generated as bytes on Python 2 and 3 so that the ...
Jason R. Coombs
2012-04-14
1
-2
/
+7
*
|
Fix one failing test per #277
Jason R. Coombs
2012-04-09
1
-1
/
+1
*
|
Fixed two issues for Python 2.4 compatibility. Tests now run again on Python 2.4
Jason R. Coombs
2012-04-08
1
-1
/
+2
*
|
Removed unused import
Jason R. Coombs
2012-04-08
1
-1
/
+0
*
|
Converted new tests in test_easy_install to use call-back functions instead o...
Jason R. Coombs
2012-04-08
1
-29
/
+54
*
|
Make sure to un-monkey-patch the Distribution class when running test_no_setu...
Jason R. Coombs
2012-04-07
1
-1
/
+2
*
|
Added another context to reset the _setup_stop_context
Jason R. Coombs
2012-04-07
1
-5
/
+20
*
|
Set the argv context so that easy_install.main invokes the command as if it h...
Jason R. Coombs
2012-04-07
1
-5
/
+12
*
|
Test now constructs the tarfile completely in memory (avoiding accidentally w...
Jason R. Coombs
2012-04-07
1
-10
/
+12
*
|
Improved the MockServer so it now more effectively handles multiple requests ...
Jason R. Coombs
2012-04-07
1
-4
/
+6
[next]