cppunit test
    Frederic-Emmanuel PICCA 
    piccaf at physics.mcgill.ca
       
    Wed Jan  4 11:30:34 CET 2006
    
    
  
David Faure wrote:
>On Wednesday 04 January 2006 11:03, Frederic-Emmanuel PICCA wrote:
>  
>
>>I am writing a cppunit.py based on qt4.py
>>    
>>
>
>I have to ask - why not use qttestlib instead of cppunit?
>Or is this for a non-qt project?
>  
>
Yes it is for a non qt-project.
I am writting a c++ librarie to make calculus for diffractometers in a 
synchrotron radiation facility
www.synchrotron-soleil.fr.
And I use cppunit to test all the library.
I am wondering why you put the test in the generic.py and not creating a 
special testobj that we can derive for different kind of test system ?
See you
    
    
More information about the Kde-buildsystem
mailing list