updated test/test.pro

This commit is contained in:
Daniel Marjamäki 2010-09-18 08:09:30 +02:00
parent fce70508f7
commit 75e307e968
1 changed files with 4 additions and 1 deletions

View File

@ -13,21 +13,24 @@ SOURCES += testautovariables.cpp \
testbufferoverrun.cpp \
testcharvar.cpp \
testclass.cpp \
testcmdlineparser.cpp \
testconstructors.cpp \
testcppcheck.cpp \
testdangerousfunctions.cpp \
testdivision.cpp \
testexceptionsafety.cpp \
testfilelister.cpp \
testincompletestatement.cpp \
testmathlib.cpp \
testmemleak.cpp \
testobsoletefunctions.cpp \
testother.cpp \
testpreprocessor.cpp \
testrunner.cpp \
testsettings.cpp \
testsimplifytokens.cpp \
teststl.cpp \
testsuite.cpp \
testthreadexecutor.cpp \
testtoken.cpp \
testtokenize.cpp \
testunusedfunctions.cpp \