added testing function for making sure that BMPTranslator::Identify responds properly to various error conditions
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@773 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -26,6 +26,7 @@ public:
|
|||||||
//------------------------------------------------------------
|
//------------------------------------------------------------
|
||||||
#if !TEST_R5
|
#if !TEST_R5
|
||||||
void BTranslatorBasicTest();
|
void BTranslatorBasicTest();
|
||||||
|
void BTranslatorIdentifyErrorTest();
|
||||||
void BTranslatorIdentifyTest();
|
void BTranslatorIdentifyTest();
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user