[wx-dev] I need help with tests

Manuel Martín mmartin at ceyd.es
Mon Jan 15 08:04:47 PST 2007


 >MM> So I discover I need something called cppunit.
 >MM> What is this and how do I use it?
 >
 > What about following the first link at
 >
 > http://www.google.com/search?q=cppunit
 >
 > ?
 >VZ

Yes, I did it:
http://cppunit.sourceforge.net/


After reading docs, I don´t see how I can make a test for 
wxCSConv::IsOk(). What is what I must test? It is not possible to know 
the desired result, because it depends on OS (except for UTF ...). So I 
can't see how cppunit is useful for my test.

Note:
Becoming a "good" contributor is getting hard. You must:
* read a lot of "rules" (I agree with them, but they're a lot)
* learn working with those rules:
   + Coding
   + Patching
   + CVS
   + diff
   + LaTex
   + CppUnit
   + Sourceforge
   + Different compilers, OS, etc.
and even Bakefile, Doxigen and a true knowledge of wx internals.
And the first self-question: Is my skill enough?
And the second one: Is my time enough?




More information about the wx-dev mailing list