QMTest test and resource classes are always register before running the tests.
authorJohn Criswell <criswell@uiuc.edu>
Mon, 15 Sep 2003 21:54:49 +0000 (21:54 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Mon, 15 Sep 2003 21:54:49 +0000 (21:54 +0000)
commit538a317d0386eb815cc77ea9324a27eda8d00cf0
tree4bd080e480310e68b637cdf1fabb6912256dbdb7
parent473741930e13c4834fc6a243d6e60a9bf302c343
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
test/Makefile