Add some backend-specific reference images for render nodes

This commit is contained in:
Matthias Clasen 2017-10-18 02:56:41 +08:00
parent e9d47e9516
commit 68503c3e13
7 changed files with 4 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 121 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

View File

@ -26,8 +26,10 @@ test('nodes (vulkan)', test_render_nodes, suite: 'gsk', env: vulkan_test_env)
test_data = [
'blendmode.node',
'blendmode.png',
'blendmode.vulkan.png',
'blendmodes.node',
'blendmodes.png',
'blendmodes.vulkan.png',
'cairo.node',
'cairo.png',
'colors.cairo.png',
@ -37,11 +39,13 @@ test_data = [
'cross-fade.png',
'cross-fades.node',
'cross-fades.png',
'cross-fades.vulkan.png',
'ducky.png',
'repeat.node',
'repeat.png',
'transform.node',
'transform.png',
'transform.vulkan.png',
]
if get_option('install-tests')

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB