[Mockpp-commits] mockpp/mockpp/tests ReturnObjectList_test.cpp,1.16,1.17
Brought to you by:
ewald-arnold
|
From: Ewald A. <ewa...@us...> - 2005-11-30 21:47:39
|
Update of /cvsroot/mockpp/mockpp/mockpp/tests In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10068/mockpp/tests Modified Files: ReturnObjectList_test.cpp Log Message: fixes in ministl Index: ReturnObjectList_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/ReturnObjectList_test.cpp,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- ReturnObjectList_test.cpp 13 Nov 2005 11:53:18 -0000 1.16 +++ ReturnObjectList_test.cpp 30 Nov 2005 21:47:31 -0000 1.17 @@ -158,3 +158,4 @@ #endif // HAVE_CPPUNIT + |