~vcs-imports-ii/dejagnu/master

Viewing all changes in revision 870.

  • Committer: Jacob Bachmeyer
  • Date: 2022-12-01 04:52:25 UTC
  • Revision ID: git-v1:cc2dcde3edb178434be6ce74fdd12322a35fcfb5
Revise generation of "END" messages in dejagnu.h

The "END" message is now produced upon normal exit, without requiring that
the totals() function or method be called.  The C++ API now emits totals
only when the last TestState object in the program is destroyed, instead
of every time a TestState object is destroyed.  This required adding code
to track the number of live TestState objects.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: