Add missing subdirs (the new QUrl unit tests were not compiled and run)
Change-Id: I1b39d92b8a14d5aeca957180858e1980a534894b Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
This commit is contained in:
parent
0db3d6a247
commit
61162c6e87
@ -24,6 +24,8 @@ SUBDIRS=\
|
||||
qtemporaryfile \
|
||||
qtextstream \
|
||||
qurl \
|
||||
qurlinternal \
|
||||
qurlquery \
|
||||
qwinoverlappedionotifier \
|
||||
|
||||
!win32|wince* {
|
||||
|
@ -1,4 +1,5 @@
|
||||
CONFIG += testcase
|
||||
requires(contains(QT_CONFIG,private_tests))
|
||||
TARGET = tst_qurlinternal
|
||||
SOURCES += tst_qurlinternal.cpp ../../codecs/utf8/utf8data.cpp
|
||||
QT = core core-private testlib
|
||||
|
Loading…
Reference in New Issue
Block a user