llvm-6502/test
John Criswell 538a317d03 QMTest test and resource classes are always register before running the tests.
This ensures that any python bytecode generated by another platform is
replaced with new pythong bytecode before the tests begin.

Perferably, a better method will be implemented in the next few weeks.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8549 91177308-0d34-0410-b5e6-96231b3b80d8
2003-09-15 21:54:49 +00:00
..
Analysis Removing Makefiles. Regression tests are now run by QMTest. 2003-09-15 20:21:38 +00:00
Assembler Removing Makefiles. Regression tests are now run by QMTest. 2003-09-15 20:21:38 +00:00
BugPoint Removing Makefiles. Regression tests are now run by QMTest. 2003-09-15 20:21:38 +00:00
C++Frontend Removing Makefiles. Regression tests are now run by QMTest. 2003-09-15 20:21:38 +00:00
CBackend Removing Makefiles. Regression tests are now run by QMTest. 2003-09-15 20:21:38 +00:00
CFrontend Removing Makefiles. Regression tests are now run by QMTest. 2003-09-15 20:21:38 +00:00
CodeGen Renamed as' => llvm-as', dis' => llvm-dis'. 2003-09-15 20:02:53 +00:00
ExecutionEngine Renamed as' => llvm-as', dis' => llvm-dis'. 2003-09-15 20:02:53 +00:00
Feature Removing Makefile. The QMTest program now handles the running of these tests. 2003-09-15 20:18:06 +00:00
Jello Removing Makefiles. Regression tests are now run by QMTest. 2003-09-15 20:21:38 +00:00
Linker Removing Makefiles. Regression tests are now run by QMTest. 2003-09-15 20:21:38 +00:00
LLC Removing Makefiles. Regression tests are now run by QMTest. 2003-09-15 20:21:38 +00:00
Other Removing Makefiles. Regression tests are now run by QMTest. 2003-09-15 20:21:38 +00:00
Scripts Near-term fix for renaming as' -> llvm-as' and dis' -> llvm-dis'. 2003-08-28 21:46:34 +00:00
TableGen Removing Makefiles. Regression tests are now run by QMTest. 2003-09-15 20:21:38 +00:00
Transforms Removing Makefiles. Regression tests are now run by QMTest. 2003-09-15 20:21:38 +00:00
Verifier Removing Makefiles. Regression tests are now run by QMTest. 2003-09-15 20:21:38 +00:00
Failure.sh Initial checking of Failure.sh 2002-01-23 18:03:49 +00:00
Makefile QMTest test and resource classes are always register before running the tests. 2003-09-15 21:54:49 +00:00
Makefile.tests Fixed SPEC so that it would run correctly with the new autoconf-style object 2003-09-11 18:04:30 +00:00
TestRunner.sh Ulimit the test, and print out a more interesting output if failure occurs 2003-05-14 19:54:07 +00:00