[gegl/debugging-jenkins-tests] tests: more debug



commit a61626f89c29390d51aaa25196f2cfc28e5c3984
Author: Alexia Death <alexiadeath gmail com>
Date:   Mon Dec 8 16:49:58 2014 +0200

    tests: more debug

 tests/python/test-gegl-format.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/tests/python/test-gegl-format.py b/tests/python/test-gegl-format.py
index 5669d71..eaf593c 100755
--- a/tests/python/test-gegl-format.py
+++ b/tests/python/test-gegl-format.py
@@ -62,6 +62,7 @@ class TestGeglFormat(unittest.TestCase):
       print Gegl.format_get_name(rgb_float)
       print type(rgb_float)
       print rgb_float.__class__
+      print rgb_float
       print("Format out")
       pp.pprint (dir(buf_float.get_property("format")))
       print (type(buf_float.get_property("format")))


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