1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-29 11:55:40 +02:00
cdt/core
Jonah Graham 37f0f660c8 Bug 540373: Fix tests that rely on format of Java code
TestSourceReader.getContentsForTest() does not examine lines containing
@ to see if they have the test method. This means that changing
the formatting of this test could break it as the reader would see
the // comments as test data. Things which are comments and not
test data should have /**/ comments as this commit now does.

Change-Id: Ic30a63df3910c6a5643b4ac734c05526e3420095
2018-11-22 20:34:33 +00:00
..
org.eclipse.cdt.core Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.sh 2018-11-22 20:31:51 +00:00
org.eclipse.cdt.core.linux Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.sh 2018-11-22 20:31:51 +00:00
org.eclipse.cdt.core.linux.ppc Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.sh 2018-11-22 20:31:51 +00:00
org.eclipse.cdt.core.linux.ppc64 Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.sh 2018-11-22 20:31:51 +00:00
org.eclipse.cdt.core.linux.ppc64le Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.sh 2018-11-22 20:31:51 +00:00
org.eclipse.cdt.core.linux.x86 Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.sh 2018-11-22 20:31:51 +00:00
org.eclipse.cdt.core.linux.x86_64 Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.sh 2018-11-22 20:31:51 +00:00
org.eclipse.cdt.core.macosx Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.sh 2018-11-22 20:31:51 +00:00
org.eclipse.cdt.core.native Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.sh 2018-11-22 20:31:51 +00:00
org.eclipse.cdt.core.tests Bug 540373: Fix tests that rely on format of Java code 2018-11-22 20:34:33 +00:00
org.eclipse.cdt.core.win32 Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.sh 2018-11-22 20:31:51 +00:00
org.eclipse.cdt.core.win32.x86 Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.sh 2018-11-22 20:31:51 +00:00
org.eclipse.cdt.core.win32.x86_64 Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.sh 2018-11-22 20:31:51 +00:00
org.eclipse.cdt.ui Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.sh 2018-11-22 20:31:51 +00:00
org.eclipse.cdt.ui.tests Bug 540373: Fix tests that rely on whitespace at end of line 2018-11-22 20:34:33 +00:00
pom.xml [releng] Bump version to 9.6.0 2018-06-05 22:13:24 +01:00