1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-28 10:43:31 +02:00
cdt/core/org.eclipse.cdt.core.tests
Jonah Graham b2c33dfb13 Bug 546981: Treat pragma region like pragma mark in outline view
Treats #pragma region and #pragma endregion similarly to how
#pragma mark is treated in outline view. With
region and endregion they are always surrounded by
divider lines if there is text after region/endregion, else just
a divider line is inserted.

Change-Id: Idb8bebe94363731e59412a7f31af3b54d53a2c8e
2021-07-11 20:13:46 -04:00
..
.settings [releng] Remove no longer needed API problem filters 2021-04-12 09:28:46 -04:00
META-INF Bug 572250: [Java 16] fix illegal reflection in scannerInfoCache 2021-04-08 10:55:26 -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 546981: Treat pragma region like pragma mark in outline view 2021-07-11 20:13:46 -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
pom.xml [releng] Bump to CDT version 10.4.0 2021-06-12 20:52:54 -04:00
test.xml