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_sandbox.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add test capturing failure when the Exception is not pickleable. Ref #329.
Jason R. Coombs
2015-01-14
1
-0
/
+12
*
Adding test for non-exceptional condition.
Jason R. Coombs
2015-01-14
1
-0
/
+6
*
Add tests for new ExceptionSaver
Jason R. Coombs
2015-01-14
1
-0
/
+28
*
Remove unused import
Jason R. Coombs
2015-01-14
1
-1
/
+1
*
Remove try/except/fail - Exceptions are failures by default.
Jason R. Coombs
2015-01-04
1
-4
/
+2
*
Use tmpdir fixture
Jason R. Coombs
2015-01-02
1
-16
/
+8
*
Minor cleanup
Jason R. Coombs
2015-01-02
1
-7
/
+5
*
Use importorskip to detect/load win32com
Jason R. Coombs
2015-01-02
1
-28
/
+17
*
Ported test_sandbox to pytest from unittest.
Jason R. Coombs
2015-01-02
1
-7
/
+3
*
Add test capturing failure on Python 2.6. Ref #236
Jason R. Coombs
2014-08-01
1
-0
/
+6
*
Python 2.3 no longer supported
Jason R. Coombs
2014-08-01
1
-2
/
+0
*
Remove unused variable
Jason R. Coombs
2014-08-01
1
-1
/
+1
*
Since Python 3 will always need the _execfile functionality (to fulfill the t...
Jason R. Coombs
2014-07-05
1
-1
/
+1
*
Adding test capturing Distribute #349
Jason R. Coombs
2013-09-18
1
-0
/
+13
*
make sure all tests passes on all python versions fixes #149
Tarek Ziade
2010-05-06
1
-4
/
+7
*
Added test to capture issue #118
Jason R. Coombs
2010-02-22
1
-6
/
+41
*
Allowing 'os.devnull' in Sandbox, fixes #101
tarek
2009-12-04
1
-0
/
+28