- 18 Dec, 2016 8 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Move toward future compatibility using unicode strings, but cast to native str as workaround for #709, #710, and #712.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
When invoking rmtree, ensure the parameter is unicode to avoid errors when the tree contains Unicode filenames. Fixes #704.
-
- 16 Dec, 2016 6 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Exit on test failure
-
Cédric Krier authored
-
Cédric Krier authored
When test fails, it should not continue to run other commands. Fixes #891
-
- 15 Dec, 2016 3 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Revert #853 implicit wildcards in MANIFEST.in
-
- 14 Dec, 2016 8 commits
-
-
Tim Heap authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
As sometimes orig_path may be something other than a list (i.e. _NamespacePath), use iterator tools to sort the items in place. Fixes #885.
-
Jason R. Coombs authored
Add test capturing expectation when a package is both installed and in the current working directory. Ref #885.
-
- 13 Dec, 2016 2 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 12 Dec, 2016 1 commit
-
-
Jason R. Coombs authored
-
- 11 Dec, 2016 9 commits
-
-
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
-
Jason R. Coombs authored
-
- 10 Dec, 2016 3 commits
-
-
Jason R. Coombs authored
Use py.test to launch pytest, rather than python -m test, preventing the empty path from being added to sys.path per pytest-dev/pytest#2104. Fixes #852. Also use 'usedevelop' as the setuptools.tests.fixtures aren't available in a standard install.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
docs: reorder ToC; update stray Bitbucket links
-