Recently it looked like everybody uses a different version of CppUnit. This gives problems since the different versions aren't API compatible.
I looked around a bit and found the project cppunit here on SourceForge. Their library works under both Windows and Linux; it is well integrated to MSVC. Under Linux the text test runner works fine; still have to figure out the QT part.
Maybe this is something we can agree on.
Sven
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Recently it looked like everybody uses a different version of CppUnit. This gives problems since the different versions aren't API compatible.
I looked around a bit and found the project cppunit here on SourceForge. Their library works under both Windows and Linux; it is well integrated to MSVC. Under Linux the text test runner works fine; still have to figure out the QT part.
Maybe this is something we can agree on.
Sven
The latest version of CppUnit is much nicer. We've adopted it at work, and are so far happy with it.
Which version? Where is it available? Does it work under Linux?
Sven.