Searched defs:SVGColorTest (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/svg/
H A Dsvg-color-test.h9 class SVGColorTest : public CxxTest::TestSuite class in inherits:CxxTest::TestSuite
35 static SVGColorTest *createSuite() { return new SVGColorTest(); }
36 static void destroySuite( SVGColorTest *suite ) { delete suite; }

Completed in 24 milliseconds