[Mockpp-commits] mockpp/bcb5 mock_test.bpf,1.39,1.40
Brought to you by:
ewald-arnold
From: Ewald A. <ewa...@us...> - 2005-12-07 19:51:24
|
Update of /cvsroot/mockpp/mockpp/bcb5 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23767/bcb5 Modified Files: mock_test.bpf Log Message: new test file Index: mock_test.bpf =================================================================== RCS file: /cvsroot/mockpp/mockpp/bcb5/mock_test.bpf,v retrieving revision 1.39 retrieving revision 1.40 diff -u -d -r1.39 -r1.40 --- mock_test.bpf 1 Nov 2005 08:43:27 -0000 1.39 +++ mock_test.bpf 7 Dec 2005 19:51:15 -0000 1.40 @@ -47,5 +47,6 @@ USEUNIT("..\mockpp\tests\VisitableMockMethod_1_test.cpp"); USEUNIT("..\mockpp\tests\VisitableMockMethod_2_test.cpp"); USEUNIT("..\mockpp\tests\ResponseVector_test.cpp"); +USEUNIT("..\mockpp\tests\NoException_test.cpp"); //--------------------------------------------------------------------------- |