Hello community,

here is the log from the commit of package at-spi2-atk for openSUSE:Factory 
checked in at 2017-03-22 23:12:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/at-spi2-atk (Old)
 and      /work/SRC/openSUSE:Factory/.at-spi2-atk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "at-spi2-atk"

Wed Mar 22 23:12:48 2017 rev:71 rq:481732 version:2.24.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/at-spi2-atk/at-spi2-atk.changes  2016-10-03 
09:34:04.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.at-spi2-atk.new/at-spi2-atk.changes     
2017-03-22 23:12:49.094203577 +0100
@@ -1,0 +2,8 @@
+Mon Mar 20 23:07:40 UTC 2017 - dims...@opensuse.org
+
+- Update to version 2.24.0:
+  + test: remove atk_table_cell_get_column_index test, as the
+    at-spi2-core function no longer exists (and never worked
+    anyhow).
+
+-------------------------------------------------------------------

Old:
----
  at-spi2-atk-2.22.0.tar.xz

New:
----
  at-spi2-atk-2.24.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ at-spi2-atk.spec ++++++
--- /var/tmp/diff_new_pack.Yw80lx/_old  2017-03-22 23:12:50.150053987 +0100
+++ /var/tmp/diff_new_pack.Yw80lx/_new  2017-03-22 23:12:50.154053420 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package at-spi2-atk
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:           at-spi2-atk
-Version:        2.22.0
+Version:        2.24.0
 Release:        0
 Summary:        Assistive Technology Service Provider Interface - GTK+ module
 License:        LGPL-2.0+
 Group:          System/Libraries
 Url:            http://www.gnome.org/
-Source0:        
http://download.gnome.org/sources/at-spi2-atk/2.22/%{name}-%{version}.tar.xz
+Source0:        
http://download.gnome.org/sources/at-spi2-atk/2.24/%{name}-%{version}.tar.xz
 Source98:       baselibs.conf
 Source99:       %{name}-rpmlintrc
 BuildRequires:  fdupes
@@ -42,9 +42,9 @@
 %package common
 
 Summary:        Assistive Technology Service Provider Interface - Common Files 
for GTK+ Modules
-Group:          System/Libraries
 # The GTK+ module is useful only if the at-spi registry is running. But it's
 # not a strict runtime dependency.
+Group:          System/Libraries
 Recommends:     at-spi2-core
 Provides:       %{name} = %{version}
 Obsoletes:      %{name} < %{version}

++++++ at-spi2-atk-2.22.0.tar.xz -> at-spi2-atk-2.24.0.tar.xz ++++++
++++ 3001 lines of diff (skipped)
++++    retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/at-spi2-atk-2.22.0/Makefile.am new/at-spi2-atk-2.24.0/Makefile.am
--- old/at-spi2-atk-2.22.0/Makefile.am  2016-07-19 01:56:30.000000000 +0200
+++ new/at-spi2-atk-2.24.0/Makefile.am  2017-01-20 21:49:02.000000000 +0100
@@ -14,3 +14,4 @@
 
 EXTRA_DIST = $(gtk_modules_DATA) atk-bridge-2.0.pc.in
 
+DISTCHECK_CONFIGURE_FLAGS = --with-tests=yes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/at-spi2-atk-2.22.0/NEWS new/at-spi2-atk-2.24.0/NEWS
--- old/at-spi2-atk-2.22.0/NEWS 2016-09-26 03:17:01.000000000 +0200
+++ new/at-spi2-atk-2.24.0/NEWS 2017-03-20 23:44:50.000000000 +0100
@@ -1,3 +1,8 @@
+What's new in at-spi2-atk 2.24.0:
+
+* test: remove atk_table_cell_get_column_index test, as the
+  at-spi2-core function no longer exists (and never worked anyhow).
+
 What's new in at-spi2-atk 2.22.0:
 
 * Remove some inadverrtently-committed debugging code.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/at-spi2-atk-2.22.0/atk-adaptor/accessible-stateset.h 
