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_develop.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modeling after Astropy's technique for bundling libraries, the imports are no...
Jason R. Coombs
2015-12-31
1
-6
/
+1
*
Update vendoring technique to match that used for packaging. Ref #229.
Jason R. Coombs
2015-12-31
1
-1
/
+6
*
Merge with master. Ref #229.
Jason R. Coombs
2015-12-31
1
-2
/
+3
|
\
*
|
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
|
/
*
Remove unused import
Jason R. Coombs
2015-01-02
1
-1
/
+0
*
Remove apparently unused method.
Jason R. Coombs
2015-01-01
1
-17
/
+0
*
Remove consideration for older Pythons
Jason R. Coombs
2015-01-01
1
-3
/
+3
*
Convert test_develop to use pytest
Jason R. Coombs
2015-01-01
1
-7
/
+6
*
Remove unused imports, unused variables, and excess whitespace
Jason R. Coombs
2014-06-23
1
-4
/
+2
*
Clean some imports.
Arfrever Frehtes Taifersar Arahesis
2014-02-15
1
-2
/
+4
*
Merged upstream changes.
Vinay Sajip
2013-06-19
1
-5
/
+8
|
\
|
*
Merge Vinay Sajip's unified Python 2/3 support from distribute 3
Jason R. Coombs
2013-06-18
1
-6
/
+6
|
|
\
|
*
|
Fixed some resource leaks.
Vinay Sajip
2012-10-10
1
-5
/
+12
|
*
|
Merge with upstream
Jason R. Coombs
2013-06-18
1
-2
/
+3
|
|
\
\
|
|
*
|
Changes to support 2.x and 3.x in the same codebase.
Vinay Sajip
2011-06-20
1
-2
/
+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
-5
/
+6
|
|
_
|
/
|
/
|
|
*
|
|
Fix some ResourceWarnings.
Arfrever Frehtes Taifersar Arahesis
2012-12-29
1
-2
/
+6
|
/
/
*
|
Got rid of deprecated assert_ and assertEquals.
Lennart Regebro
2012-08-22
1
-3
/
+3
*
|
Added fix for the develop command, #299.
Lennart Regebro
2012-08-21
1
-5
/
+11
*
|
Added failing test for #299.
Lennart Regebro
2012-08-21
1
-11
/
+37
|
/
*
skipping a tets if in virtualenv
Tarek Ziade
2011-05-26
1
-1
/
+1
*
make sure we test that the directory exists before we install stuff asked by ...
Tarek Ziade
2010-04-07
1
-2
/
+19
*
move the rest of the path handling code from develop to easy_install
Ronny Pfannschmidt
2010-02-11
1
-4
/
+5
*
enable easy_install --user, *warning breaks tests*
Ronny Pfannschmidt
2010-02-11
1
-7
/
+7
*
Added upload_docs unit test and fixed a bug in test_develop.
Alice Bevan-McGregor
2009-11-15
1
-1
/
+1
*
make sure USER_SITE is listed as a sitedir in easy_install
tarek
2009-10-27
1
-1
/
+2
*
now develop supports the --user option fixes #58
tarek
2009-10-27
1
-0
/
+63