Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | runtest.py: There is no qmtest support since 6ed8e61f22f4 | anatoly techtonik | 2014-03-17 | 1 | -111/+0 |
| | |||||
* | Don't skip runtest.py tests on systems that don't have QMTest installed. | Steven Knight | 2010-06-07 | 1 | -4/+5 |
| | |||||
* | Windows portability fixes in various tests. Fix runtest.py detection | Steven Knight | 2010-06-06 | 1 | -10/+16 |
| | | | | of non-zero exit status on systems that don't have os.WEXITSTATUS(). | ||||
* | Move 2.0 changes collected in branches/pending back to trunk for further | Greg Noel | 2010-03-25 | 1 | -2/+1 |
| | | | | | development. Note that this set of changes is NOT backward-compatible; the trunk no longer works with Python 1.5.2, 2.0, or 2.1. | ||||
* | Add a separate test of the runtest.py --qmtest option. | Steven Knight | 2009-12-17 | 1 | -0/+105 |