new/at-spi2-atk-2.24.0/atk-adaptor/accessible-stateset.h
--- old/at-spi2-atk-2.22.0/atk-adaptor/accessible-stateset.h    2013-10-23 
22:40:52.000000000 +0200
+++ new/at-spi2-atk-2.24.0/atk-adaptor/accessible-stateset.h    2017-01-20 
21:49:02.000000000 +0100
@@ -21,7 +21,7 @@
  * Boston, MA 02111-1307, USA.
  */
 
-#ifndef ACCESSSIBLE_STATE_SET_H_
+#ifndef ACCESSIBLE_STATE_SET_H_
 #define ACCESSIBLE_STATE_SET_H_
 
 #include <atk/atkstateset.h>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/at-spi2-atk-2.22.0/atk-adaptor/event.c 
new/at-spi2-atk-2.24.0/atk-adaptor/event.c
--- old/at-spi2-atk-2.22.0/atk-adaptor/event.c  2016-08-31 22:27:35.000000000 
+0200
+++ new/at-spi2-atk-2.24.0/atk-adaptor/event.c  2017-01-20 21:49:02.000000000 
+0100
@@ -398,10 +398,10 @@
    * this instead, so that we don't send these if no one is listening */
   if (!g_strcmp0 (data [1], "ChildrenChanged") ||
       ((!g_strcmp0 (data [1], "PropertyChange")) &&
-       (!g_strcmp0 (data [2], "accessible-name") ||
-        !g_strcmp0 (data [2], "accessible-description") ||
-        !g_strcmp0 (data [2], "accessible-parent") ||
-        !g_strcmp0 (data [2], "accessible-role"))) ||
+       (!g_strcmp0 (data [2], "AccessibleName") ||
+        !g_strcmp0 (data [2], "AccessibleDescription") ||
+        !g_strcmp0 (data [2], "AccessibleParent") ||
+        !g_strcmp0 (data [2], "AccessibleRole"))) ||
       !g_strcmp0 (data [1], "StateChanged"))
   {
     if (minor && !g_strcmp0 (minor, "defunct"))
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/at-spi2-atk-2.22.0/config/missing new/at-spi2-atk-2.24.0/config/missing
--- old/at-spi2-atk-2.22.0/config/missing       2016-09-26 03:17:40.000000000 
+0200
+++ new/at-spi2-atk-2.24.0/config/missing       2017-03-20 23:44:56.000000000 
+0100
@@ -1,9 +1,9 @@
 #! /bin/sh
 # Common wrapper for a few potentially missing GNU programs.
 
-scriptversion=2012-06-26.16; # UTC
+scriptversion=2013-10-28.13; # UTC
 
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
+# Copyright (C) 1996-2014 Free Software Foundation, Inc.
 # Originally written by Fran,cois Pinard <pin...@iro.umontreal.ca>, 1996.
 
 # This program is free software; you can redistribute it and/or modify
@@ -160,7 +160,7 @@
       ;;
    autom4te*)
       echo "You might have modified some maintainer files that require"
-      echo "the 'automa4te' program to be rebuilt."
+      echo "the 'autom4te' program to be rebuilt."
       program_details 'autom4te'
       ;;
     bison*|yacc*)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/at-spi2-atk-2.22.0/config/test-driver 
new/at-spi2-atk-2.24.0/config/test-driver
--- old/at-spi2-atk-2.22.0/config/test-driver   2016-09-26 03:17:41.000000000 
+0200
+++ new/at-spi2-atk-2.24.0/config/test-driver   2017-03-20 23:44:56.000000000 
+0100
@@ -1,9 +1,9 @@
 #! /bin/sh
 # test-driver - basic testsuite driver script.
 
-scriptversion=2012-06-27.10; # UTC
+scriptversion=2013-07-13.22; # UTC
 
