Skip to content

Commit 0336bc0

Browse files
author
João Abecasis
committed
Backporting TESTARGS feature from 4.7
Originally introduced in d29e1dd. This patch should be reverted when it reaches the 4.7 branch again. Reviewed-by: Sergio Ahumada
1 parent fbc2c44 commit 0336bc0

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)