1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-19 06:55:23 +02:00
cdt/core/org.eclipse.cdt.core.tests
Igor V. Kovalenko b9655594c5 Amend class template instantiation test for bug 207840
Enabling C++17 deduction guides unconditionally causes one of the tests for
template instantiation to fail because one of instantiations can be done via
implicit deduction guide using default template arguments.
Test case is covering issue https://bugs.eclipse.org/bugs/show_bug.cgi?id=207840
and remaining erroneous cases are not affected.

Amend the test and comment about change since C++17.
2023-04-25 14:16:07 -04:00
..
.settings Upgrade build.properties warnings to errors 2022-11-06 18:29:28 -05:00
META-INF Bug 580015: add support for multiple bin parsers #75 2022-11-18 10:55:40 -05:00
misc/org/eclipse/cdt Account for new header layout in DWARF v5 2023-01-16 20:47:09 +00:00
model/org/eclipse/cdt/core Clean up projects created during test 2022-11-07 10:04:20 -05:00
parser/org/eclipse/cdt Amend class template instantiation test for bug 207840 2023-04-25 14:16:07 -04:00
regression/org/eclipse/cdt/core/tests There is a new way to mark tests as failing 2022-11-07 10:04:20 -05:00
resources Add rewriter test for c++20 three-way comparison expression 2023-01-28 10:52:07 -05:00
suite/org/eclipse/cdt/core Include the full stack trace in exception message 2022-11-07 10:04:20 -05:00
.classpath Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
.project Remove API tooling from projects that are not part of our release 2022-10-03 12:42:37 -04:00
about.html [releng] Update all legal files with update_legal_files.sh 2022-04-13 13:42:35 -04:00
build.properties Delete all the test suites from primary CDT test projects 2022-11-07 07:53:47 -05: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] Prepare repo for CDT 11.2 development 2023-03-13 13:54:48 -04:00