diff options
| author | Baptiste Lepilleur <gaiacrtn@free.fr> | 2002-05-22 16:27:26 +0000 |
|---|---|---|
| committer | Baptiste Lepilleur <gaiacrtn@free.fr> | 2002-05-22 16:27:26 +0000 |
| commit | 7edd0684368ed3c43fe2707d1d34d6b7590d9fd6 (patch) | |
| tree | 7da10dc7bf683242741009a71fd216a3390c650b /src/cppunit/cppunit.dsp | |
| parent | a882d92fce563e1d0612f16cfa48956fe904d92b (diff) | |
| download | cppunit-7edd0684368ed3c43fe2707d1d34d6b7590d9fd6.tar.gz | |
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.
Diffstat (limited to 'src/cppunit/cppunit.dsp')
| -rw-r--r-- | src/cppunit/cppunit.dsp | 4 |
1 files changed, 4 insertions, 0 deletions
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 |
