Project

General

Profile

« Previous | Next » 

Revision 20:05b531aea52b

Added by François Cerbelle over 7 years ago

Ported memdbg/memtrack/memory to cppunit and more ... * /src/exception/exception.h: Added default constructor (Refs #158) * /src/exception/exception.cc: Added default constructor (Refs #158) * /src/pluginmgr/pluginmgr.cc: Reformated code for tes coverage (Refs #159) * /src/pluginmgr/pluginmgr.cc: Reordered delete item pointer and delete
from list (Refs #159) * /tests/cppunit_exception.cc: Added tests for default constructor to
improve coverage tests (Refs #158) * /tests/cppunit_propertyrw.cc: Enabled call to subtest for CopyConst test
to improve coverage (Refs #157) * /tests/memdbg.cc: Ported to CPPUNIT (cppunit_memdbg.cc) (Refs #186) * /tests/memtrack.cc: Ported to CPPUNIT (cppunit_memtrack.cc) (Refs #186) * /tests/memory.cc: Ported to CPPUNIT (cppunit_memory.cc) (Refs #186)

  • added
  • modified
  • copied
  • renamed
  • deleted