meson: add transparent_symmetry test
authorØyvind Kolås <pippin@gimp.org>
Thu, 13 Jun 2019 15:12:36 +0000 (17:12 +0200)
committerØyvind Kolås <pippin@gimp.org>
Thu, 13 Jun 2019 15:12:36 +0000 (17:12 +0200)
tests/meson.build

index b4ca78c518ede7b4c5be63a29b881461c17c2521..06ee6b72f3ed0b4045ef00e35da5893d60b69377 100644 (file)
@@ -21,6 +21,7 @@ test_names = [
   'sanity',
   'srgb_to_lab_u8',
   'transparent',
+  'transparent_symmetry',
   'types',
 ]
 if platform_unix