18 Feb
2005
18 Feb
'05
8:36 a.m.
I just did an initial checkin to add CxxTest.
http://cxxtest.sourceforge.net
Once you do an update, just run "make check" from the top level and you should get src/libnr/testrunnr built and executed along with all the other tests.
Or to get just that one, change to inkscape/src and then run "make libnr/testrunnr" to build it.
It runs CxxTest to create the needed .cpp from *-test.h files, then builds it.