Re: unit testing C++ code from perl



Tom Plunket wrote:
Phlip wrote:

Learn CppUnitLite and write your tests - preferrably first - in C++.

UnitTest++, you meant. :)

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(*)).
Failing
that an example of usage and failing *that* a comment in the source
code
might be nice... Hell I *couldn't* write code without any comments, my
coding hand would wither.

(*) I'm obviously not a Real Programmer


--
Nick Keighley

"Half-assed programming was a time-filler that, like knitting,
must date to the beginning of human experience."
Verne Vinge "A Fire Upon The Deep"

.



Relevant Pages

  • Re: unit testing C++ code from perl
    ... I may be chronically thick, but I can't seem to find any documentation ... always find source forge a bit "odd" for finding my way around). ...
    (comp.programming)
  • Re: xml to pdf using c# asp.net
    ... You can also search SourceForge.net for open source. ... NOTE, however, that you may still have licensing issues with Source Forge, ... > At the moment I am working on an documentation tool where customers can ... > I want to transform this xml document to a pdf. ...
    (microsoft.public.dotnet.xml)