Re: [Cppunit-devel] TestRunner
Brought to you by:
blep
|
From: Baptiste L. <bl...@cl...> - 2001-06-06 07:02:07
|
----- Original Message -----
From: "Steve M. Robbins" <ste...@vi...>
To: "CppUnit Development" <cpp...@li...>
Sent: Sunday, June 03, 2001 2:46 AM
Subject: [Cppunit-devel] TestRunner
>
> Looking at the documentation generated using Doxygen,
> I see that there is ONE class defined outside the CppUnit
> namespace, namely TestRunner.
>
> Is this a simple oversight?
> Or is it intended only as example code?
TestRunner is the GUI TestRunner for VC++. It is not in the CppUnit
namespace because I did not want to take that name within the namespace.
If you have suggestions about the name/namespace, they are welcome.
>
> In the latter case, we can simply exclude the relevant
> directories from Doxygen's input.
>
> -S
>
> --
> by Rocket to the Moon,
> by Airplane to the Rocket,
> by Taxi to the Airport,
> by Frontdoor to the Taxi,
> by throwing back the blanket and laying down the legs ...
> - They Might Be Giants
>
>
> _______________________________________________
> Cppunit-devel mailing list
> Cpp...@li...
> http://lists.sourceforge.net/lists/listinfo/cppunit-devel
>
|