summaryrefslogtreecommitdiff
path: root/tests.sh
Commit message (Collapse)AuthorAgeFilesLines
* Merge fixes for #13170 and #12386 and other misc. changes from default?ric Araujo2011-11-111-4/+4
|\
| * Propagate error code from Python?ric Araujo2011-11-111-5/+5
| |
* | Start a branch to provide Distutils2 for Python 3.?ric Araujo2011-09-241-20/+9
|/ | | | | | | | | | This codebase is compatible with 3.1, 3.2 and 3.3. It was converted with 2to3 and a semi-automated diff/merge with packaging in 3.3 to fix some idioms. We?ve now come full circle from 2.x to 3.x to 2.x to 3.x again :) Starting from now, contributors can make patches for packaging (preferred, as the stdlib?s regrtest is very useful), distutils2 or distutils-python3, and we?ll make patches flow between versions.
* Improve tests.sh.?ric Araujo2011-09-211-51/+17
| | | | | | | | - When a run fails, re-run without quiet mode (wow automation it?s incredible) - 3.x versions are not tested, as this branch of d2 is only for 2.x (I?ll push a branch for 3.1-3.2 later)
* now calls get_platform() to get the right lib.VALUETarek Ziade2011-03-131-3/+6
|
* added 3.1, 3.2, 3.3 in the tests runnerTarek Ziade2011-03-131-1/+31
|
* Adding 3.1 testing to tests.shArc Riley2010-11-201-0/+9
|
* moved everything in the same dir - we want to include docs/ in the releaseTarek Ziade2010-09-191-0/+40