[gtk+] a11y tests: Update expected output



commit 1bf6ad314d99e1857858e355b92a1664dc73b5dd
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri May 2 20:49:43 2014 -0400

    a11y tests: Update expected output
    
    The new AtkValue interface aways returns doubles, which causes
    the range to be printed out with decimals.

 testsuite/a11y/paned.txt |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/testsuite/a11y/paned.txt b/testsuite/a11y/paned.txt
index db09421..734e3ed 100644
--- a/testsuite/a11y/paned.txt
+++ b/testsuite/a11y/paned.txt
@@ -16,9 +16,9 @@ window1
     layer: widget
     alpha: 1
     <AtkValue>
-    minimum value: 0
-    maximum value: 0
-    current value: 0
+    minimum value: 0.000000
+    maximum value: 0.000000
+    current value: 0.000000
     label1
       "label"
       parent: paned1


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