Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 133995 Details for
Bug 263647
Tech reviews contain incorrect/outdated information
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
Patch.
Bugzilla_263647_Patch.txt (text/plain), 23.64 KB, created by
Paul Slauenwhite
on 2009-04-30 14:50:11 EDT
(
hide
)
Description:
Patch.
Filename:
MIME Type:
Creator:
Paul Slauenwhite
Created:
2009-04-30 14:50:11 EDT
Size:
23.64 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.hyades.test.ui >Index: plugin.properties >=================================================================== >RCS file: /cvsroot/tptp/test/org.eclipse.hyades.test.ui/plugin.properties,v >retrieving revision 1.96 >diff -u -r1.96 plugin.properties >--- plugin.properties 23 Apr 2009 22:17:42 -0000 1.96 >+++ plugin.properties 30 Apr 2009 18:48:36 -0000 >@@ -82,8 +82,8 @@ > EDT_LOCATION_TTL = Location Editor > EDT_LOCATION_DSC = The editor to be used with location. > >-# new eclipse forms Test log viewer (bjiang 8/9/05) >-EDT_TST_LOG_TTL = Test Log Viewer >+# Test Log Editor: >+EDT_TST_LOG_TTL = Test Log Editor > > # For Bugzilla 68553 by maish02@ca.com > # to be removed for bugzilla #95329 >Index: src/org/eclipse/hyades/test/ui/internal/resources/messages.properties >=================================================================== >RCS file: /cvsroot/tptp/test/org.eclipse.hyades.test.ui/src/org/eclipse/hyades/test/ui/internal/resources/messages.properties,v >retrieving revision 1.54 >diff -u -r1.54 messages.properties >--- src/org/eclipse/hyades/test/ui/internal/resources/messages.properties 23 Apr 2009 22:17:40 -0000 1.54 >+++ src/org/eclipse/hyades/test/ui/internal/resources/messages.properties 30 Apr 2009 18:48:36 -0000 >@@ -138,7 +138,7 @@ > TTL_CMN_PROPS = Common Properties > TTL_DTL_PROPS = Detailed Properties > >-# Test log viewer >+# Test Log Editor: > TestLogViewer_NavgivateFirst=Navigate to First > TestLogViewer_NavigatePrevious=Navigate to Previous > TestLogSearch_NoOpenLogMessage=There is currently no active test log to search. Please open a test log and then search again. >#P org.eclipse.hyades.test.ui.extensions >Index: plugin.properties >=================================================================== >RCS file: /cvsroot/tptp/test/org.eclipse.hyades.test.ui.extensions/plugin.properties,v >retrieving revision 1.6 >diff -u -r1.6 plugin.properties >--- plugin.properties 15 Dec 2008 20:48:16 -0000 1.6 >+++ plugin.properties 30 Apr 2009 18:48:37 -0000 >@@ -1,5 +1,5 @@ > ############################################################################### >-# Copyright (c) 2006, 2008 IBM Corporation and others. >+# Copyright (c) 2006, 2009 IBM Corporation and others. > # All rights reserved. This program and the accompanying materials > # are made available under the terms of the Eclipse Public License v1.0 > # which accompanies this distribution, and is available at >@@ -24,4 +24,4 @@ > PROVIDER_NAME = Eclipse - TPTP > > # extension strings >-preference.testLogViewer = Test Log Viewer >+preference.testLogViewer = Test Log Editor >#P org.eclipse.hyades.test.doc.user >Index: tasks/t_searching_testlogs.html >=================================================================== >RCS file: /cvsroot/tptp/test/org.eclipse.hyades.test.doc.user/tasks/t_searching_testlogs.html,v >retrieving revision 1.5 >diff -u -r1.5 t_searching_testlogs.html >--- tasks/t_searching_testlogs.html 23 Feb 2009 14:52:18 -0000 1.5 >+++ tasks/t_searching_testlogs.html 30 Apr 2009 18:48:38 -0000 >@@ -42,7 +42,7 @@ > <li><span>Open the Search dialog (<span class="menucascade"><span class="uicontrol">Search</span> > <span class="uicontrol">Search</span></span>) and click the <span class="uicontrol">Test Log Search</span> tab. > Alternatively, open the Search dialog to the <span class="uicontrol">Test Log Search</span> tab by clicking > the <span class="uicontrol">Search</span> button (<img src="../images/log_search.gif" alt="Search button" />) from the toolbar or the context menu of the selected event in the Events page of the <span class="uicontrol">Events</span> tab >-of the Test Log viewer.</span></li> >+of the Test Log Editor.</span></li> > > <li><span>In the <span class="uicontrol">Search for text</span> field, type the text > you want to find. </span></li> >Index: tasks/t_viewingevents.html >=================================================================== >RCS file: /cvsroot/tptp/test/org.eclipse.hyades.test.doc.user/tasks/t_viewingevents.html,v >retrieving revision 1.13 >diff -u -r1.13 t_viewingevents.html >--- tasks/t_viewingevents.html 23 Feb 2009 14:52:18 -0000 1.13 >+++ tasks/t_viewingevents.html 30 Apr 2009 18:48:38 -0000 >@@ -21,8 +21,8 @@ > <meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' /> > <meta name="DC.Type" content="task" /> > <meta name="DC.Title" content="Viewing events" /> >-<meta name="abstract" content="After a run, open the Test Log viewer to check the results for specific events, such as the test start and end, loop, invocation, message, or verdict." /> >-<meta name="description" content="After a run, open the Test Log viewer to check the results for specific events, such as the test start and end, loop, invocation, message, or verdict." /> >+<meta name="abstract" content="After a run, open the Test Log Editor to check the results for specific events, such as the test start and end, loop, invocation, message, or verdict." /> >+<meta name="description" content="After a run, open the Test Log Editor to check the results for specific events, such as the test start and end, loop, invocation, message, or verdict." /> > <meta name="DC.Relation" scheme="URI" content="../topics/c_viewingtestresults.html" /> > <meta name="DC.Format" content="XHTML" /> > <meta name="DC.Identifier" content="t_viewingevents" /> >@@ -33,11 +33,11 @@ > </head> > <body><a name="t_viewingevents"><!-- --></a> > <h1 class="topictitle1">Viewing events</h1> >-<div><p>After a run, open the Test Log viewer to check the results for >+<div><p>After a run, open the Test Log Editor to check the results for > specific events, such as the test start and end, loop, invocation, message, > or verdict. </p> > <div class="section">To view events, perform the following steps:</div> >-<ol><li class="stepexpand"><span>In the Test Log viewer, click the <span class="uicontrol">Events</span> tab.</span></li> >+<ol><li class="stepexpand"><span>In the Test Log Editor, click the <span class="uicontrol">Events</span> tab.</span></li> > > <li class="stepexpand"><span>On the Events page, select an event in the <span class="uicontrol">Events</span> tree, > and then click the <span class="uicontrol">Expand Selection</span> button (<img src="../images/expandall.gif" alt="Expand Selection button" />) >Index: tasks/t_associating_defects.html >=================================================================== >RCS file: /cvsroot/tptp/test/org.eclipse.hyades.test.doc.user/tasks/t_associating_defects.html,v >retrieving revision 1.4 >diff -u -r1.4 t_associating_defects.html >--- tasks/t_associating_defects.html 30 May 2008 18:24:26 -0000 1.4 >+++ tasks/t_associating_defects.html 30 Apr 2009 18:48:38 -0000 >@@ -3,7 +3,7 @@ > <html lang="en-us" xml:lang="en-us"> > <!-- > /********************************************************************** >- * Copyright (c) 2006, 2008 IBM Corporation. >+ * Copyright (c) 2006, 2009 IBM Corporation. > * All rights reserved. This content > * is made available under the terms of the Eclipse Public License v1.0 > * which accompanies this distribution, and is available at >@@ -21,8 +21,8 @@ > <meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' /> > <meta name="DC.Type" content="task" /> > <meta name="DC.Title" content="Associating defects with a test log" /> >-<meta name="abstract" content="Use the Test Log viewer to associate defects with a test log using the defect number. Associated defects are conveniently displayed in the test log as links to the defect database." /> >-<meta name="description" content="Use the Test Log viewer to associate defects with a test log using the defect number. Associated defects are conveniently displayed in the test log as links to the defect database." /> >+<meta name="abstract" content="Use the Test Log Editor to associate defects with a test log using the defect number. Associated defects are conveniently displayed in the test log as links to the defect database." /> >+<meta name="description" content="Use the Test Log Editor to associate defects with a test log using the defect number. Associated defects are conveniently displayed in the test log as links to the defect database." /> > <meta name="DC.Format" content="XHTML" /> > <meta name="DC.Identifier" content="associating_defects.dita" /> > <meta name="DC.Language" content="en-us" /> >@@ -34,18 +34,18 @@ > <h1 class="topictitle1">Associating defects with a test log</h1> > <div> > >-<p>The Test Log viewer is integrated with a Web-based Bugzilla defect tracking >+<p>The Test Log Editor is integrated with a Web-based Bugzilla defect tracking > system used to submit, search, and open defects in the internal Web Browser. Existing > defects may be associated with individual execution events in the test log.</p> > >-<p>By default, the Test Log viewer is integrated with the Web-based >+<p>By default, the Test Log Edtior is integrated with the Web-based > <a href="https://bugs.eclipse.org/bugs/">Eclipse Bugzilla</a> defect tracking system. To use > another Web-based Bugzilla defect tracking system, you can configure in the >-Test Log viewer preferences:</p> >+Test Log Editor preferences:</p> > > <ol> > <li>Select <b>Window</b> > <b>Preferences...</b> from the file menu.</li> >- <li>Select the <b>Test</b> > <b>Test Log viewer</b> preference page.</li> >+ <li>Select the <b>Test</b> > <b>Test Log Editor</b> preference page.</li> > <li>Configure the <b>Submit URL</b>, <b>Search URL</b>, and <b>Open URL</b> links for the Web-based Bugzilla defect tracking system.</li> > <li>Click <b>OK</b> to save the preferences.</li> > </ol> >Index: toc/url_test_toc.xml >=================================================================== >RCS file: /cvsroot/tptp/test/org.eclipse.hyades.test.doc.user/toc/url_test_toc.xml,v >retrieving revision 1.1 >diff -u -r1.1 url_test_toc.xml >--- toc/url_test_toc.xml 31 Mar 2009 13:33:18 -0000 1.1 >+++ toc/url_test_toc.xml 30 Apr 2009 18:48:38 -0000 >@@ -25,6 +25,9 @@ > > <topic label="Editing a test" href="concepts/cedittest.htm"/> > <topic label="Generating an executable test" href="tasks/tgenerateexecutabletest.htm"/> >+ >+ <link toc="toc/test_datapools_toc.xml"/> >+ > <topic label="Running a test" href="tasks/trun.htm"/> > > <link toc="toc/test_results_toc.xml"/> >Index: toc/test_results_toc.xml >=================================================================== >RCS file: /cvsroot/tptp/test/org.eclipse.hyades.test.doc.user/toc/test_results_toc.xml,v >retrieving revision 1.1 >diff -u -r1.1 test_results_toc.xml >--- toc/test_results_toc.xml 31 Mar 2009 13:33:18 -0000 1.1 >+++ toc/test_results_toc.xml 30 Apr 2009 18:48:38 -0000 >@@ -21,9 +21,9 @@ > > <topic label="Viewing events" href="tasks/t_viewingevents.html"> > >- <topic label="Test Log viewer Overview page" href="ref/r_testlog_overview.html"/> >- <topic label="Test Log viewer Events page" href="ref/r_testlog_events.html"/> >- <topic label="Test Log viewer Events toolbar" href="ref/r_testlog_toolbar.html"/> >+ <topic label="Test Log Editor Overview page" href="ref/r_testlog_overview.html"/> >+ <topic label="Test Log Editor Events page" href="ref/r_testlog_events.html"/> >+ <topic label="Test Log Editor Events toolbar" href="ref/r_testlog_toolbar.html"/> > <topic label="Searching a test log" href="tasks/t_searching_testlogs.html"/> > <topic label="Associating defects with a test log" href="tasks/t_associating_defects.html"/> > </topic> >Index: concepts/c_viewingtestresults.html >=================================================================== >RCS file: /cvsroot/tptp/test/org.eclipse.hyades.test.doc.user/concepts/c_viewingtestresults.html,v >retrieving revision 1.13 >diff -u -r1.13 c_viewingtestresults.html >--- concepts/c_viewingtestresults.html 2 Apr 2009 17:29:22 -0000 1.13 >+++ concepts/c_viewingtestresults.html 30 Apr 2009 18:48:38 -0000 >@@ -21,8 +21,8 @@ > <meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' /> > <meta name="DC.Type" content="concept" /> > <meta name="DC.Title" content="Analyzing test results" /> >-<meta name="abstract" content="After running a test, the test results for the events are saved in a test log. Use the Test Log viewer to examine test results and events." /> >-<meta name="description" content="After running a test, the test results for the events are saved in a test log. Use the Test Log viewer to examine test results and events." /> >+<meta name="abstract" content="After running a test, the test results for the events are saved in a test log. Use the Test Log Editor to examine test results and events." /> >+<meta name="description" content="After running a test, the test results for the events are saved in a test log. Use the Test Log Editor to examine test results and events." /> > <meta name="DC.Relation" scheme="URI" content="../topics/t_openinglogs.html" /> > <meta name="DC.Relation" scheme="URI" content="../topics/t_viewingevents.html" /> > <meta name="DC.Format" content="XHTML" /> >@@ -34,15 +34,15 @@ > </head> > <body><a name="c_viewingtestresults"><!-- --></a> > <h1 class="topictitle1">Analyzing test results</h1> >-<div><p>After running a test, the test results for the events are saved >-in a test log. Use the Test Log viewer to examine test results and events.</p> >+<div><p>After running a test, the test results and events are saved >+in a test log. Use the Test Log Editor to view and edit the test log.</p> > </div> > <div> > <ul class="ullinks"> > <li class="ulchildlink"><strong><a href="../tasks/t_openinglogs.html">Opening a test log</a></strong><br /> >-To open a test log file, use the Open File window, or double-click in the <a href='javascript:executeCommand("org.eclipse.ui.views.showView(org.eclipse.ui.views.showView.viewId=org.eclipse.hyades.test.ui.TestNavigator)")'>Test Navigator</a> of the <a href='javascript:executeCommand("org.eclipse.ui.perspectives.showPerspective(org.eclipse.ui.perspectives.showPerspective.perspectiveId=org.eclipse.hyades.ui.perspective.TestPerspective)")'>Test Perspective</a> the file with the extension, <span class="filepath">.execution</span>.</li> >+To open a test log, use the Open File window, or double-click in the <a href='javascript:executeCommand("org.eclipse.ui.views.showView(org.eclipse.ui.views.showView.viewId=org.eclipse.hyades.test.ui.TestNavigator)")'>Test Navigator</a> of the <a href='javascript:executeCommand("org.eclipse.ui.perspectives.showPerspective(org.eclipse.ui.perspectives.showPerspective.perspectiveId=org.eclipse.hyades.ui.perspective.TestPerspective)")'>Test Perspective</a> the file with the extension, <span class="filepath">.execution</span>.</li> > <li class="ulchildlink"><strong><a href="../tasks/t_viewingevents.html">Viewing events</a></strong><br /> >-After a run, open the Test Log viewer to check the results for specific events, such as the test start and end, loop, invocation, message, or verdict. </li> >+After a run, open the Test Log Editor to check the results for specific events, such as the test start and end, loop, invocation, message, or verdict. </li> > </ul> > </div></body> > </html> >\ No newline at end of file >Index: concepts/cjunitintro.htm >=================================================================== >RCS file: /cvsroot/tptp/test/org.eclipse.hyades.test.doc.user/concepts/cjunitintro.htm,v >retrieving revision 1.7 >diff -u -r1.7 cjunitintro.htm >--- concepts/cjunitintro.htm 23 Feb 2009 14:52:18 -0000 1.7 >+++ concepts/cjunitintro.htm 30 Apr 2009 18:48:38 -0000 >@@ -76,8 +76,7 @@ > <a href="../concepts/c_viewingtestresults.html">Analyzing test results</a> > <p> > When you run a test, the test results for the events are saved >- in a test log. You can use the Test Log viewer to view the results >- and events in the test log. >+ in a test log. Use the Test Log Editor to view and edit the test log. > </p> > <br/> > </li> >Index: concepts/ctestwithhyades.htm >=================================================================== >RCS file: /cvsroot/tptp/test/org.eclipse.hyades.test.doc.user/concepts/ctestwithhyades.htm,v >retrieving revision 1.22 >diff -u -r1.22 ctestwithhyades.htm >--- concepts/ctestwithhyades.htm 23 Feb 2009 14:52:18 -0000 1.22 >+++ concepts/ctestwithhyades.htm 30 Apr 2009 18:48:38 -0000 >@@ -58,8 +58,7 @@ > You can run a test on one or more deployments.</div> > <div class="ulchildlink"><b><a href="../concepts/c_viewingtestresults.html">Analyzing test results</a></b><br /> > When you run a test, the test results for the events are saved >-in a test log. You can use the Test Log viewer to view the results and events >-in the test log.</div> >+in a test log. Use the Test Log Editor to view and edit the test log.</div> > <div class="ulchildlink"><b><a href="../tasks/tcreateperformancetestreports.htm">Generating performance test reports</a></b><br /> > At the conclusion of a performance test run you see an execution history, which you can create two types of graphical performance test reports; Page Response Time and Page Hit Rate.</div> > <div class="ulchildlink"><b><a href="../tasks/tcreatetestreports.htm">Generating test reports</a></b><br /> >Index: ref/r_testlog_overview.html >=================================================================== >RCS file: /cvsroot/tptp/test/org.eclipse.hyades.test.doc.user/ref/r_testlog_overview.html,v >retrieving revision 1.5 >diff -u -r1.5 r_testlog_overview.html >--- ref/r_testlog_overview.html 30 May 2008 18:24:26 -0000 1.5 >+++ ref/r_testlog_overview.html 30 Apr 2009 18:48:38 -0000 >@@ -3,7 +3,7 @@ > <html lang="en-us" xml:lang="en-us"> > <!-- > /********************************************************************** >- * Copyright (c) 2006, 2008 IBM Corporation. >+ * Copyright (c) 2006, 2009 IBM Corporation. > * All rights reserved. This content > * is made available under the terms of the Eclipse Public License v1.0 > * which accompanies this distribution, and is available at >@@ -20,7 +20,7 @@ > <meta name="Robots" content="index,follow" /> > <meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' /> > <meta name="DC.Type" content="reference" /> >-<meta name="DC.Title" content="Test Log viewer Overview page" /> >+<meta name="DC.Title" content="Test Log Editor Overview page" /> > <meta name="abstract" content="Displays general information about and common properties of a test log." /> > <meta name="description" content="Displays general information about and common properties of a test log." /> > <meta name="DC.Format" content="XHTML" /> >@@ -28,10 +28,10 @@ > <meta name="DC.Language" content="en-us" /> > <link rel="stylesheet" type="text/css" href="../css/book.css" /> > <link rel="stylesheet" type="text/css" href="../css/ibmdita.css" /> >-<title>Test Log viewer Overview page</title> >+<title>Test Log Editor Overview page</title> > </head> > <body><a name="testlogoverviewpage"><!-- --></a> >-<h1 class="topictitle1">Test Log viewer Overview page</h1> >+<h1 class="topictitle1">Test Log Editor Overview page</h1> > <div><p>Displays general information about and common properties of a test > log.</p> > <div class="section"><dl><dt class="dlterm"><span class="uicontrol">General Information</span></dt> >Index: ref/r_testlog_events.html >=================================================================== >RCS file: /cvsroot/tptp/test/org.eclipse.hyades.test.doc.user/ref/r_testlog_events.html,v >retrieving revision 1.7 >diff -u -r1.7 r_testlog_events.html >--- ref/r_testlog_events.html 9 Oct 2008 14:10:14 -0000 1.7 >+++ ref/r_testlog_events.html 30 Apr 2009 18:48:38 -0000 >@@ -3,7 +3,7 @@ > <html lang="en-us" xml:lang="en-us"> > <!-- > /********************************************************************** >- * Copyright (c) 2006, 2008 IBM Corporation. >+ * Copyright (c) 2006, 2009 IBM Corporation. > * All rights reserved. This content > * is made available under the terms of the Eclipse Public License v1.0 > * which accompanies this distribution, and is available at >@@ -28,10 +28,10 @@ > <meta name="DC.Language" content="en-us" /> > <link rel="stylesheet" type="text/css" href="../css/book.css" /> > <link rel="stylesheet" type="text/css" href="../css/ibmdita.css" /> >-<title>Test Log viewer Events page</title> >+<title>Test Log Editor Events </title> > </head> > <body><a name="testlogeventspage"><!-- --></a> >-<h1 class="topictitle1">Test Log viewer Events page</h1> >+<h1 class="topictitle1">Test Log Editor Events </h1> > <div><p>Displays the test-events log that is generated after a run.</p> > <div class="section"><h4 class="sectiontitle">Events page</h4><dl><dt class="dlterm"><span class="uicontrol">Events</span></dt> > <dd>Lists all of the events in the test log, including loop events, >Index: ref/r_testlog_toolbar.html >=================================================================== >RCS file: /cvsroot/tptp/test/org.eclipse.hyades.test.doc.user/ref/r_testlog_toolbar.html,v >retrieving revision 1.7 >diff -u -r1.7 r_testlog_toolbar.html >--- ref/r_testlog_toolbar.html 23 Feb 2009 14:52:18 -0000 1.7 >+++ ref/r_testlog_toolbar.html 30 Apr 2009 18:48:38 -0000 >@@ -20,19 +20,19 @@ > <meta name="Robots" content="index,follow" /> > <meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' /> > <meta name="DC.Type" content="reference" /> >-<meta name="DC.Title" content="Test Log viewer Events toolbar" /> >-<meta name="abstract" content="The Test Log viewer includes a toolbar on the Events tab. Use this toolbar to navigate test results." /> >-<meta name="description" content="The Test Log viewer includes a toolbar on the Events tab. Use this toolbar to navigate test results." /> >+<meta name="DC.Title" content="Test Log Editor Events Toolbar" /> >+<meta name="abstract" content="The Test Log Editor includes a toolbar on the Events tab. Use this toolbar to navigate test results." /> >+<meta name="description" content="The Test Log Editor includes a toolbar on the Events tab. Use this toolbar to navigate test results." /> > <meta name="DC.Format" content="XHTML" /> > <meta name="DC.Identifier" content="testlog_toolbar" /> > <meta name="DC.Language" content="en-us" /> > <link rel="stylesheet" type="text/css" href="../css/book.css" /> > <link rel="stylesheet" type="text/css" href="../css/ibmdita.css" /> >-<title>Test Log viewer Events toolbar</title> >+<title>Test Log Editor Events toolbar</title> > </head> > <body><a name="testlog_toolbar"><!-- --></a> >-<h1 class="topictitle1">Test Log viewer Events toolbar</h1> >-<div><p>The Test Log viewer includes a toolbar on the <span class="uicontrol">Events</span> tab. >+<h1 class="topictitle1">Test Log Editor Events toolbar</h1> >+<div><p>The Test Log Editor includes a toolbar on the <span class="uicontrol">Events</span> tab. > Use this toolbar to navigate test results.</p> > <div class="section"><p><img src="../images/first_ver.gif" alt="Navigate to First button" /> <span class="uicontrol">Navigate to First</span> button - Click to navigate > to the first verdict event in the <span class="uicontrol">Events</span> tree. This
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 263647
: 133995