Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Goldthorpe2008-12-17 18:21:20 +0000
committerChris Goldthorpe2008-12-17 18:21:20 +0000
commit016f6e0b508d186c0bab50ee654ca5349ab0c480 (patch)
tree376396e1ff553f2a69709604c17bb5f638ba295e /org.eclipse.ua.tests
parent7bb4256169a1c01a0559fd43f9e6ceae388b070e (diff)
downloadeclipse.platform.ua-016f6e0b508d186c0bab50ee654ca5349ab0c480.tar.gz
eclipse.platform.ua-016f6e0b508d186c0bab50ee654ca5349ab0c480.tar.xz
eclipse.platform.ua-016f6e0b508d186c0bab50ee654ca5349ab0c480.zip
Update regression tests
Diffstat (limited to 'org.eclipse.ua.tests')
-rw-r--r--org.eclipse.ua.tests/non_junit/cheatsheets/tasks/helpA12.xml10
-rw-r--r--org.eclipse.ua.tests/non_junit/cheatsheets/tasks/other1.xml9
2 files changed, 10 insertions, 9 deletions
diff --git a/org.eclipse.ua.tests/non_junit/cheatsheets/tasks/helpA12.xml b/org.eclipse.ua.tests/non_junit/cheatsheets/tasks/helpA12.xml
index 9d8af5a48..eaf2654cb 100644
--- a/org.eclipse.ua.tests/non_junit/cheatsheets/tasks/helpA12.xml
+++ b/org.eclipse.ua.tests/non_junit/cheatsheets/tasks/helpA12.xml
@@ -11,7 +11,7 @@
</description>
<subitem label="Open Help -&gt; Help Contents" skip="false">
</subitem>
- <subitem label="Verify that there’s a new index tab at the bottom left. Click on it to open the index." skip="false">
+ <subitem label="Verify that there’s an index tab at the bottom left. Click on it to open the index." skip="false">
</subitem>
<subitem label="Verify that there is a text box with a DISPLAY button to the right and that there is a list of keywords." skip="false">
</subitem>
@@ -24,6 +24,9 @@
</subitem>
<subitem label="Verify that xaa, Xyx and xyz appear in that order." skip="false">
</subitem>
+ <subitem
+ label="Verify that action, ámbito and assistance appear in that order.">
+ </subitem>
</item>
<item title="Typein" dialog="true" skip="false">
<description>
@@ -45,7 +48,7 @@
</description>
<subitem label="Help-&gt;Dynamic Help" skip="false">
</subitem>
- <subitem label="Verify that there’s a new index tab at the bottom left. Click on it to open the index." skip="false">
+ <subitem label="Verify that there’s an index tab at the bottom left. Click on it to open the index." skip="false">
</subitem>
<subitem label="Verify that there is a text box with a DISPLAY button to the right and that there is a list of keywords." skip="false">
</subitem>
@@ -58,6 +61,9 @@
</subitem>
<subitem label="Verify that xaa, Xyx and xyz appear in that order." skip="false">
</subitem>
+ <subitem
+ label="Verify that action, ámbito and assistance appear in that order.">
+ </subitem>
</item>
<item title="Help view Typein" dialog="true" skip="false">
<description>
diff --git a/org.eclipse.ua.tests/non_junit/cheatsheets/tasks/other1.xml b/org.eclipse.ua.tests/non_junit/cheatsheets/tasks/other1.xml
index 9c5f51ca4..507c95741 100644
--- a/org.eclipse.ua.tests/non_junit/cheatsheets/tasks/other1.xml
+++ b/org.eclipse.ua.tests/non_junit/cheatsheets/tasks/other1.xml
@@ -17,7 +17,8 @@
<br/>Key Assist
<br/>Tips and Tricks
<br/>Cheat Sheets
-<br/>Software Updates
+<br/>Install new software
+<br/>Installation information
<br/>About Eclipse SDK
</description>
</item>
@@ -67,12 +68,6 @@
</description>
</item>
<item
- title="Software Updates">
- <description>
- Help/Software Updates. Verify that the Software Updates dialog opens.
- </description>
- </item>
- <item
title="About Eclipse SDK" dialog = "true">
<description>
Test the about box.

Back to the top