|
From: Kevin M. <sub...@us...> - 2003-01-10 06:44:33
|
subatomic 2003/01/09 22:44:32 PST
Modified files:
modules/GMTL/Test/TestSuite Makefile gmtl_metrics.txt
Added files:
modules/GMTL/Test/TestSuite runner.cpp
Removed files:
modules/GMTL/Test/TestSuite testSuite.cpp
Log:
got the test suite compiling under cygwin gcc 3.2
because winnt/dos sucks (is case insensitive) testSuite.cpp conflicted with TestSuite.cpp in the cppunit package.
renamed the application to match the name of the .exe file.
Revision Changes Path
1.45 +17 -5 GGT/modules/GMTL/Test/TestSuite/Makefile
1.102 +370 -0 GGT/modules/GMTL/Test/TestSuite/gmtl_metrics.txt
1.1 +317 -0 GGT/modules/GMTL/Test/TestSuite/runner.cpp (new)
1.58 +0 -317 GGT/modules/GMTL/Test/TestSuite/testSuite.cpp (dead)
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Test/TestSuite/Makefile.diff?r1=1.44&r2=1.45&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Test/TestSuite/gmtl_metrics.txt.diff?r1=1.101&r2=1.102&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Test/TestSuite/runner.cpp?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Test/TestSuite/testSuite.cpp?rev=&content-type=text/plain
|