From b8e1642270b70b766e33abf5d08001112a37bc4c Mon Sep 17 00:00:00 2001 From: Michael Valenta Date: Tue, 10 May 2005 16:23:15 +0000 Subject: Updating test plan --- .../html/logical00001.html | 9 +++++++++ .../html/logical00002.html | 13 +++++++++++++ .../html/logical00003.html | 15 +++++++++++++++ tests/org.eclipse.team.tests.cvs.core/toc.xml | 6 ++++++ 4 files changed, 43 insertions(+) create mode 100644 tests/org.eclipse.team.tests.cvs.core/html/logical00001.html create mode 100644 tests/org.eclipse.team.tests.cvs.core/html/logical00002.html create mode 100644 tests/org.eclipse.team.tests.cvs.core/html/logical00003.html diff --git a/tests/org.eclipse.team.tests.cvs.core/html/logical00001.html b/tests/org.eclipse.team.tests.cvs.core/html/logical00001.html new file mode 100644 index 000000000..20bf63bb2 --- /dev/null +++ b/tests/org.eclipse.team.tests.cvs.core/html/logical00001.html @@ -0,0 +1,9 @@ +Logical Resource Support + + + +

Logical Resource Support

+

Since: 3.1
+Last Modified: $Date: 2005/05/05 20:20:14 $

+ + \ No newline at end of file diff --git a/tests/org.eclipse.team.tests.cvs.core/html/logical00002.html b/tests/org.eclipse.team.tests.cvs.core/html/logical00002.html new file mode 100644 index 000000000..3b00b1dae --- /dev/null +++ b/tests/org.eclipse.team.tests.cvs.core/html/logical00002.html @@ -0,0 +1,13 @@ +Java Packages + + + +

Java Packages

+

Since: 3.1
+Last Modified: $Date: 2005/05/05 20:20:14 $

+ +

Ensure that CVS operations such as Update and Commit are performed only +on the files in a Java package and not on the subpackages when the operations +are launched from the Java Packages Explorer. + + \ No newline at end of file diff --git a/tests/org.eclipse.team.tests.cvs.core/html/logical00003.html b/tests/org.eclipse.team.tests.cvs.core/html/logical00003.html new file mode 100644 index 000000000..3a5a63d0d --- /dev/null +++ b/tests/org.eclipse.team.tests.cvs.core/html/logical00003.html @@ -0,0 +1,15 @@ +Working Sets + + + +

Working Sets

+

Since: 3.1
+Last Modified: $Date: 2005/05/05 20:20:14 $

+ +

+Configure the Java Packages Explorer to show Working Sets. Populate the +working sets with various combinations of shared and unshared projects and +ensure that CVS operations can be performed directly on the working sets if they +contain at least one shared project. + + \ No newline at end of file diff --git a/tests/org.eclipse.team.tests.cvs.core/toc.xml b/tests/org.eclipse.team.tests.cvs.core/toc.xml index 96b0f78d6..6897eb39c 100644 --- a/tests/org.eclipse.team.tests.cvs.core/toc.xml +++ b/tests/org.eclipse.team.tests.cvs.core/toc.xml @@ -159,4 +159,10 @@ + + + + + + -- cgit v1.2.3