diff options
author | Baptiste Lepilleur <gaiacrtn@free.fr> | 2001-06-12 17:45:19 +0000 |
---|---|---|
committer | Baptiste Lepilleur <gaiacrtn@free.fr> | 2001-06-12 17:45:19 +0000 |
commit | 00400ef244e0787f4f13a9391b08c53425169afe (patch) | |
tree | 2af622c2c8544c64dd95db2ffce8bad683f6ce7e /ChangeLog | |
parent | 9405d503445f0135fcd1ab67ffafeb06c67c120f (diff) |
examples/msvc6/CppUnitTestApp/CppUnitTestApp.cpp: modified so that the dialog
is not displayed after the tests are run.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -17,6 +17,9 @@ * examples/cppunittest/OrthodoxTest.*: operator ! use explicit construction. + * examples/msvc6/CppUnitTestApp/CppUnitTestApp.cpp: modified so that the dialog + is not displayed after the tests are run. + 2001-06-11 Steve M. Robbins <steve@nyongwa.montreal.qc.ca> * examples/cppunittest/TestResultTest.cpp (testAddTwoErrors, |