summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update tests for unsupported python3.2.Michał Górny2014-12-211-1/+1
|
* Add support for PyPy3.Michał Górny2014-11-051-0/+10
|
* Preserve all whitespace in shebangs, and add regression test for that. Also, ↵Michał Górny2014-09-041-0/+3
| | | | prevent filename expansion when word-splitting it. Bug #522080.
* Fix tests for python_is_python3.Michał Górny2014-09-041-4/+4
|
* Add tests for _python_impl_supported.Michał Górny2014-07-061-7/+21
|
* Improve handling of corner cases in python_fix_shebang. Support --force and ↵Michał Górny2014-06-191-0/+71
| | | | --quiet options, bug #505354. Add tests.
* Disable pypy2_0 and clean up after it.Michał Górny2014-04-081-8/+0
|
* Add slot op to expected PyPy dependency string.Michał Górny2014-04-011-1/+1
|
* Add non-slotted pypy to the eclass.Michał Górny2014-03-121-0/+8
|
* Fix python-utils-r1 tests to accomodate versions in PYTHON_PKG_DEP.Michał Górny2013-11-031-4/+4
|
* Introduce PYTHON_SCRIPTDIR for python-exec:2 script location.Michał Górny2013-09-171-0/+4
|
* Introduce tests for python-utils-r1.Michał Górny2013-09-081-0/+65