summaryrefslogtreecommitdiff
path: root/app-accessibility/at-spi2-atk/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-04-05 21:17:31 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-04-05 21:17:31 +0100
commitdc7cbdfa65fd814b3b9aa3c56257da201109e807 (patch)
treec85d72f6f31f21f178069c9d41d41a7c1ff4b362 /app-accessibility/at-spi2-atk/files
parent0706fc6986773f4e4d391deff4ad5143c464ea4e (diff)
gentoo resync : 05.04.2019
Diffstat (limited to 'app-accessibility/at-spi2-atk/files')
-rw-r--r--app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-collection.xml20
-rw-r--r--app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-document.xml7
-rw-r--r--app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-editable-text.xml9
-rw-r--r--app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-hypertext.xml6
-rw-r--r--app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-image.xml7
-rw-r--r--app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-selection.xml16
-rw-r--r--app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-table.xml70
-rw-r--r--app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-text.xml9
-rw-r--r--app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-value.xml6
9 files changed, 0 insertions, 150 deletions
diff --git a/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-collection.xml b/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-collection.xml
deleted file mode 100644
index 7086ede8554c..000000000000
--- a/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-collection.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-<?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 --git a/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-document.xml b/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-document.xml
deleted file mode 100644
index 7363a622e76d..000000000000
--- a/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-document.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?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 --git a/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-editable-text.xml b/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-editable-text.xml
deleted file mode 100644
index ae8084c2cc4b..000000000000
--- a/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-editable-text.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?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 --git a/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-hypertext.xml b/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-hypertext.xml
deleted file mode 100644
index 1b6be6d4b1f3..000000000000
--- a/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-hypertext.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?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 --git a/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-image.xml b/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-image.xml
deleted file mode 100644
index b678ac250745..000000000000
--- a/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-image.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?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 --git a/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-selection.xml b/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-selection.xml
deleted file mode 100644
index 2fc173334492..000000000000
--- a/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-selection.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?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 --git a/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-table.xml b/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-table.xml
deleted file mode 100644
index 9d6cb502d74c..000000000000
--- a/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-table.xml
+++ /dev/null
@@ -1,70 +0,0 @@
-<?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 --git a/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-text.xml b/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-text.xml
deleted file mode 100644
index ab72522afd53..000000000000
--- a/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-text.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?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 --git a/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-value.xml b/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-value.xml
deleted file mode 100644
index 83172d5f8b8a..000000000000
--- a/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-value.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?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>