Home
last modified time | relevance | path

Searched refs:surface_tests (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/cairo/cairo-1.17.4/test/
H A Dapi-special-cases.c1644 } surface_tests[] = { variable
1735 for (i = 0; i < ARRAY_LENGTH (surface_tests); i++) { in preamble()
1740 test_status = surface_tests[i].func (surface); in preamble()
1755 surface_tests[i].name, in preamble()
1868 for (i = 0; i < ARRAY_LENGTH (surface_tests); i++) { in draw()
1873 test_status = surface_tests[i].func (similar); in draw()
1884 if (surface_tests[i].modifies_surface && in draw()
1890 surface_tests[i].name); in draw()
1945 if (surface_tests[i].surface_type == -1) in draw()
1955 test_status = surface_tests[i].func (similar); in draw()
[all …]
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/tests/cmake/
H A DAddTestMaps.cmake7 "surface_tests"
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/tests/testing_quest/data/
H A Dproject_db.dat171 map{ id = "surface_tests", description = "Surface tests" }
742 file{ path = "maps/surface_tests.dat", author = "Christopho", license = "CC BY-SA 4.0" }
743 file{ path = "maps/surface_tests.lua", author = "Christopho", license = "GPL v3" }