From 47786cb9a58ee8ca4c5d7bbd758661bdaf713d6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Kubitz?= Date: Tue, 10 Sep 2024 09:47:15 +0200 Subject: [PATCH] Add test.xml #484 hope that helps thats test executed in I-Builds https://github.com/eclipse-jdt/eclipse.jdt.debug/issues/484 --- .../build.properties | 1 + org.eclipse.jdt.debug.jdi.tests/test.xml | 51 +++++++++++++++++++ 2 files changed, 52 insertions(+) create mode 100644 org.eclipse.jdt.debug.jdi.tests/test.xml diff --git a/org.eclipse.jdt.debug.jdi.tests/build.properties b/org.eclipse.jdt.debug.jdi.tests/build.properties index 7cdcab263b..a2443318dc 100644 --- a/org.eclipse.jdt.debug.jdi.tests/build.properties +++ b/org.eclipse.jdt.debug.jdi.tests/build.properties @@ -14,5 +14,6 @@ source.. = tests/ output.. = bin/ bin.includes = about.html,\ + test.xml,\ META-INF/,\ . \ No newline at end of file diff --git a/org.eclipse.jdt.debug.jdi.tests/test.xml b/org.eclipse.jdt.debug.jdi.tests/test.xml new file mode 100644 index 0000000000..d76d53de71 --- /dev/null +++ b/org.eclipse.jdt.debug.jdi.tests/test.xml @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +