updated test/test.pro
This commit is contained in:
parent
fce70508f7
commit
75e307e968
|
@ -13,21 +13,24 @@ SOURCES += testautovariables.cpp \
|
||||||
testbufferoverrun.cpp \
|
testbufferoverrun.cpp \
|
||||||
testcharvar.cpp \
|
testcharvar.cpp \
|
||||||
testclass.cpp \
|
testclass.cpp \
|
||||||
|
testcmdlineparser.cpp \
|
||||||
testconstructors.cpp \
|
testconstructors.cpp \
|
||||||
testcppcheck.cpp \
|
testcppcheck.cpp \
|
||||||
testdangerousfunctions.cpp \
|
|
||||||
testdivision.cpp \
|
testdivision.cpp \
|
||||||
testexceptionsafety.cpp \
|
testexceptionsafety.cpp \
|
||||||
testfilelister.cpp \
|
testfilelister.cpp \
|
||||||
testincompletestatement.cpp \
|
testincompletestatement.cpp \
|
||||||
testmathlib.cpp \
|
testmathlib.cpp \
|
||||||
testmemleak.cpp \
|
testmemleak.cpp \
|
||||||
|
testobsoletefunctions.cpp \
|
||||||
testother.cpp \
|
testother.cpp \
|
||||||
testpreprocessor.cpp \
|
testpreprocessor.cpp \
|
||||||
testrunner.cpp \
|
testrunner.cpp \
|
||||||
|
testsettings.cpp \
|
||||||
testsimplifytokens.cpp \
|
testsimplifytokens.cpp \
|
||||||
teststl.cpp \
|
teststl.cpp \
|
||||||
testsuite.cpp \
|
testsuite.cpp \
|
||||||
|
testthreadexecutor.cpp \
|
||||||
testtoken.cpp \
|
testtoken.cpp \
|
||||||
testtokenize.cpp \
|
testtokenize.cpp \
|
||||||
testunusedfunctions.cpp \
|
testunusedfunctions.cpp \
|
||||||
|
|
Loading…
Reference in New Issue