Commit 9096e275 authored by John Criswell's avatar John Criswell
Browse files

Made QMTest run first to ensure that it runs.

llvm-svn: 9464
parent 42260d77
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
LEVEL  = ..
DIRS   = Programs
include Makefile.tests

#
# Make QMTest the default for testing features and regressions
# Do this first to force QMTest to run first
#
all:: qmtest

#
# Include other test rules
#
include Makefile.tests

#
# New QMTest functionality:
#	The test suite is being transitioned over to QMTest.  Eventually, it