Go to the source code of this file.
Defines | |
| #define | CPPUNIT_IGNORE(condition) |
| #define CPPUNIT_IGNORE | ( | condition | ) |
if (condition) \ { \ CPPUNIT_NS::Message("test ignored", "Expression: " #condition); \ return; \ }
| © Application Security Inc. - All Rights Reserved | http://msiext.codeplex.com |