Searched refs:SvgLengthTest (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/svg/
H A Dsvg-length-test.h10 class SvgLengthTest : public CxxTest::TestSuite class in inherits:CxxTest::TestSuite
24 SvgLengthTest() { function in class:SvgLengthTest
29 static SvgLengthTest *createSuite() { return new SvgLengthTest(); }
30 static void destroySuite( SvgLengthTest *suite ) { delete suite; }
161 SvgLengthTest::test_t const SvgLengthTest::absolute_tests[12] = {
174 SvgLengthTest::test_t const SvgLengthTest::relative_tests[3] = {
178 char const * SvgLengthTest
[all...]

Completed in 13 milliseconds