meson build: add new tests
authorJohn Marshall <jtm.home@gmail.com>
Fri, 29 Mar 2019 09:13:25 +0000 (09:13 +0000)
committerØyvind Kolås <pippin@gimp.org>
Sat, 25 May 2019 16:13:31 +0000 (18:13 +0200)
tests/meson.build

index 46313c53997327e29265ce66a1102493da896b40..b4ca78c518ede7b4c5be63a29b881461c17c2521 100644 (file)
@@ -1,17 +1,19 @@
 
 test_names = [
   'babl_class_name',
+  'cairo_cmyk_hack',
   'cairo-RGB24',
   'chromaticities',
   'extract',
-  'float-to-8bit',
   'floatclamp',
+  'float-to-8bit',
+  'format_with_space',
   'grayscale_to_rgb',
   'hsl',
   'hsva',
   'models',
-  'n_components_cast',
   'n_components',
+  'n_components_cast',
   'nop',
   'palette',
   'rgb_to_bgr',