aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/unittest/unittest.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/unittest/unittest.pro')
-rw-r--r--tests/unit/unittest/unittest.pro117
1 files changed, 59 insertions, 58 deletions
diff --git a/tests/unit/unittest/unittest.pro b/tests/unit/unittest/unittest.pro
index c227eaede2..be7632ecd5 100644
--- a/tests/unit/unittest/unittest.pro
+++ b/tests/unit/unittest/unittest.pro
@@ -36,37 +36,38 @@ QMAKE_SUBSTITUTES += cpptoolsjson
DEFINES += CPPTOOLS_JSON=\"R\\\"xxx($${cpptoolsjson.output})xxx\\\"\"
SOURCES += \
+ changedfilepathcompressor-test.cpp \
+ clangpathwatcher-test.cpp \
+ clangqueryexamplehighlightmarker-test.cpp \
+ clangqueryhighlightmarker-test.cpp \
clientserverinprocess-test.cpp \
- lineprefixer-test.cpp \
+ clientserveroutsideprocess-test.cpp \
cppprojectfilecategorizer-test.cpp \
cppprojectinfogenerator-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 \
+ pchgenerator-test.cpp \
+ pchmanagerclientserverinprocess-test.cpp \
+ pchmanagerclient-test.cpp \
+ pchmanagerserver-test.cpp \
+ processevents-utilities.cpp \
+ projectparts-test.cpp \
+ projectupdater-test.cpp \
readandwritemessageblock-test.cpp \
sizedarray-test.cpp \
smallstring-test.cpp \
+ sourcerangefilter-test.cpp \
spydummy.cpp \
+ stringcache-test.cpp \
unittests-main.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
!isEmpty(LIBCLANG_LIBS) {
SOURCES += \
@@ -80,21 +81,25 @@ SOURCES += \
clangcompletioncontextanalyzer-test.cpp \
clangcreateinitialdocumentpreamblejob-test.cpp \
clangdiagnosticfilter-test.cpp \
+ clangdocumentprocessors-test.cpp \
+ clangdocumentprocessor-test.cpp \
clangdocuments-test.cpp \
clangdocument-test.cpp \
- clangdocumentprocessor-test.cpp \
- clangdocumentprocessors-test.cpp \
clangfixitoperation-test.cpp \
clangisdiagnosticrelatedtolocation-test.cpp \
clangjobqueue-test.cpp \
clangjobs-test.cpp \
+ clangparsesupportivetranslationunitjob-test.cpp \
+ clangreferencescollector-test.cpp \
+ clangreparsesupportivetranslationunitjob-test.cpp \
clangrequestdocumentannotationsjob-test.cpp \
clangrequestreferencesjob-test.cpp \
- clangreferencescollector-test.cpp \
clangstring-test.cpp \
- clangtranslationunit-test.cpp \
+ clangsupportivetranslationunitinitializer-test.cpp \
clangtranslationunits-test.cpp \
+ clangtranslationunit-test.cpp \
clangupdatedocumentannotationsjob-test.cpp \
+ codecompleter-test.cpp \
codecompletionsextractor-test.cpp \
completionchunkstotextconverter-test.cpp \
createtablesqlstatementbuilder-test.cpp \
@@ -119,28 +124,24 @@ SOURCES += \
unsavedfiles-test.cpp \
unsavedfile-test.cpp \
utf8positionfromlinecolumn-test.cpp \
- clangparsesupportivetranslationunitjob-test.cpp \
- clangreparsesupportivetranslationunitjob-test.cpp \
- clangsupportivetranslationunitinitializer-test.cpp \
- codecompleter-test.cpp
}
!isEmpty(LIBTOOLING_LIBS) {
SOURCES += \
- clangquery-test.cpp \
clangquerygatherer-test.cpp \
clangqueryprojectfindfilter-test.cpp \
+ clangquery-test.cpp \
+ gtest-clang-printing.cpp \
+ includecollector-test.cpp \
+ pchcreator-test.cpp \
refactoringclientserverinprocess-test.cpp \
refactoringclient-test.cpp \
refactoringcompilationdatabase-test.cpp \
refactoringengine-test.cpp \
refactoringserver-test.cpp \
- symbolfinder-test.cpp \
sourcerangeextractor-test.cpp \
- gtest-clang-printing.cpp \
+ symbolfinder-test.cpp \
testclangtool.cpp \
- includecollector-test.cpp \
- pchcreator-test.cpp
}
exists($$GOOGLEBENCHMARK_DIR) {
@@ -149,53 +150,53 @@ SOURCES += \
}
HEADERS += \
+ compare-operators.h \
+ conditionally-disabled-tests.h \
+ dummyclangipcclient.h \
+ dynamicastmatcherdiagnosticcontainer-matcher.h \
+ fakeprocess.h \
+ faketimer.h \
filesystem-utilities.h \
googletest.h \
+ gtest-creator-printing.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 \
- conditionally-disabled-tests.h \
- mockqfilesystemwatcher.h \
+ mockchangedfilepathcompressor.h \
+ mockclangcodemodelclient.h \
+ mockclangcodemodelserver.h \
mockclangpathwatcher.h \
- mockprojectparts.h \
mockclangpathwatchernotifier.h \
- mockchangedfilepathcompressor.h \
- faketimer.h \
+ mockpchcreator.h \
mockpchgeneratornotifier.h \
- fakeprocess.h \
- mockpchmanagerserver.h \
mockpchmanagerclient.h \
- testenvironment.h \
mockpchmanagernotifier.h \
- mockpchcreator.h \
- dummyclangipcclient.h \
- mockclangcodemodelclient.h \
- mockclangcodemodelserver.h \
- mocksyntaxhighligher.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) {
HEADERS += \
chunksreportedmonitor.h \
clangasyncjob-base.h \
+ clangcompareoperators.h \
diagnosticcontainer-matcher.h \
- clangcompareoperators.h
}
!isEmpty(LIBTOOLING_LIBS) {
HEADERS += \
+ gtest-clang-printing.h \
mockrefactoringclientcallback.h \
mockrefactoringclient.h \
mockrefactoringserver.h \
- gtest-clang-printing.h \
- testclangtool.h
+ testclangtool.h \
}
OTHER_FILES += $$files(data/*)