From 7edd0684368ed3c43fe2707d1d34d6b7590d9fd6 Mon Sep 17 00:00:00 2001 From: Baptiste Lepilleur Date: Wed, 22 May 2002 16:27:26 +0000 Subject: Src/msvc6/testrunner/MsDevCallerListCtrl. src/msvc6/testrunner/MsDevCallerListCtrl.h: * src/msvc6/testrunner/MsDevCallerListCtrl.cpp: * src/msvc6/testrunner/Resource.h: * src/msvc6/testrunner/TestRunner.rc: * src/msvc6/testrunner/TestRunnerDlg.cpp: * src/msvc6/testrunner/TestRunnerModel.h: * src/msvc6/testpluginrunner/TestPlugInRunner.rc: * src/msvc6/testpluginrunner/TestPlugInRunnerDlg.cpp: * src/msvc6/testpluginrunner/TestPlugInRunnerDlg.h: * src/msvc6/testpluginrunner/TestPlugInRunnerModel.cpp: integrated patch from Marco Welti (Welti@GretagMacbeth.ch) with a few clean up. Display the name of the test being run during above the progress bar. Allow the VC++ add-ins to works with TestPlugInRunner (COM init). DLL name can be specified on the command line after flag '-testsuite'. Display wait cursor, clear and reload history when reloading DLL. * THANKS: added Marco Welti to the list. --- src/cppunit/cppunit.dsp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/cppunit/cppunit.dsp') diff --git a/src/cppunit/cppunit.dsp b/src/cppunit/cppunit.dsp index 7215e49..d33cc04 100644 --- a/src/cppunit/cppunit.dsp +++ b/src/cppunit/cppunit.dsp @@ -113,6 +113,10 @@ SOURCE=..\..\doc\other_documentation.dox # End Source File # Begin Source File +SOURCE=..\..\THANKS +# End Source File +# Begin Source File + SOURCE=..\..\TODO # End Source File # End Group -- cgit v1.2.1