1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-25 09:55:29 +02:00
cdt/core/org.eclipse.cdt.core.tests/resources
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
..
asmTests Migrate AsmModelBuilder to new Lexer 2007-11-06 15:01:22 +00:00
cfiles Bug 546981: Treat pragma region like pragma mark in outline view 2021-07-11 20:13:46 -04:00
cmodel Bug 540373: Normalize newlines with .gitattributes 2018-11-20 21:20:39 +00:00
dependency Bug 540373: Normalize newlines with .gitattributes 2018-11-20 21:20:39 +00:00
elf Bug 568728: Drop execute permission on files 2020-11-18 17:38:22 +01:00
errortests
exe
exebig
indexer Bug 540373: Normalize newlines with .gitattributes 2018-11-20 21:20:39 +00:00
indexTests Case insensitive searches, bug 293669. 2009-10-29 16:05:59 +00:00
parser Bug 540373: Cleanup: Remove trailing whitespace in properties files 2018-11-23 07:52:26 +00:00
pdomtests Bug 534420 - Add support for nodiscard attribute for enum types 2020-04-06 09:21:36 -04:00
rewrite Bug 522200: [C++17] Add support for structured binding declarations 2019-08-05 09:00:35 +02:00
search Bug 540373: Normalize newlines with .gitattributes 2018-11-20 21:20:39 +00:00
templateengine
testlib Bug 568728: Drop execute permission on files 2020-11-18 17:38:22 +01:00
zips