1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core/org.eclipse.cdt.core.tests
Jonah Graham 2402a0101e Bug 579669: Ignore .settings in some tests
In Eclipse 4.24 .settings is created all the time for new projects,
for CDT test projects which have the root of the project being the source
root this means that .settings is now returned in various places.

This patch removes .settings from results before checking results against
expected results.

Change-Id: Id02e9b8f25b109ed289d22ffb526ecceb747d4f7
2022-04-12 14:30:37 -04:00
..
.settings [releng] Remove no longer needed API problem filters 2021-04-12 09:28:46 -04:00
META-INF [releng] Update to latest dependencies (2021-12 M2) 2021-10-25 18:56:15 -04:00
misc/org/eclipse/cdt Bug 573560: Mark GCC constexpr message as info 2021-05-15 19:43:18 -04:00
model/org/eclipse/cdt/core Bug 579669: Ignore .settings in some tests 2022-04-12 14:30:37 -04:00
parser/org/eclipse/cdt Bug 464624 - C++ Parser fails with Syntax error on function declaration with __declspec and non-native type 2021-07-07 12:31:53 -04:00
regression/org/eclipse/cdt/core/tests Bug 569839: Ensure that behaviour is same running tests without suites 2020-12-21 14:50:51 -05:00
resources Bug 546981: Treat pragma region like pragma mark in outline view 2021-07-11 20:13:46 -04:00
suite/org/eclipse/cdt/core Bug 499777: Flaky and slow test tags 2021-02-01 11:32:58 -05:00
.classpath Bug 562494: Update BREE to Java 11 2020-08-24 17:50:56 -04:00
.project Bug 566334: Turn on API Tooling & Analysis for all bundles 2020-08-24 17:50:56 -04:00
about.html Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.sh 2018-11-22 20:31:51 +00:00
build.properties Fixed "The value for X attribute is not externalized" warning 2020-08-28 21:32:18 +02:00
plugin.properties Fixed "The value for X attribute is not externalized" warning 2020-08-28 21:32:18 +02:00
plugin.xml bug 416628: "Export" of entries of language settings providers to referencing projects - added capability 2013-09-08 08:09:10 -04:00
pom.xml [releng] Bump versions for 10.7.0 2022-04-10 20:55:36 -04:00
test.xml