Loading llvm/test/Makefile +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 Loading Loading
llvm/test/Makefile +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 Loading