I've been using several of the sample MS VC projects to build TestRunner apps for our testsuites. Parts of our project are built using Borland's Builder 6.0 compiler. Has anyone created Borland projects for Text and GUI TestRunner apps? I'm in the process of getting one working. Any suggestions would be helpful.
Thanks in advance,
Brett
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've been using several of the sample MS VC projects to build TestRunner apps for our testsuites. Parts of our project are built using Borland's Builder 6.0 compiler. Has anyone created Borland projects for Text and GUI TestRunner apps? I'm in the process of getting one working. Any suggestions would be helpful.
Thanks in advance,
Brett
Check out CppUnit 1.9.8 snapshot. In the contrib directory there is some make files do build CppUnit on Borland compiler.
Baptiste.