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
/
command
/
test.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Always use Python 3 version of map
Jason R. Coombs
2016-01-16
1
-0
/
+1
*
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
-3
/
+4
|
\
|
*
Merge with 10.2.1
Jason R. Coombs
2015-01-02
1
-3
/
+4
|
|
\
|
|
*
Use six for Python 2 compatibility
Jason R. Coombs
2014-07-05
1
-3
/
+4
*
|
|
Make test.test_args a non-data property per Pull Request #155.
Jason R. Coombs
2015-11-27
1
-1
/
+12
*
|
|
Remove unreachable branch.
Jason R. Coombs
2015-10-10
1
-7
/
+6
*
|
|
Always execute tests, even if no test_suite is supplied. Fixes #446.
Jason R. Coombs
2015-10-10
1
-1
/
+1
*
|
|
Accept a pattern argument, supplied by later versions of unittest.
Jason R. Coombs
2015-10-10
1
-1
/
+1
*
|
|
Only include test_suite in args if one is specified. Ref #446.
Jason R. Coombs
2015-10-10
1
-2
/
+7
*
|
|
Re-use _argv for the announcement
Jason R. Coombs
2015-10-10
1
-3
/
+3
*
|
|
Extract _argv property.
Jason R. Coombs
2015-10-10
1
-1
/
+5
*
|
|
Just pass 'unittest' as argv[0] - the full path to the file shouldn't be rele...
Jason R. Coombs
2015-10-10
1
-2
/
+1
*
|
|
Resolve test_suite directly rather than referencing test_args
Jason R. Coombs
2015-10-10
1
-1
/
+1
*
|
|
Extract variable for nicer indentation
Jason R. Coombs
2015-10-10
1
-3
/
+2
*
|
|
Move value checking into its own block.
Jason R. Coombs
2015-10-10
1
-4
/
+5
*
|
|
Calculate test_args on demand rather than setting an attribute.
Jason R. Coombs
2015-10-10
1
-4
/
+5
*
|
|
Add EntryPoint.resolve and deprecate most usage of EntryPoint.load. Removed E...
11.3
Jason R. Coombs
2015-01-05
1
-1
/
+1
|
/
/
*
|
Use underlying invocation of ._load directly
Jason R. Coombs
2014-12-31
1
-1
/
+1
|
/
*
Remove doctests module. It is now part of Python.
Jason R. Coombs
2014-07-05
1
-2
/
+1
*
Fixed PEP 8 compliancy of the setuptools.command package
Alex Gr?nholm
2014-06-18
1
-17
/
+15
*
Use PY3 and PY2 throughout
Jason R. Coombs
2014-05-17
1
-5
/
+4
*
Wrap unittest.main in a compatibility wrapper for Python 3.1 compatibility. F...
3.4.2
Jason R. Coombs
2014-04-06
1
-4
/
+7
*
Extract the resolution of loader/runner classes. Allows None value to pass-th...
Jason R. Coombs
2014-03-30
1
-6
/
+13
*
Reformat to add the conventional whitespace and shorter lines.
Jason R. Coombs
2014-03-30
1
-11
/
+13
*
Apply patch based on patch in 2008 by Klaus Zimmerman. Fixes #176.
Jason R. Coombs
2014-03-28
1
-2
/
+8
*
Remove import *
Jason R. Coombs
2014-02-09
1
-2
/
+3
*
Remove unused import and excess whitespace.
Jason R. Coombs
2014-02-09
1
-39
/
+1
*
Misc. updates following 2to3 checks.
Vinay Sajip
2013-06-17
1
-1
/
+1
*
Purge modules under test from sys.modules prior to running tests. Fixes #301.
Stefan H. Holek
2012-10-08
1
-0
/
+17
*
Issue #306: Even if 2to3 is used, we build in-place under Python 2.
Lennart Regebro
2012-08-22
1
-1
/
+1
*
Add failing test for #301.
Lennart Regebro
2012-08-21
1
-1
/
+2
*
removed pdb
Tarek Ziade
2010-05-06
1
-5
/
+1
*
make sure all tests passes on all python versions fixes #149
Tarek Ziade
2010-05-06
1
-1
/
+5
*
Name changes of the parameters.
Lennart Regebro
2009-09-22
1
-2
/
+2
*
Works with zope.interface now.
Lennart Regebro
2009-09-18
1
-6
/
+22
*
Fix interactions between the various "require" options,
PJ Eby
2008-01-19
1
-2
/
+2
*
Fix problem activating dependencies for tests (backport from trunk)
PJ Eby
2007-03-02
1
-1
/
+1
*
Fix ``test`` command possibly failing if an older version of the project
PJ Eby
2007-02-24
1
-12
/
+53
*
Added ``test_loader`` keyword to support custom test loaders.
PJ Eby
2006-03-29
1
-10
/
+10
*
Fix a problem with the test loader finding the bundled doctest's
PJ Eby
2006-03-29
1
-4
/
+4
*
Enhanced test loader to scan packages as well as modules, and call
PJ Eby
2006-03-28
1
-4
/
+45
*
Added ``tests_require`` keyword to ``setup()``, so that e.g. packages
PJ Eby
2005-11-19
1
-4
/
+4
*
Make 'test' command work correctly with the 0.6 WorkingSet class.
PJ Eby
2005-07-21
1
-12
/
+12
*
Added ``develop`` command to ``setuptools``-based packages. This command
PJ Eby
2005-07-06
1
-2
/
+2
*
Enhanced the ``test`` command so that it doesn't install the package, but
PJ Eby
2005-07-06
1
-22
/
+22
*
Initial checkin of setuptools 0.0.1.
PJ Eby
2004-03-19
1
-0
/
+82