Re: unit testing C++ code from perl
- From: "Phlip" <phlipcpp@xxxxxxxxx>
- Date: Wed, 05 Jul 2006 15:28:32 GMT
Nick Keighley wrote:
http://unittest-cpp.sf.net
I may be chronically thick, but I can't seem to find any documentation
(I
always find source forge a bit "odd" for finding my way around(*)).
(*) I'm obviously not a Real Programmer
Now now. Real Programmers don't _write_ comments. They always need to read
them!
Go to src/tests and read Main.cpp, then any *.cpp file.
I owe Noel a ripped new one after he panned my NanoCppUnit. Naturally, he
used my TEST() macro (which I got from CppUnitLite), but it doesn't have the
ability to inherit suites, hence to setUp or tearDown.
--
Phlip
http://c2.com/cgi/wiki?ZeekLand <-- NOT a blog!!!
.
- Follow-Ups:
- Re: unit testing C++ code from perl
- From: Phlip
- Re: unit testing C++ code from perl
- References:
- Re: unit testing C++ code from perl
- From: Tom Plunket
- Re: unit testing C++ code from perl
- From: Nick Keighley
- Re: unit testing C++ code from perl
- Prev by Date: Re: question
- Next by Date: Re: unit testing C++ code from perl
- Previous by thread: Re: unit testing C++ code from perl
- Next by thread: Re: unit testing C++ code from perl
- Index(es):
Relevant Pages
|