Skip to content

Commit 10ae844

Browse files
author
Qt Continuous Integration System
committed
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1
* '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1: Backporting TESTARGS feature from 4.7
2 parents a9bf77f + 0336bc0 commit 10ae844

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mkspecs/features/qttest_p4.prf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ else:win32: {
2424
else:check.commands += $(DESTDIR_TARGET)
2525
}
2626
embedded: check.commands += -qws
27+
check.commands += $(TESTARGS)
2728
QMAKE_EXTRA_TARGETS += check
2829

2930
!debug_and_release|build_pass {

0 commit comments

Comments
 (0)