1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/codan/org.eclipse.cdt.codan.core.tests
Marc-Andre Laperle 467aab5559 Bug 539307 - Set correct project nature in Codan tests to fix wrong content type
When the lsp4e-cpp plugin is present, two content types are associated with
.cpp extension. The lsp4e-cpp one is chosen because it happens to be first.
Normally, the CDT C++ content type gets its priority boosted when the C++
project nature is present. Some Codan tests run on .cpp files but without
the C++ project nature so the files are of wrong content type and the tests
fail. Once the nature is fixed, some tests were failing because they should
run on C files but loadCode was not loading them as C++ files because of the
project nature.

Change-Id: I61b77d409e81c3cf78e60adf0c77a9bf976ac9d5
Signed-off-by: Marc-Andre Laperle <malaperle@gmail.com>
2018-09-30 19:26:25 -04:00
..
.settings releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
META-INF releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
OSGI-INF/l10n releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
src/org/eclipse/cdt/codan Bug 539307 - Set correct project nature in Codan tests to fix wrong content type 2018-09-30 19:26:25 -04:00
.classpath releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
.project releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
about.html releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
build.properties releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
test.xml releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
ui-test-plugin.properties releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00