Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Valenta2003-11-20 19:09:00 +0000
committerMichael Valenta2003-11-20 19:09:00 +0000
commit3dcc4ee2022df66204bbc719c435865f80796d14 (patch)
treec3f0bc83c44f7115226f56dbe421296b04ae6c7c /tests/org.eclipse.team.tests.cvs.core/html
parent4b74a56dbce5666328868238932e681d208ec5cd (diff)
downloadeclipse.platform.team-3dcc4ee2022df66204bbc719c435865f80796d14.tar.gz
eclipse.platform.team-3dcc4ee2022df66204bbc719c435865f80796d14.tar.xz
eclipse.platform.team-3dcc4ee2022df66204bbc719c435865f80796d14.zip
*** empty log message ***
Diffstat (limited to 'tests/org.eclipse.team.tests.cvs.core/html')
-rw-r--r--tests/org.eclipse.team.tests.cvs.core/html/00007.html11
1 files changed, 5 insertions, 6 deletions
diff --git a/tests/org.eclipse.team.tests.cvs.core/html/00007.html b/tests/org.eclipse.team.tests.cvs.core/html/00007.html
index a920d193d..b7b973920 100644
--- a/tests/org.eclipse.team.tests.cvs.core/html/00007.html
+++ b/tests/org.eclipse.team.tests.cvs.core/html/00007.html
@@ -6,13 +6,12 @@
<ul>
<li>Select a project in HEAD</li>
- <li>Perform a Checkout As</li>
- <li>Use the same name but specify a custom location</li>
+ <li>Perform a Checkout</li>
<li>Ensure project was checked out properly</li>
- <li>Select the same project and choose Checkout As again</li>
- <li>Use the same name but don't specify a custom location</li>
- <li>Ensure that the use is prompted to overwrite</li>
- <li>Test various options in prompt to ensure proper behavior</li>
+ <li>Select the same project and choose Checkout As</li>
+ <li>Use the same name and specify a custom location</li>
+ <li>Ensure that the user is prompted to overwrite</li>
+ <li>Ensure OK and Cancel have proper behavior</li>
</ul>
</body></html> \ No newline at end of file

Back to the top