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

/inkscape/test/src/
H A Ddir-util-test.cpp21 TEST(DirUtilTest, Base) function in namespace:__anon193
H A Dattributes-test.cpp552 TEST(AttributesTest, SupportedKnown) function in namespace:__anon190
562 TEST(AttributesTest, NameRoundTrip) function in namespace:__anon190
601 TEST(AttributesTest, ValuesAreKnown) function in namespace:__anon190
613 TEST(AttributesTest, ValuesUnique) function in namespace:__anon190
/inkscape/test/
H A Dunittest.cpp22 TEST(PreTest, WorldIsSane) function in namespace:__anon194
/inkscape/src/extension/internal/
H A Dcairo-renderer.cpp83 //#define TEST(_args) _args
84 #define TEST(_args) macro
529 //TEST(gdk_pixbuf_save( pb, "bitmap.png", "png", NULL, NULL ));
H A Dcairo-render-context.cpp86 //#define TEST(_args) _args
87 #define TEST(_args) macro
643 TEST(clip_ctx->saveAsPng("clip_mask.png"));
695 TEST(mask_ctx->saveAsPng("mask.png"));
1104 TEST(pattern_ctx->saveAsPng("pattern.png"));
1194 TEST(pattern_ctx->saveAsPng("hatch.png"));
1477 TEST(cairo_surface_write_to_png (_surface, "pathmask.png"));
1856 #undef TEST macro

Completed in 908 milliseconds