Searched defs:AttributesTest (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ | ||
H A D | attributes-test.h | 13 class AttributesTest : public CxxTest::TestSuite class in inherits:CxxTest::TestSuite 17 AttributesTest() function in class:AttributesTest 20 virtual ~AttributesTest() {} 24 static AttributesTest *createSuite() { return new AttributesTest(); } 25 static void destroySuite( AttributesTest *suite ) { delete suite; } |
Completed in 53 milliseconds