mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 19:00:08 +00:00
testsuite: Add a gsk-compare-broadway suite
We have a Broadway renderer, might as well spell that out in the tests, and make the suite exclude the 3d tests it can't handle.
This commit is contained in:
parent
afaa9810d1
commit
350110ad9d
@ -80,6 +80,7 @@ informative_render_tests = [
|
||||
renderers = [
|
||||
# name exclude term
|
||||
[ 'opengl', '' ],
|
||||
[ 'broadway', '-3d' ],
|
||||
[ 'cairo', '-3d' ],
|
||||
]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user