- 30 Mar, 2014 22 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Skip this test because it now fails under Python 3.3 and earlier apparently due to a bug in the inspect module. Since the test passes under Python 3.4 and later, that should still serve as a suitable regression test.
-
Jason R. Coombs authored
Extract the resolution of loader/runner classes. Allows None value to pass-through to unittest.main. Fixes #180.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Allow install to proceed with an egg install on IronPython and any other environment that has no stack support. Fixes #177.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
--HG-- extra : amend_source : c92063405d99e7fdb7fe0a6312fa8438c3727c2f
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
--HG-- extra : amend_source : 829ebde0696d12adfb54aca74ea6b1b510177ff4
-
Jason R. Coombs authored
--HG-- extra : amend_source : 62f689b409b4645eda5f81b2604c50a84713ee52
-
- 28 Mar, 2014 3 commits
-
-
Jason R. Coombs authored
Removed notice about PEP 420 package finder. Discussion in the ticket (Ref #97) indicates that the implementation is currently inadequate.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 24 Mar, 2014 8 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Just remove test_ez_setup, as the last remaining test, test_install, only barely touches the functionality as the actually installation command is mocked. The test run in the travis config is much more comprehensive.
-
Jason R. Coombs authored
Remove test for use_setuptools, as it fails when running under pytest because the installed version of setuptools is already present.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Remove test_build_egg. The test doesn't work and it's difficult to test _build_egg given the current interface.
-
- 23 Mar, 2014 7 commits
-
-
Jason R. Coombs authored
--HG-- extra : amend_source : eb261716fc15148a101c059fb03c0f51b683c673
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
--HG-- extra : amend_source : d60530fbb3e3cc3455abae8e5100f85f697f3dac
-
Jason R. Coombs authored
-