diff options
author | Curtis D'Entremont | 2006-09-29 16:55:53 +0000 |
---|---|---|
committer | Curtis D'Entremont | 2006-09-29 16:55:53 +0000 |
commit | 31ea9a11e925baf9b88c5074b39df3aff2aea833 (patch) | |
tree | 6fb325061fb9b0a0efa4e0694203415cee053afe /org.eclipse.ua.tests/data/help/search | |
parent | e404d076bfe3a3f8697b70119d415024919f8a1b (diff) | |
download | eclipse.platform.ua-31ea9a11e925baf9b88c5074b39df3aff2aea833.tar.gz eclipse.platform.ua-31ea9a11e925baf9b88c5074b39df3aff2aea833.tar.xz eclipse.platform.ua-31ea9a11e925baf9b88c5074b39df3aff2aea833.zip |
removed search option, cleanup, refactoring
Diffstat (limited to 'org.eclipse.ua.tests/data/help/search')
-rw-r--r-- | org.eclipse.ua.tests/data/help/search/test1.xhtml | 2 | ||||
-rw-r--r-- | org.eclipse.ua.tests/data/help/search/test7.html | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/org.eclipse.ua.tests/data/help/search/test1.xhtml b/org.eclipse.ua.tests/data/help/search/test1.xhtml index d52fe3277..62f5145a2 100644 --- a/org.eclipse.ua.tests/data/help/search/test1.xhtml +++ b/org.eclipse.ua.tests/data/help/search/test1.xhtml @@ -13,7 +13,7 @@ to search for as part of this test: jehcyqpfjs vkrhjewiwh </p> <p filter="os=invalid"> -This paragraph is always filtered out, and is used to ensure that searching does not +This paragraph is always filtered out, and is used to test whether search will flag this document as a hit. Here is a unique word to search for: gsdduvfqnh vkrhjewiwh riehguanil </p> diff --git a/org.eclipse.ua.tests/data/help/search/test7.html b/org.eclipse.ua.tests/data/help/search/test7.html index b634fb857..f63e756b4 100644 --- a/org.eclipse.ua.tests/data/help/search/test7.html +++ b/org.eclipse.ua.tests/data/help/search/test7.html @@ -14,8 +14,8 @@ kejehrgaqm </p> <p filter="os=invalid"> -This paragraph is always filtered out, and is used to ensure that searching does not -flag this document as a hit. Here is a unique word to search for: hugftnhdtg +This paragraph is always filtered out, but search should still find it. Here is +a unique word to search for: hugftnhdtg </p> <p filter="plugin!=my.invalid.plugin.id.012345"> This paragraph, which has filter attribute "plugin!=my.invalid.plugin.id.012345" should never be filtered out. |