mutter/src/tests/clutter/meson.build
Carlos Garnacho cfb8f18cef clutter: Move tests to src/tests
Clutter doesn't hold anymore backend implementations, move tests where
we have one that we may assign.

https://gitlab.gnome.org/GNOME/mutter/merge_requests/672
2019-08-24 08:59:08 +00:00

6 lines
108 B
Meson

subdir('accessibility')
subdir('conform')
subdir('interactive')
subdir('micro-bench')
subdir('performance')