CppUnit Support

The CppChecker is tested with CppUnit version 1.12.1 on Windows using cygwin gcc or Visual C++ compiler. The use of the gcc parser or the VC++ parser is essential for this plug-in with the ouput directory configured.

Features:

  • markers for failed unit tests
  • markers for exceptions that occured during execution of a particular test (such as ACCESS_VIOLATION) - gcc only (VC++ brings up a window).
  • a timeout to prevent running tests endlessly, when they are stuck in an endless loop for instance. This also applies to failed VC++-tests that bring up a window winking smiley
  • a view showing how many tests have failed and a green or red colored label, depending on succeeded or failed tests.



::history::CppChecker/Screenshots > CppChecker/Installation > CppChecker/DoxygenSupport > CppChecker/PC-LintSupport > CppChecker/CppUnitSupport