-# Copyright (C) 2011-2013 Free Software Foundation, Inc.
+# Copyright (C) 2011-2014 Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -44,35 +44,52 @@
 Usage:
   test-driver --test-name=NAME --log-file=PATH --trs-file=PATH
               [--expect-failure={yes|no}] [--color-tests={yes|no}]
-              [--enable-hard-errors={yes|no}] [--] TEST-SCRIPT
+              [--enable-hard-errors={yes|no}] [--]
+              TEST-SCRIPT [TEST-SCRIPT-ARGUMENTS]
 The '--test-name', '--log-file' and '--trs-file' options are mandatory.
 END
 }
 
-# TODO: better error handling in option parsing (in particular, ensure
-# TODO: $log_file, $trs_file and $test_name are defined).
 test_name= # Used for reporting.
 log_file=  # Where to save the output of the test script.
 trs_file=  # Where to save the metadata of the test run.
 expect_failure=no
 color_tests=no
 enable_hard_errors=yes
-while test $# -gt 0; do
-  case $1 in
+while test $# -gt 1; do
+ arg=${1%=*}
+ val=${1#*=}
+ if [ $arg == $val ]; then
+   val=$2
+   shift
+ fi
+ case $arg in
   --help) print_usage; exit $?;;
   --version) echo "test-driver $scriptversion"; exit $?;;
-  --test-name) test_name=$2; shift;;
-  --log-file) log_file=$2; shift;;
-  --trs-file) trs_file=$2; shift;;
-  --color-tests) color_tests=$2; shift;;
-  --expect-failure) expect_failure=$2; shift;;
-  --enable-hard-errors) enable_hard_errors=$2; shift;;
-  --) shift; break;;
+  --test-name) test_name=$val;;
+  --log-file) log_file=$val;;
+  --trs-file) trs_file=$val;;
+  --color-tests) color_tests=$val;;
+  --expect-failure) expect_failure=$val;;
+  --enable-hard-errors) enable_hard_errors=$val;;
+  --) break;;
   -*) usage_error "invalid option: '$1'";;
   esac
-  shift
+  [[ $arg != $val ]] && shift
 done
 
+missing_opts=
+test x"$test_name" = x && missing_opts="$missing_opts --test-name"
+test x"$log_file"  = x && missing_opts="$missing_opts --log-file"
+test x"$trs_file"  = x && missing_opts="$missing_opts --trs-file"
+if test x"$missing_opts" != x; then
+  usage_error "the following mandatory options are missing:$missing_opts"
+fi
+
+if test $# -eq 0; then
+  usage_error "missing argument"
+fi
+
 if test $color_tests = yes; then
   # Keep this in sync with 'lib/am/check.am:$(am__tty_colors)'.
   red='' # Red.
@@ -94,11 +111,14 @@
 # Test script is run here.
 "$@" >$log_file 2>&1
 estatus=$?
+
 if test $enable_hard_errors = no && test $estatus -eq 99; then
-  estatus=1
+  tweaked_estatus=1
+else
+  tweaked_estatus=$estatus
 fi
 
-case $estatus:$expect_failure in
+case $tweaked_estatus:$expect_failure in
   0:yes) col=$red res=XPASS recheck=yes gcopy=yes;;
   0:*)   col=$grn res=PASS  recheck=no  gcopy=no;;
   77:*)  col=$blu res=SKIP  recheck=no  gcopy=yes;;
@@ -107,6 +127,12 @@
   *:*)   col=$red res=FAIL  recheck=yes gcopy=yes;;
 esac
 
+# Report the test outcome and exit status in the logs, so that one can
+# know whether the test passed or failed simply by looking at the '.log'
+# file, without the need of also peaking into the corresponding '.trs'
+# file (automake bug#11814).
+echo "$res $test_name (exit status: $estatus)" >>$log_file
+
 # Report outcome to console.
 echo "${col}${res}${std}: $test_name"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/at-spi2-atk-2.22.0/configure.ac new/at-spi2-atk-2.24.0/configure.ac
