aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools/tests/test_sandbox.py
Commit message (Collapse)AuthorAgeFilesLines
* Use tmpdir fixtureJason R. Coombs2015-01-021-16/+8
|
* Minor cleanupJason R. Coombs2015-01-021-7/+5
|
* Use importorskip to detect/load win32comJason R. Coombs2015-01-021-28/+17
|
* Ported test_sandbox to pytest from unittest.Jason R. Coombs2015-01-021-7/+3
|
* Add test capturing failure on Python 2.6. Ref #236Jason R. Coombs2014-08-011-0/+6
| | | | | --HG-- extra : rebase_source : 99a2b1e437691f9e1a9982357bc70d91fce91953
* Python 2.3 no longer supportedJason R. Coombs2014-08-011-2/+0
| | | | | --HG-- extra : rebase_source : debc6141ad369eafeb78b808a15d8558ff3fb83b
* Remove unused variableJason R. Coombs2014-08-011-1/+1
| | | | | --HG-- extra : rebase_source : c4b515b677e318ffdcd78b2d90ab772e7d1f94e3
* Since Python 3 will always need the _execfile functionality (to fulfill the ↵Jason R. Coombs2014-07-051-1/+1
| | | | test in test_sandbox), this functionality should become part of the core implementation.
* Adding test capturing Distribute #349Jason R. Coombs2013-09-181-0/+13
| | | | | --HG-- extra : amend_source : 2f401317ae94e6291ae91f8da75173781bc4c48c
* make sure all tests passes on all python versions fixes #149Tarek Ziade2010-05-061-4/+7
| | | | | | --HG-- branch : distribute extra : rebase_source : 6288f4fcf65083b9d4ffb0ea8b35af44e699b4d5
* Added test to capture issue #118Jason R. Coombs2010-02-221-6/+41
| | | | | | --HG-- branch : distribute extra : rebase_source : 5c247cafcbecb311469147a46f7f82df47ea5341
* Allowing 'os.devnull' in Sandbox, fixes #101tarek2009-12-041-0/+28
--HG-- branch : distribute extra : rebase_source : d6f63794621874eb637139f353314256e02e02df