Revert: make highlighting tests closer to real life: codeInsightFixture too
commit29fd64dc589ad4f2b51d2869c74c851abced1fae
authorAlexey Kudravtsev <cdr@jetbrains.com>
Thu, 6 Nov 2008 11:43:01 +0000 (6 14:43 +0300)
committerAlexey Kudravtsev <cdr@jetbrains.com>
Thu, 6 Nov 2008 11:43:01 +0000 (6 14:43 +0300)
tree347b403a618f152dc168b8c4944d6213c883e8ff
parent16f04a12d6b88a404519c0a1d3bb68e45fdcbec6
Revert: make highlighting tests closer to real life: codeInsightFixture too
12 files changed:
codeInsight/tests/com/intellij/codeInsight/CodeInsightTestCase.java
codeInsight/tests/com/intellij/codeInsight/daemon/AntHighlightingTest.java
codeInsight/tests/com/intellij/codeInsight/daemon/DaemonAnalyzerTestCase.java
codeInsight/tests/com/intellij/codeInsight/daemon/LightDaemonAnalyzerTestCase.java
codeInsight/tests/com/intellij/codeInsight/daemon/quickFix/LightQuickFixTestCase.java
lang-impl/src/com/intellij/codeInsight/daemon/impl/DaemonCodeAnalyzerImpl.java
lang-impl/src/com/intellij/codeInsight/daemon/impl/ShowIntentionsPass.java
lang-impl/src/com/intellij/codeInsight/daemon/impl/UpdateHighlightersUtil.java
lang-impl/src/com/intellij/codeInsight/intention/impl/ShowIntentionActionsHandler.java
source/com/intellij/codeInsight/daemon/impl/PostHighlightingPass.java
source/com/intellij/testFramework/fixtures/impl/CodeInsightTestFixtureImpl.java
source/com/intellij/testFramework/fixtures/impl/LightIdeaTestFixtureImpl.java