--- old/at-spi2-atk-2.22.0/configure.ac 2016-09-26 03:17:10.000000000 +0200
+++ new/at-spi2-atk-2.24.0/configure.ac 2017-03-20 23:44:50.000000000 +0100
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-atk], [2.22.0], 
[accessibility-at...@lists.linux-foundation.org])
+AC_INIT([at-spi2-atk], [2.24.0], 
[accessibility-at...@lists.linux-foundation.org])
 AC_CONFIG_AUX_DIR(config)
 
 AT_SPI_ATK_MAJOR_VERSION=0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/at-spi2-atk-2.22.0/tests/atk_test_table_cell.c 
new/at-spi2-atk-2.24.0/tests/atk_test_table_cell.c
--- old/at-spi2-atk-2.22.0/tests/atk_test_table_cell.c  2016-07-19 
01:56:30.000000000 +0200
+++ new/at-spi2-atk-2.24.0/tests/atk_test_table_cell.c  2017-03-17 
22:27:09.000000000 +0100
@@ -76,22 +76,6 @@
 */
 
 static void
-atk_test_table_cell_get_column_index (gpointer fixture, gconstpointer 
user_data)
-{
-  AtspiAccessible *_obj = get_root_obj (DATA_FILE);
-  g_assert (_obj);
-  AtspiAccessible *child = atspi_accessible_get_child_at_index (_obj, 0, NULL);
-  g_assert (child);
-
-  AtspiAccessible *cell = atspi_accessible_get_child_at_index (child, 10, 
NULL);
-  AtspiTableCell *obj = atspi_accessible_get_table_cell (cell);
-  g_assert (obj);
-
-  /* ATK Table Cell interface do not implement that func */
-  g_assert_cmpint (-1, ==, atspi_table_cell_get_column_index (obj, NULL));
-}
-
-static void
 atk_test_table_cell_get_row_span (gpointer fixture, gconstpointer user_data)
 {
   AtspiAccessible *_obj = get_root_obj (DATA_FILE);
@@ -189,8 +173,6 @@
     g_test_add_vtable (ATK_TEST_PATH_TABLE_CELL 
"/atk_test_table_cell_get_column_header_cells",
                        0, NULL, NULL, 
atk_test_table_cell_get_column_header_cells, teardown_table_cell_test);
   */
-  g_test_add_vtable (ATK_TEST_PATH_TABLE_CELL 
"/atk_test_table_cell_get_column_index",
-                     0, NULL, NULL, atk_test_table_cell_get_column_index, 
teardown_table_cell_test);
   g_test_add_vtable (ATK_TEST_PATH_TABLE_CELL 
"/atk_test_table_cell_get_row_span",
                      0, NULL, NULL, atk_test_table_cell_get_row_span, 
teardown_table_cell_test);
   /*
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/at-spi2-atk-2.22.0/tests/data/Makefile.am 
new/at-spi2-atk-2.24.0/tests/data/Makefile.am
--- old/at-spi2-atk-2.22.0/tests/data/Makefile.am       2016-07-19 
01:56:30.000000000 +0200
+++ new/at-spi2-atk-2.24.0/tests/data/Makefile.am       2017-01-20 
21:49:02.000000000 +0100
@@ -1,4 +1,13 @@
 EXTRA_DIST = test-accessible.xml \
              test-action.xml \
+             test-collection.xml\
              test-component.xml \
+             test-document.xml \
+             test-editable-text.xml \
+             test-hypertext.xml \
+             test-image.xml \
+             test-selection.xml \
+             test-table.xml \
+             test-text.xml \
+             test-value.xml \
              test.xml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/at-spi2-atk-2.22.0/tests/data/test-collection.xml 
new/at-spi2-atk-2.24.0/tests/data/test-collection.xml
--- old/at-spi2-atk-2.22.0/tests/data/test-collection.xml       1970-01-01 
01:00:00.000000000 +0100
+++ new/at-spi2-atk-2.24.0/tests/data/test-collection.xml       2015-11-18 
23:44:47.000000000 +0100
@@ -0,0 +1,20 @@
+<?xml version="1.0" ?>
+<accessible description="Root of the accessible tree" name="root_object" 
role="accelerator label">
+       <accessible description="first child" name="obj1" role="alert">
+               <state state_enum="modal"/>
+               <state state_enum="multi-line"/>
+       </accessible>
+       <accessible description="second child" name="obj2" role="animation">
+               <accessible description="first prechild" name="obj2/1" 
role="arrow">
+                       <relation relation_type="2" target_name="obj2"/>
+                       <state state_enum="modal"/>
+                       <state state_enum="multi-line"/>
+               </accessible>
+               <accessible description="second prechild" name="obj2/2" 
role="canvas"/>
+       </accessible>
+       <accessible description="third child" name="obj3" role="check box">
+               <state state_enum="modal"/>
+               <state state_enum="multi-line"/>
+               <accessible description="first prechild" name="obj3/1" 
role="check menu item"/>
+       </accessible>
+</accessible>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/at-spi2-atk-2.22.0/tests/data/test-document.xml 
new/at-spi2-atk-2.24.0/tests/data/test-document.xml
--- old/at-spi2-atk-2.22.0/tests/data/test-document.xml 1970-01-01 
01:00:00.000000000 +0100
+++ new/at-spi2-atk-2.24.0/tests/data/test-document.xml 2015-11-19 
02:32:22.000000000 +0100
@@ -0,0 +1,7 @@
+<?xml version="1.0" ?>
+<accessible description="Root of the accessible tree" name="root_object" 
role="accelerator label">
+      <accessible description="first child" name="test" role="alert"/>
+      <accessible_document description="image child" name="my_document" 
role="text">
+         <document page_numer="7" page_no="2"/>
+      </accessible_document>
+</accessible>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/at-spi2-atk-2.22.0/tests/data/test-editable-text.xml 
new/at-spi2-atk-2.24.0/tests/data/test-editable-text.xml
--- old/at-spi2-atk-2.22.0/tests/data/test-editable-text.xml    1970-01-01 
01:00:00.000000000 +0100
+++ new/at-spi2-atk-2.24.0/tests/data/test-editable-text.xml    2015-11-18 
23:44:47.000000000 +0100
@@ -0,0 +1,9 @@
+<?xml version="1.0" ?>
+<accessible description="Root of the accessible tree" name="root_object" 
role="accelerator label">
+       <accessible_editable_text description="first child" name="obj0" 
role="entry">
+               <text_edit_node text="test text"/>
+       </accessible_editable_text>
+       <accessible_editable_text description="second child" name="obj1" 
role="entry">
+               <text_edit_node text="second test text"/>
+       </accessible_editable_text>
+</accessible>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/at-spi2-atk-2.22.0/tests/data/test-hypertext.xml 
new/at-spi2-atk-2.24.0/tests/data/test-hypertext.xml
--- old/at-spi2-atk-2.22.0/tests/data/test-hypertext.xml        1970-01-01 
01:00:00.000000000 +0100
+++ new/at-spi2-atk-2.24.0/tests/data/test-hypertext.xml        2015-11-19 
02:32:22.000000000 +0100
@@ -0,0 +1,6 @@
+<?xml version="1.0" ?>
+<accessible description="Root of the accessible tree" name="root_object" 
role="accelerator label">
+       <accessible_hypertext description="first child" name="obj0" 
role="alert">
+               <hypertext text="This is article about know downhill portals 
href='dh-zone.com' href='pinkbike.com'" />
+       </accessible_hypertext>
+</accessible>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/at-spi2-atk-2.22.0/tests/data/test-image.xml 
new/at-spi2-atk-2.24.0/tests/data/test-image.xml
--- old/at-spi2-atk-2.22.0/tests/data/test-image.xml    1970-01-01 
01:00:00.000000000 +0100
+++ new/at-spi2-atk-2.24.0/tests/data/test-image.xml    2015-11-18 
23:44:47.000000000 +0100
@@ -0,0 +1,7 @@
+<?xml version="1.0" ?>
+<accessible description="Root of the accessible tree" name="root_object" 
role="accelerator label">
+      <accessible description="first child" name="obj1" role="alert"/>
+      <accessible_image description="image child" name="obj0" role="image">
+         <image image_description="image description" width="100" height="50" 
x="500" y="50" image_extents="png" image_locale="image_locale"/>
+      </accessible_image>
+</accessible>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/at-spi2-atk-2.22.0/tests/data/test-selection.xml 
new/at-spi2-atk-2.24.0/tests/data/test-selection.xml
--- old/at-spi2-atk-2.22.0/tests/data/test-selection.xml        1970-01-01 
01:00:00.000000000 +0100
+++ new/at-spi2-atk-2.24.0/tests/data/test-selection.xml        2015-11-19 
02:32:22.000000000 +0100
@@ -0,0 +1,16 @@
+<?xml version="1.0" ?>
+<accessible description="Root of the accessible tree" name="root_object" 
role="accelerator label">
+       <accessible_selection description="first child" name="obj1" 
role="alert">
+               <accessible description="first prechild" name="obj2/1" 
role="arrow">
+                       <state state_enum="selected"/>
+               </accessible>
+               <accessible description="second prechild" name="obj2/2" 
role="canvas" selected="1">
+                       <state state_enum="selected"/>
+               </accessible>
+               <accessible description="first prechild" name="obj2/1" 
role="arrow"/>
+               <accessible description="second prechild" name="obj2/2" 
role="canvas"/>
+               <accessible description="first prechild" name="obj3/1" 
role="check menu item">
+                       <state state_enum="selected"/>
+               </accessible>
+       </accessible_selection>
+</accessible>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/at-spi2-atk-2.22.0/tests/data/test-table.xml 
new/at-spi2-atk-2.24.0/tests/data/test-table.xml
--- old/at-spi2-atk-2.22.0/tests/data/test-table.xml    1970-01-01 
01:00:00.000000000 +0100
+++ new/at-spi2-atk-2.24.0/tests/data/test-table.xml    2015-11-19 
02:32:22.000000000 +0100
@@ -0,0 +1,70 @@
+<?xml version="1.0" ?>
+<accessible description="Root of the accessible tree" name="root_object" 
role="accelerator label">
+       <accessible_table description="first_child" name="obj0" role="table">
+               <accessible description="table caption" name="caption name" 
role="caption"/>
+               <accessible description="table summary" name="table summary 
name" role="heading"/>
+               <accessible description="first column" name="col1" role="table 
column header">
+                       <accessible description="first column header" 
name="column 1 header" role="header"/>
+               </accessible>
+               <accessible description="second column" name="col2" role="table 
column header">
+                       <state state_enum="selected"/>
+                       <accessible description="second column header" 
name="column 2 header" role="header"/>
+               </accessible>
+               <accessible description="third column" name="col3" role="table 
column header">
+                       <accessible description="thrid column header" 
name="column 3 header" role="header"/>
+               </accessible>
+               <accessible description="first row" name="row1" role="table row 
header">
+                       <state state_enum="selected"/>
+                       <accessible description="first row header" name="row 1 
header" role="header"/>
+               </accessible>
+               <accessible description="second row" name="row2" role="table 
row header">
+                       <accessible description="second row header" name="row 2 
header" role="header"/>
+               </accessible>
+               <accessible description="third row" name="row3" role="table row 
header">
+                       <state state_enum="selected"/>
+                       <accessible description="third row header" name="row 3 
header" role="header"/>
+               </accessible>
+               <accessible description="fourth row" name="row4" role="table 
row header">
+                       <accessible description="fourth row header" name="row 4 
header" role="header"/>
+               </accessible>
+               <accessible_table_cell description="table cell 1" name="cell 
0/0" role="table cell">
+                       <table_cell cell_x="0" cell_y="0" row_span="2"/>
+               </accessible_table_cell>
+               <accessible_table_cell description="table cell 5" name="cell 
1/0" role="table cell">
+                       <table_cell cell_x="1" cell_y="0" column_span="3"/>
+               </accessible_table_cell>
+               <accessible_table_cell description="table cell 9" name="cell 
2/0" role="table cell">
+                       <state state_enum="selected"/>
+                       <table_cell cell_x="2" cell_y="0"/>
+               </accessible_table_cell>
+               <accessible_table_cell description="table cell 2" name="cell 
0/1" role="table cell">
+                       <table_cell cell_x="0" cell_y="1"/>
+               </accessible_table_cell>
+               <accessible_table_cell description="table cell 6" name="cell 
1/1" role="table cell">
+                       <table_cell cell_x="1" cell_y="1"/>
+               </accessible_table_cell>
+               <accessible_table_cell description="table cell 10" name="cell 
2/1" role="table cell">
+                       <table_cell cell_x="2" cell_y="1"/>
+               </accessible_table_cell>
+               <accessible_table_cell description="table cell 3" name="cell 
0/2" role="table cell">
+                       <table_cell cell_x="0" cell_y="2"/>
+               </accessible_table_cell>
+               <accessible_table_cell description="table cell 7" name="cell 
1/2" role="table cell">
+                       <table_cell cell_x="1" cell_y="2"/>
+               </accessible_table_cell>
+               <accessible_table_cell description="table cell 11" name="cell 
2/2" role="table cell">
+                       <table_cell cell_x="2" cell_y="2"/>
+               </accessible_table_cell>
+               <accessible_table_cell description="table cell 4" name="cell 
0/3" role="table cell">
+                       <table_cell cell_x="0" cell_y="3"/>
+               </accessible_table_cell>
+               <accessible_table_cell description="table cell 8" name="cell 
1/3" role="table cell">
+                       <table_cell cell_x="1" cell_y="3"/>
+               </accessible_table_cell>
+               <accessible_table_cell description="table cell 12" name="cell 
2/3" role="table cell">
+                       <table_cell cell_x="2" cell_y="3"/>
+               </accessible_table_cell>
+       </accessible_table>
+</accessible>
+
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/at-spi2-atk-2.22.0/tests/data/test-text.xml 
new/at-spi2-atk-2.24.0/tests/data/test-text.xml
--- old/at-spi2-atk-2.22.0/tests/data/test-text.xml     1970-01-01 
01:00:00.000000000 +0100
+++ new/at-spi2-atk-2.24.0/tests/data/test-text.xml     2015-11-18 
23:44:47.000000000 +0100
@@ -0,0 +1,9 @@
+<?xml version="1.0" ?>
+<accessible description="Root of the accessible tree" name="root_object" 
role="accelerator label">
+       <accessible_text description="first child" name="obj0" role="text">
+               <text_node text="text0 it works!." x="100" y="33" width="110" 
height="30" bold_text="on" underline_text="off"/>
+       </accessible_text>
+       <accessible_text description="second child" name="obj1" role="text">
+               <text_node text="First sentence./n Second sentence." x="66" 
y="44" width="550" height="40" bold_text="off" underline_text="off"/>
+       </accessible_text>
+</accessible>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/at-spi2-atk-2.22.0/tests/data/test-value.xml 
new/at-spi2-atk-2.24.0/tests/data/test-value.xml
--- old/at-spi2-atk-2.22.0/tests/data/test-value.xml    1970-01-01 
01:00:00.000000000 +0100
+++ new/at-spi2-atk-2.24.0/tests/data/test-value.xml    2015-11-18 
23:44:47.000000000 +0100
@@ -0,0 +1,6 @@
+<?xml version="1.0" ?>
+<accessible description="Root of the accessible tree" name="root_object" 
role="accelerator label">
+       <accessible_value description="first child" name="obj0" role="alert">
+               <value_node min="1.1" current="2.1" max="3.1" step="0.1"/>
+       </accessible_value>
+</accessible>


Reply via email to