[gegl] test-image-compare: adapt to new babl behavior for CIE



commit 11a283abfe66b79021b11411ef69f3b88080b3b9
Author: Oyvind Kolas <pippin gimp org>
Date:   Sat May 23 13:29:23 2015 +0200

    test-image-compare: adapt to new babl behavior for CIE

 tests/simple/test-image-compare.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/tests/simple/test-image-compare.c b/tests/simple/test-image-compare.c
index bbacc4b..9c6697c 100644
--- a/tests/simple/test-image-compare.c
+++ b/tests/simple/test-image-compare.c
@@ -57,8 +57,8 @@ const CompareResult
 rgba_r_case =
   {
     2,
-    110.236848,
-    55.606493,
+    110.236877,
+    55.606518,
     0.868851
   };
 
@@ -66,7 +66,7 @@ const CompareResult
 rgba_g_case =
   {
     2,
-    1.832882,
+    1.832906,
     1.013884,
     0.015842
   };


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]