Project

General

Profile

« Previous | Next » 

Revision 17:841ba01773b8

Added by François Cerbelle over 7 years ago

Test coverage improvements, Pluginmgr full test, other improvements... * Added lcov target in top makefile (Closes #184) * Added template for --help and --version following GNU Coding Guidelines
https://www.gnu.org/prep/standards/standards.html * Added libplugin to cppunit_pluginmgr test (superclass destructore
implicit call) * tests/cppunit_assert : Added test for long messages truncate * tests/cppunit_pluginmgr : Implemented all scenario (Closes #159) * tests/plugins/myplugin.h: Removed default constructor (never used) * tests/plugins/myplugin1.h: Removed default constructor (never used) * tests/plugins/myplugin1.cc: Removed default constructor (never used) * tests/plugins/myplugin2.h: Removed default constructor (never used) * tests/plugins/myplugin2.cc: Removed default constructor (never used) * tests/cppunit_cexception.cc: Added test for GetText and GetErNo (Refs #158) * tests/cppunit_loader.cc: Rewrote tests to improve coverage * tests/cppunit_plugindl.cc: Rewrote tests to improve coverage * docs/api/doxyfile.in: Enabled auto_brief_javadoc * docs/api/doxyfile.in: Switched doc generation language to English * tests/*: Rewrote and tuned code to improve test coverage (Closes #183)

  • added
  • modified
  • copied
  • renamed
  • deleted