On Fri, May 03, 2002 at 09:37:38AM +0200, Franz Häring wrote:
> Hi,
>
> I've set up my first test program with cppunit and I like it. Thanks to
> all who worked on it!
>
> There is one thing I miss: I would like to display CppUnit's version
> along with my app's version on each run of the test. Is there a
> getVersion() method or something like that?
There's a preprocessor symbol CPPUNIT_VERSION that expands to the
version number. Unfortunately, it looks like the manually-configured
systems [anyone who does NOT run ./configure] don't have this updated
regularly. :-(
-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
|