From 47f1c90deaf8b4df47ebd4d24a39a608e2343d0d Mon Sep 17 00:00:00 2001
From: Martin Oberhuber < martin.oberhuber@windriver.com>
Date: Thu, 27 Jul 2006 16:28:56 +0000
Subject: [PATCH] Add manual tests project
---
.../org.eclipse.rse.tests.manual/.project | 11 ++++++++
.../org.eclipse.rse.tests.manual/about.html | 28 +++++++++++++++++++
.../org.eclipse.rse.tests.manual/readme.txt | 1 +
3 files changed, 40 insertions(+)
create mode 100644 rse/tests/org.eclipse.rse.tests.manual/.project
create mode 100644 rse/tests/org.eclipse.rse.tests.manual/about.html
create mode 100644 rse/tests/org.eclipse.rse.tests.manual/readme.txt
diff --git a/rse/tests/org.eclipse.rse.tests.manual/.project b/rse/tests/org.eclipse.rse.tests.manual/.project
new file mode 100644
index 00000000000..29b9455a14a
--- /dev/null
+++ b/rse/tests/org.eclipse.rse.tests.manual/.project
@@ -0,0 +1,11 @@
+
+
June 2, 2006
+The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise +indicated below, the Content is provided to you under the terms and conditions of the +Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available +at http://www.eclipse.org/legal/epl-v10.html. +For purposes of the EPL, "Program" will mean the Content.
+ +If you did not receive this Content directly from the Eclipse Foundation, the Content is +being redistributed by another party ("Redistributor") and different terms and conditions may +apply to your use of any object code in the Content. Check the Redistributor's license that was +provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise +indicated below, the terms and conditions of the EPL still apply to any source code in the Content +and such source code may be obtained at http://www.eclipse.org.
+ + + \ No newline at end of file diff --git a/rse/tests/org.eclipse.rse.tests.manual/readme.txt b/rse/tests/org.eclipse.rse.tests.manual/readme.txt new file mode 100644 index 00000000000..b45f5ff2ed5 --- /dev/null +++ b/rse/tests/org.eclipse.rse.tests.manual/readme.txt @@ -0,0 +1 @@ +This project contains instructions for manual testing RSE.