Clang: Tests: Sort files in unittest.pro

Change-Id: I5473230ba9bc1b6c1a9520971d66918d545c9e5b
Reviewed-by: Marco Bubke <marco.bubke@qt.io>
This commit is contained in:
Nikolai Kosjar
2017-07-24 17:10:29 +02:00
committed by Marco Bubke
parent 9113125a5e
commit 8ca2f9d3fa

View File

@@ -36,38 +36,38 @@ QMAKE_SUBSTITUTES += cpptoolsjson
DEFINES += CPPTOOLS_JSON=\"R\\\"xxx($${cpptoolsjson.output})xxx\\\"\" DEFINES += CPPTOOLS_JSON=\"R\\\"xxx($${cpptoolsjson.output})xxx\\\"\"
SOURCES += \ SOURCES += \
changedfilepathcompressor-test.cpp \
clangpathwatcher-test.cpp \
clangqueryexamplehighlightmarker-test.cpp \
clangqueryhighlightmarker-test.cpp \
clientserverinprocess-test.cpp \ clientserverinprocess-test.cpp \
lineprefixer-test.cpp \ clientserveroutsideprocess-test.cpp \
cppprojectfilecategorizer-test.cpp \ cppprojectfilecategorizer-test.cpp \
cppprojectinfogenerator-test.cpp \ cppprojectinfogenerator-test.cpp \
cppprojectpartchooser-test.cpp \ cppprojectpartchooser-test.cpp \
processevents-utilities.cpp \ fakeprocess.cpp \
faketimer.cpp \
filepath-test.cpp \
gtest-creator-printing.cpp \
gtest-qt-printing.cpp \
lineprefixer-test.cpp \
matchingtext-test.cpp \
mimedatabase-utilities.cpp \ mimedatabase-utilities.cpp \
pchgenerator-test.cpp \
pchmanagerclientserverinprocess-test.cpp \
pchmanagerclient-test.cpp \
pchmanagerserver-test.cpp \
processevents-utilities.cpp \
projectparts-test.cpp \
projectupdater-test.cpp \
readandwritemessageblock-test.cpp \ readandwritemessageblock-test.cpp \
sizedarray-test.cpp \ sizedarray-test.cpp \
smallstring-test.cpp \ smallstring-test.cpp \
sourcerangefilter-test.cpp \
spydummy.cpp \ spydummy.cpp \
stringcache-test.cpp \
unittests-main.cpp \ unittests-main.cpp \
utf8-test.cpp \ utf8-test.cpp \
gtest-qt-printing.cpp \
gtest-creator-printing.cpp \
clientserveroutsideprocess-test.cpp \
clangpathwatcher-test.cpp \
projectparts-test.cpp \
stringcache-test.cpp \
changedfilepathcompressor-test.cpp \
faketimer.cpp \
pchgenerator-test.cpp \
fakeprocess.cpp \
pchmanagerclient-test.cpp \
projectupdater-test.cpp \
pchmanagerserver-test.cpp \
pchmanagerclientserverinprocess-test.cpp \
filepath-test.cpp \
sourcerangefilter-test.cpp \
clangqueryexamplehighlightmarker-test.cpp \
clangqueryhighlightmarker-test.cpp \
matchingtext-test.cpp
!isEmpty(LIBCLANG_LIBS) { !isEmpty(LIBCLANG_LIBS) {
SOURCES += \ SOURCES += \
@@ -81,21 +81,25 @@ SOURCES += \
clangcompletioncontextanalyzer-test.cpp \ clangcompletioncontextanalyzer-test.cpp \
clangcreateinitialdocumentpreamblejob-test.cpp \ clangcreateinitialdocumentpreamblejob-test.cpp \
clangdiagnosticfilter-test.cpp \ clangdiagnosticfilter-test.cpp \
clangdocumentprocessors-test.cpp \
clangdocumentprocessor-test.cpp \
clangdocuments-test.cpp \ clangdocuments-test.cpp \
clangdocument-test.cpp \ clangdocument-test.cpp \
clangdocumentprocessor-test.cpp \
clangdocumentprocessors-test.cpp \
clangfixitoperation-test.cpp \ clangfixitoperation-test.cpp \
clangisdiagnosticrelatedtolocation-test.cpp \ clangisdiagnosticrelatedtolocation-test.cpp \
clangjobqueue-test.cpp \ clangjobqueue-test.cpp \
clangjobs-test.cpp \ clangjobs-test.cpp \
clangparsesupportivetranslationunitjob-test.cpp \
clangreferencescollector-test.cpp \
clangreparsesupportivetranslationunitjob-test.cpp \
clangrequestdocumentannotationsjob-test.cpp \ clangrequestdocumentannotationsjob-test.cpp \
clangrequestreferencesjob-test.cpp \ clangrequestreferencesjob-test.cpp \
clangreferencescollector-test.cpp \
clangstring-test.cpp \ clangstring-test.cpp \
clangtranslationunit-test.cpp \ clangsupportivetranslationunitinitializer-test.cpp \
clangtranslationunits-test.cpp \ clangtranslationunits-test.cpp \
clangtranslationunit-test.cpp \
clangupdatedocumentannotationsjob-test.cpp \ clangupdatedocumentannotationsjob-test.cpp \
codecompleter-test.cpp \
codecompletionsextractor-test.cpp \ codecompletionsextractor-test.cpp \
completionchunkstotextconverter-test.cpp \ completionchunkstotextconverter-test.cpp \
createtablesqlstatementbuilder-test.cpp \ createtablesqlstatementbuilder-test.cpp \
@@ -120,28 +124,24 @@ SOURCES += \
unsavedfiles-test.cpp \ unsavedfiles-test.cpp \
unsavedfile-test.cpp \ unsavedfile-test.cpp \
utf8positionfromlinecolumn-test.cpp \ utf8positionfromlinecolumn-test.cpp \
clangparsesupportivetranslationunitjob-test.cpp \
clangreparsesupportivetranslationunitjob-test.cpp \
clangsupportivetranslationunitinitializer-test.cpp \
codecompleter-test.cpp
} }
!isEmpty(LIBTOOLING_LIBS) { !isEmpty(LIBTOOLING_LIBS) {
SOURCES += \ SOURCES += \
clangquery-test.cpp \
clangquerygatherer-test.cpp \ clangquerygatherer-test.cpp \
clangqueryprojectfindfilter-test.cpp \ clangqueryprojectfindfilter-test.cpp \
clangquery-test.cpp \
gtest-clang-printing.cpp \
includecollector-test.cpp \
pchcreator-test.cpp \
refactoringclientserverinprocess-test.cpp \ refactoringclientserverinprocess-test.cpp \
refactoringclient-test.cpp \ refactoringclient-test.cpp \
refactoringcompilationdatabase-test.cpp \ refactoringcompilationdatabase-test.cpp \
refactoringengine-test.cpp \ refactoringengine-test.cpp \
refactoringserver-test.cpp \ refactoringserver-test.cpp \
symbolfinder-test.cpp \
sourcerangeextractor-test.cpp \ sourcerangeextractor-test.cpp \
gtest-clang-printing.cpp \ symbolfinder-test.cpp \
testclangtool.cpp \ testclangtool.cpp \
includecollector-test.cpp \
pchcreator-test.cpp
} }
exists($$GOOGLEBENCHMARK_DIR) { exists($$GOOGLEBENCHMARK_DIR) {
@@ -150,53 +150,53 @@ SOURCES += \
} }
HEADERS += \ HEADERS += \
compare-operators.h \
conditionally-disabled-tests.h \
dummyclangipcclient.h \
dynamicastmatcherdiagnosticcontainer-matcher.h \
fakeprocess.h \
faketimer.h \
filesystem-utilities.h \ filesystem-utilities.h \
googletest.h \ googletest.h \
gtest-qt-printing.h \
processevents-utilities.h \
mimedatabase-utilities.h \
spydummy.h \
sourcerangecontainer-matcher.h \
dynamicastmatcherdiagnosticcontainer-matcher.h \
mocksearchresult.h \
mocksearch.h \
mocksearchhandle.h \
compare-operators.h \
gtest-creator-printing.h \ gtest-creator-printing.h \
conditionally-disabled-tests.h \ gtest-qt-printing.h \
mockqfilesystemwatcher.h \ mimedatabase-utilities.h \
mockclangpathwatcher.h \
mockprojectparts.h \
mockclangpathwatchernotifier.h \
mockchangedfilepathcompressor.h \ mockchangedfilepathcompressor.h \
faketimer.h \
mockpchgeneratornotifier.h \
fakeprocess.h \
mockpchmanagerserver.h \
mockpchmanagerclient.h \
testenvironment.h \
mockpchmanagernotifier.h \
mockpchcreator.h \
dummyclangipcclient.h \
mockclangcodemodelclient.h \ mockclangcodemodelclient.h \
mockclangcodemodelserver.h \ mockclangcodemodelserver.h \
mocksyntaxhighligher.h mockclangpathwatcher.h \
mockclangpathwatchernotifier.h \
mockpchcreator.h \
mockpchgeneratornotifier.h \
mockpchmanagerclient.h \
mockpchmanagernotifier.h \
mockpchmanagerserver.h \
mockprojectparts.h \
mockqfilesystemwatcher.h \
mocksearch.h \
mocksearchhandle.h \
mocksearchresult.h \
mocksyntaxhighligher.h \
processevents-utilities.h \
sourcerangecontainer-matcher.h \
spydummy.h \
testenvironment.h \
!isEmpty(LIBCLANG_LIBS) { !isEmpty(LIBCLANG_LIBS) {
HEADERS += \ HEADERS += \
chunksreportedmonitor.h \ chunksreportedmonitor.h \
clangasyncjob-base.h \ clangasyncjob-base.h \
clangcompareoperators.h \
diagnosticcontainer-matcher.h \ diagnosticcontainer-matcher.h \
clangcompareoperators.h
} }
!isEmpty(LIBTOOLING_LIBS) { !isEmpty(LIBTOOLING_LIBS) {
HEADERS += \ HEADERS += \
gtest-clang-printing.h \
mockrefactoringclientcallback.h \ mockrefactoringclientcallback.h \
mockrefactoringclient.h \ mockrefactoringclient.h \
mockrefactoringserver.h \ mockrefactoringserver.h \
gtest-clang-printing.h \ testclangtool.h \
testclangtool.h
} }
OTHER_FILES += $$files(data/*) OTHER_FILES += $$files(data/*)