[gegl] tests: re-enable gamma test



commit 7faba1ee619213440d3cf1e51fe2c9292b84a047
Author: Ãyvind KolÃs <pippin gimp org>
Date:   Thu May 3 00:27:40 2012 +0200

    tests: re-enable gamma test
    
    This under suspicioun that the reference image is wrong, and only succeeds due
    to broken conversions in babl. Reference image will be updated pending
    checking a few different builds.

 tests/compositions/Makefile.am                     |    2 +-
 tests/compositions/{gamma-broken.xml => gamma.xml} |    0
 .../reference/{gamma-broken.png => gamma.png}      |  Bin 161310 -> 161310 bytes
 3 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/compositions/Makefile.am b/tests/compositions/Makefile.am
index ea97fab..fb27e24 100644
--- a/tests/compositions/Makefile.am
+++ b/tests/compositions/Makefile.am
@@ -35,7 +35,7 @@ TESTS = \
   run-edge-laplace-broken.xml.sh       \
   run-edge-sobel.xml.sh                \
   run-fattal02.xml.sh                  \
-  run-gamma-broken.xml.sh              \
+  run-gamma.xml.sh              \
   run-hdr-color.xml.sh                 \
   run-mantiuk06.xml.sh                 \
   run-pixelize.xml.sh                  \
diff --git a/tests/compositions/gamma-broken.xml b/tests/compositions/gamma.xml
similarity index 100%
rename from tests/compositions/gamma-broken.xml
rename to tests/compositions/gamma.xml
diff --git a/tests/compositions/reference/gamma-broken.png b/tests/compositions/reference/gamma.png
similarity index 100%
rename from tests/compositions/reference/gamma-broken.png
rename to tests/compositions/reference/gamma.png



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