Kaydet (Commit) dae63f3d authored tarafından László Németh's avatar László Németh

skip SkipImages unit test on Windows

(temporarily, while fixing the segmentation fault in Tinderbox)

Change-Id: Iddc1a14b0cdd8a20ac90fff175e99f60972672a1
üst b435cce9
......@@ -43,7 +43,9 @@ public:
CPPUNIT_TEST(testCharHighlight);
CPPUNIT_TEST(testMSCharBackgroundEditing);
CPPUNIT_TEST(testCharBackgroundToHighlighting);
#if !defined(WNT)
CPPUNIT_TEST(testSkipImages);
#endif
CPPUNIT_TEST_SUITE_END();
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment