Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | --HG-- extra : rebase_source : 99a2b1e437691f9e1a9982357bc70d91fce91953 | ||||
* | Python 2.3 no longer supported | Jason R. Coombs | 2014-08-01 | 1 | -2/+0 |
| | | | | | --HG-- extra : rebase_source : debc6141ad369eafeb78b808a15d8558ff3fb83b | ||||
* | Remove unused variable | Jason R. Coombs | 2014-08-01 | 1 | -1/+1 |
| | | | | | --HG-- extra : rebase_source : c4b515b677e318ffdcd78b2d90ab772e7d1f94e3 | ||||
* | Since Python 3 will always need the _execfile functionality (to fulfill the ↵ | Jason R. Coombs | 2014-07-05 | 1 | -1/+1 |
| | | | | test in test_sandbox), this functionality should become part of the core implementation. | ||||
* | Adding test capturing Distribute #349 | Jason R. Coombs | 2013-09-18 | 1 | -0/+13 |
| | | | | | --HG-- extra : amend_source : 2f401317ae94e6291ae91f8da75173781bc4c48c | ||||
* | make sure all tests passes on all python versions fixes #149 | Tarek Ziade | 2010-05-06 | 1 | -4/+7 |
| | | | | | | --HG-- branch : distribute extra : rebase_source : 6288f4fcf65083b9d4ffb0ea8b35af44e699b4d5 | ||||
* | Added test to capture issue #118 | Jason R. Coombs | 2010-02-22 | 1 | -6/+41 |
| | | | | | | --HG-- branch : distribute extra : rebase_source : 5c247cafcbecb311469147a46f7f82df47ea5341 | ||||
* | Allowing 'os.devnull' in Sandbox, fixes #101 | tarek | 2009-12-04 | 1 | -0/+28 |
--HG-- branch : distribute extra : rebase_source : d6f63794621874eb637139f353314256e02e02df |