ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-3.0/test/math/RectMatrixTestCase.cpp
(Generate patch)

Comparing trunk/OOPSE-3.0/test/math/RectMatrixTestCase.cpp (file contents):
Revision 1575 by tim, Fri Oct 15 18:17:00 2004 UTC vs.
Revision 1593 by tim, Mon Oct 18 21:03:15 2004 UTC

# Line 178 | Line 178 | void RectMatrixTestCase::testNegate() {
178   void RectMatrixTestCase::testNegate() {
179  
180      CPPUNIT_ASSERT(m1 == -m4);
181    CPPUNIT_ASSERT(m1 == m4);
181   }
182  
183   void RectMatrixTestCase::testAdd() {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines