Reset the global counters whenever run-tests or run-tags is called.
commit5cb75bae995ab92dcd6becbd2b8f938d51ace059
authorThomas M. Hermann <thomas.m.hermann@odonata-research.com>
Fri, 23 Nov 2012 17:04:14 +0000 (23 11:04 -0600)
committerThomas M. Hermann <thomas.m.hermann@odonata-research.com>
Fri, 23 Nov 2012 17:04:14 +0000 (23 11:04 -0600)
treedff1961776abb5ed3e23e30a136651988b794504
parent25bc67fb8bf0f138e6eee0d15728bff50cf8580b
Reset the global counters whenever run-tests or run-tags is called.

Results are pushed to the global counters whenever assertions are
directly evaluated. These counters cannot, should not, be used directly,
so it is a good idea to reset them periodically. A good time to do that
is when run-tests or run-tags is called.
lisp-unit.lisp