CUnit Changelog

What's new in CUnit 2.1.0

Aug 3, 2010
  • Finalized upgrade of configure.in, Makefile.am.
  • Upgraded Jamfile set to build shared library on Linux.
  • Minor changes to repository management strategy.
  • Modified XSL for bgcolor properties and other tags
  • Upgraded source based on splint analysis.
  • Added VC8 project file set.
  • Changed defaults of some options in configure.in.
  • Added variables to configure.in and upgraded
  • Updated copyright & change log information in source files.
  • Applied patch (1239181) for building shared library targets.
  • Applied patch (1250604) for enable options in configure.in.
  • Modified Makefile.am in various directories for conditional building based on the configuration options selection. Added new selections for the Basic and Console also.
  • Added 'CU_' prefix to BOOL, TRUE, FALSE in Headers/CUnit.h.
  • Added jam system option to build dll's on Windows.
  • Added callback for suite cleanup failure to TestRun.
  • Added processing of suite failure to interfaces.
  • Added output of version number from interfaces.