From 2568f6624da41d3fd123747f3ccc17286adb4334 Mon Sep 17 00:00:00 2001 From: Heiko Klare Date: Sun, 4 Jan 2026 16:40:31 +0100 Subject: [PATCH] Add test.xml to org.eclipse.terminal.test for execution in I-Build --- .../build.properties | 3 +- .../tests/org.eclipse.terminal.test/test.xml | 42 +++++++++++++++++++ 2 files changed, 44 insertions(+), 1 deletion(-) create mode 100644 terminal/tests/org.eclipse.terminal.test/test.xml diff --git a/terminal/tests/org.eclipse.terminal.test/build.properties b/terminal/tests/org.eclipse.terminal.test/build.properties index 4f91e6f73c1..8dc3df69b6b 100644 --- a/terminal/tests/org.eclipse.terminal.test/build.properties +++ b/terminal/tests/org.eclipse.terminal.test/build.properties @@ -16,7 +16,8 @@ bin.includes = META-INF/,\ .,\ plugin.properties,\ plugin.xml,\ - about.html + about.html,\ + test.xml src.includes = teamConfig/,\ about.html pom.model.property.testClass = org.eclipse.terminal.test.AutomatedIntegrationSuite diff --git a/terminal/tests/org.eclipse.terminal.test/test.xml b/terminal/tests/org.eclipse.terminal.test/test.xml new file mode 100644 index 00000000000..ad9a4257294 --- /dev/null +++ b/terminal/tests/org.eclipse.terminal.test/test.xml @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +