summaryrefslogtreecommitdiff
path: root/test/PharLap.py
Commit message (Collapse)AuthorAgeFilesLines
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
|
* Remove (lots) more unnecessary imports.Steven Knight2009-02-061-3/+2
|
* Eliminate unnecessary WIN32/Win32/win32 references in tests, too.Steven Knight2006-01-211-2/+2
|
* Get rid of indentation tabs in the test scripts and have runtest.py invoke ↵Steven Knight2005-10-141-72/+72
| | | | them with the python -tt option to keep them out.
* Explicit "skipping test" messages for a few straggling tests.Steven Knight2005-09-261-2/+5
|
* Add a skip_test() method to the infrastructure and use it for test scripts ↵Steven Knight2005-08-131-1/+1
| | | | that skip all or part of their tests based on tool availability or test platform.
* Add support for the PharLap ETS tools. (Charles Crain)Steven Knight2003-01-221-0/+309