Skip to content

Commit

Permalink
Remove chkpii tests from jdt.ui.tests
Browse files Browse the repository at this point in the history
It's a proprietary tool so can't be used by the build and the tests have
not been run at all.
  • Loading branch information
akurtakov committed Jan 15, 2025
1 parent af2013d commit 2d533eb
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 785 deletions.
5 changes: 0 additions & 5 deletions org.eclipse.jdt.ui.tests/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,5 @@
<attribute name="test" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="chkpii">
<attributes>
<attribute name="test" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="bin"/>
</classpath>
1 change: 0 additions & 1 deletion org.eclipse.jdt.ui.tests/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ Export-Package:
org.eclipse.jdt.ui.tests.browsing;x-friends:="org.eclipse.jdt.ui.tests.refactoring, org.eclipse.jdt.text.tests",
org.eclipse.jdt.ui.tests.buildpath;x-friends:="org.eclipse.jdt.ui.tests.refactoring, org.eclipse.jdt.text.tests",
org.eclipse.jdt.ui.tests.callhierarchy;x-friends:="org.eclipse.jdt.ui.tests.refactoring, org.eclipse.jdt.text.tests",
org.eclipse.jdt.ui.tests.chkpii;x-friends:="org.eclipse.jdt.ui.tests.refactoring, org.eclipse.jdt.text.tests",
org.eclipse.jdt.ui.tests.core;x-friends:="org.eclipse.jdt.ui.tests.refactoring, org.eclipse.jdt.text.tests",
org.eclipse.jdt.ui.tests.core.rules;x-friends:="org.eclipse.jdt.ui.tests.refactoring, org.eclipse.jdt.text.tests",
org.eclipse.jdt.ui.tests.core.source;x-friends:="org.eclipse.jdt.ui.tests.refactoring, org.eclipse.jdt.text.tests",
Expand Down
1 change: 0 additions & 1 deletion org.eclipse.jdt.ui.tests/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ bin.includes = plugin.xml,\
plugin.properties,\
lib/org.eclipse.jdt.annotation_1.2.100.v20241001-0914.jar
source.. = examples/,\
chkpii/,\
test plugin/,\
ui/,\
leaks/,\
Expand Down

This file was deleted.

Loading

0 comments on commit 2d533eb

Please sign in to comment.