Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Valenta2007-09-19 14:01:35 +0000
committerMichael Valenta2007-09-19 14:01:35 +0000
commit8e81873fbbfc1df0aac775c71b2fc114a1f55543 (patch)
treec1a8c67f36744ae06bcb62729f1097ed9477069d /tests/org.eclipse.team.tests.cvs.core/html/showHistoryUMFile00001.html
parent830a633f5b6e8e3664be68f0f8333c3394fae6d8 (diff)
downloadeclipse.platform.team-8e81873fbbfc1df0aac775c71b2fc114a1f55543.tar.gz
eclipse.platform.team-8e81873fbbfc1df0aac775c71b2fc114a1f55543.tar.xz
eclipse.platform.team-8e81873fbbfc1df0aac775c71b2fc114a1f55543.zip
Bug 203944 Manual tests need to be updated
Diffstat (limited to 'tests/org.eclipse.team.tests.cvs.core/html/showHistoryUMFile00001.html')
-rw-r--r--tests/org.eclipse.team.tests.cvs.core/html/showHistoryUMFile00001.html31
1 files changed, 20 insertions, 11 deletions
diff --git a/tests/org.eclipse.team.tests.cvs.core/html/showHistoryUMFile00001.html b/tests/org.eclipse.team.tests.cvs.core/html/showHistoryUMFile00001.html
index 4a2673f8b..e74be7704 100644
--- a/tests/org.eclipse.team.tests.cvs.core/html/showHistoryUMFile00001.html
+++ b/tests/org.eclipse.team.tests.cvs.core/html/showHistoryUMFile00001.html
@@ -1,20 +1,29 @@
-<html><head><title>Show History Unmapped File</title>
+<html>
+<head>
+<title>Show History Unmapped File</title>
<LINK REL=STYLESHEET HREF=../book.css CHARSET=ISO-8859-1 TYPE=text/css>
<meta NAME="keywords" content="">
<meta NAME="since" content="">
-</head><body><h2>Show History Unmapped File</h2>
+</head>
+<body>
+<h2>Show History Unmapped File</h2>
<p>Since: 3.2 RC2 <br>
-Last Modified: $Date: 2006/04/25 20:20:14 $</p>
+Last Modified: $Date: 2006/04/25 20:40:39 $</p>
-<p><b>Purpose:</b> Test the page activation mechanism for unmapped files.</p>
+<p><b>Purpose:</b> Test the page activation mechanism for unmapped
+files.</p>
<ol>
- <li>Open the History view.</li>
- <li>Select the local file, right click and select Team>Show Local History.</li>
- <li>Ensure the the history view shows the appropriate history (i.e. all revisions
- present and proper filename in the title bar).</li>
+ <li>Open the History view.</li>
+ <li>Select the local file, right click and select Team>Show Local
+ History.</li>
+ <li>Ensure the the history view shows the appropriate history
+ (i.e. all revisions present and proper filename in the title bar).</li>
</ol>
-<p>Populate the History View with another file from a project that is <i>shared with a CVS repository.</i> Repeat the above
-and make sure that the View updates.</p>
-</body></html> \ No newline at end of file
+<p>Populate the History View with another file from a project that
+is <i>shared with a CVS repository.</i> Repeat the above and make sure
+that the View updates.</p>
+
+</body>
+</html> \ No newline at end of file

Back to the top