Revision 02c8a0d...

Go back to digest for 24th July 2011

Features in Development Tools

Milian Wolff committed changes in [kdevplatform] /:

make use of new TestCore api and apply some general cleanup to the unit tests

this way all our unit tests now run in a temporary session
and are hence properly restartable and don't conflict with each other
which sometimes used to happen

File Changes

Modified 31 files
  •   language/util/debuglanguageparserhelper.h
  •   project/tests/projectmodeltest.cpp
  •   shell/tests/CMakeLists.txt
  •   shell/tests/documentcontrollertest.cpp
  •   shell/tests/plugincontrollertest.cpp
  •   shell/tests/projectcontrollertest.cpp
  •   shell/tests/sessioncontrollertest.cpp
  •   shell/tests/sessioncontrollertest.h
  •   shell/tests/shellbuddytest.cpp
  •   shell/tests/shellbuddytest.h
  •   shell/tests/shelldocumentoperationtest.cpp
  •   shell/tests/shelldocumentoperationtest.h
  •   util/duchainify/CMakeLists.txt
  •   util/duchainify/main.cpp
  •   util/tests/test_embeddedfreetree.cpp
  •   vcs/tests/vcsBlackBoxTest.cpp
  •   language/highlighting/tests/test_highlighting.cpp
  •   plugins/cvs/tests/cvstest.cpp
  •   plugins/genericprojectmanager/test/reloadtest.cpp
  •   plugins/genericprojectmanager/test/reloadtest.h
  •   plugins/git/tests/initTest.cpp
  •   plugins/git/tests/initTest.h
  •   plugins/grepview/tests/findreplacetest.cpp
  •   plugins/grepview/tests/findreplacetest.h
  •   plugins/standardoutputview/tests/standardoutputviewtest.cpp
  •   plugins/subversion/tests/svnimport.cpp
  •   plugins/subversion/tests/svnimport.h
  •   plugins/subversion/tests/svnrecursiveadd.cpp
  •   plugins/subversion/tests/svnrecursiveadd.h
  •   vcs/dvcs/tests/dvcsjobTest.cpp
  •   vcs/models/tests/modelstest.cpp
31 files changed in total