Parent Directory
|
Revision Log
|
Patch
revision 709 by robwdcock, Mon Mar 27 02:43:09 2006 UTC | revision 710 by gross, Wed Apr 26 22:22:16 2006 UTC | |
---|---|---|
# | Line 164 void DataVectorTestCase::testAll() { | Line 164 void DataVectorTestCase::testAll() { |
164 | ||
165 | assert(vec1 != vec2); | assert(vec1 != vec2); |
166 | } | } |
167 | #if defined DOASSERT | |
168 | { | { |
169 | cout << "\tCheck DataVector index exception." << endl; | cout << "\tCheck DataVector index exception." << endl; |
170 | ||
# | Line 181 void DataVectorTestCase::testAll() { | Line 181 void DataVectorTestCase::testAll() { |
181 | } | } |
182 | ||
183 | } | } |
184 | #endif | |
185 | ||
186 | } | } |
187 |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |