Anna Kozlova
770ebf45af
disable trivial functional expression for body with returns (IDEA-173436)
2017-05-25 16:06:05 +03:00
Anna Kozlova
b11f016947
fix testdata
2017-05-25 16:06:04 +03:00
Dmitry Avdeev
7d8073aa73
cleanup android tests configuration
2017-05-25 15:47:53 +03:00
Dmitry Batkovich
dedd951e39
fix jsp suppressions:
...
1. fix "suppress for file" inside a jsp file
2. allow "suppress for statement" if it's possible
3. forbid "suppress for member" if a member is synthetic
2017-05-25 15:44:00 +03:00
Dmitry Batkovich
e117316b76
redundant suppression
2017-05-25 15:44:00 +03:00
nik
b90d1eafbb
project model: support excluding file from content roots by pattern (IDEA-127753)
...
Currently only file/directory names, not relative paths, are matched.
2017-05-25 15:02:30 +03:00
nik
bc4893474d
tests refactoring: extracted base class from DirectoryIndexTest
...
DirectoryIndexTest is too big now and it's better to write new tests in separate classes. Also initializing the whole directory structure in 'setUp' method looks overcomplicated, because many test methods use only some of these directories.
2017-05-25 15:02:30 +03:00
nik
20782eb0e4
jps model: support excluding file from content roots by pattern (IDEA-127753)
...
Currently only file/directory names, not relative paths, are matched.
2017-05-25 15:02:30 +03:00
Valentin Fondaratov
e01380eb34
move test breadcrumbs fetching to CodeInsightTestFixture
2017-05-25 14:48:44 +03:00
Valentin Fondaratov
70dd823ca4
fix yaml breadcrumbs tests to use current api
2017-05-25 14:48:43 +03:00
Anton Tarasov
6ed6f1c82f
Updating versions of project dependencies: jdkBuild->u152b867.4
...
Anton Tarasov
2017-05-25 13:58:25 +03:00
Tagir Valeev
6ce6a2ba7f
IDEA-164501 Incorrect inspection for "result of Stream.collect() is ignored"
2017-05-25 17:55:53 +07:00
Nicolay Mitropolsky
36b8e79cee
IDEA-161121 ClassBrowser.MainClassBrowser made public to be used in SpringBoot run configuration
2017-05-25 13:37:14 +03:00
Anna Kozlova
3704245767
sub coverage: show notification in coverage view (IDEA-173407)
2017-05-25 13:36:11 +03:00
Anna Kozlova
78733b18c3
junit 5: fix parameter presentation (IDEA-173408)
2017-05-25 13:36:11 +03:00
Roman Shevchenko
d46028e687
[java] drops module naming inspection
...
http://openjdk.java.net/projects/jigsaw/spec/issues/#VersionsInModuleNames
2017-05-25 13:34:37 +03:00
Roman Shevchenko
c53ef78a5f
[tests] unwanted event filtering for file watcher tests
2017-05-25 13:19:37 +03:00
Maxim Kropotov
1efb644446
throw FileComparisonFailure in CodeInsightTestCase.checkResultByFile to make testdata editable
2017-05-25 12:59:54 +03:00
Anna Kozlova
fabc3a7ee8
fix testdata
2017-05-25 12:51:13 +03:00
Anna Kozlova
0aedb9b9ad
external annotations tests for rename/move
2017-05-25 12:51:13 +03:00
Vladislav.Soroka
50b4968ca3
Maven: remove triple apostrophes in error message
2017-05-25 12:48:46 +03:00
Roman Shevchenko
ac7d7e2eac
[ui] title in KDE console
2017-05-25 12:48:00 +03:00
Roman Shevchenko
671fcfe53f
Cleanup (minor optimization)
2017-05-25 12:42:03 +03:00
Vladislav.Soroka
a09c692193
Merge remote-tracking branch 'origin/master'
2017-05-25 12:28:39 +03:00
Vladislav.Soroka
90fb1a4658
Merge branch 'mvn-to-gradle-with-classifier' of https://github.com/platan/intellij-community
2017-05-25 12:25:47 +03:00
Yaroslav Lepenkin
33732d0afa
Merge remote-tracking branch 'origin/master'
2017-05-25 12:23:04 +03:00
Yaroslav Lepenkin
e1405ba1a4
[jd formatter] added test
2017-05-25 12:07:51 +03:00
Aleksey Pivovarov
11b6023102
ui: fix KeymapsTestCase under Win/Mac
2017-05-25 12:07:16 +03:00
Roman Shevchenko
0c5245d09e
[platform] diagnostics for "show file in ..." action (IDEA-173366)
2017-05-25 12:04:34 +03:00
Tagir Valeev
668fcdd985
PurityAnalysis: more native methods hardcoded
2017-05-25 15:22:20 +07:00
Roman Shevchenko
ee67f983bf
[platform] diagnostics for "show file in ..." action (IDEA-173366)
2017-05-25 11:18:20 +03:00
Anna Kozlova
b1b1105ba5
external annotations: move annotation from code to external xml (IDEA-163179)
2017-05-25 10:42:46 +03:00
Anna Kozlova
da559b446a
external annotations: bring external annotation to source code (IDEA-163179)
2017-05-25 10:42:46 +03:00
Anna Kozlova
34c6cbcdd9
external annotations: ensure runtime annotations are inserted in code (IDEA-170720)
2017-05-25 10:42:45 +03:00
Anna Kozlova
435387f851
external annotations: refactoring listener (IDEA-170718)
2017-05-25 10:42:45 +03:00
Anna Kozlova
f49f2a32bf
external annotations: safe delete annotation together with the element it is assigned to (IDEA-170721)
2017-05-25 10:42:45 +03:00
Roman Shevchenko
9506b1d7ad
[tests] unwanted event filtering for file watcher tests
2017-05-25 10:40:44 +03:00
Tagir Valeev
d235bc08ae
HardcodedContracts#isHardcodedPure: Arrays methods properly marked
2017-05-25 14:36:22 +07:00
Tagir Valeev
445846597a
InferredAnnotationsManagerImpl: fix displaying hardcoded annotations
2017-05-25 12:43:27 +07:00
Tagir Valeev
ea4c21384d
Test01#checkTrueFail marked as pure
2017-05-25 12:42:43 +07:00
Tagir Valeev
68dd38bbca
ContractInferenceInterpreter#negateConstraint -> ValueConstraint#negate, used in BytecodeAnalysisConverter. Test01.java: checkTrueFail (IDEA-CR-21320)
2017-05-25 11:02:12 +07:00
peter
c0d7e7a5f3
remove unused confusing xml/tests/testData/psi/formatter/xml/performance2.xml
2017-05-24 23:01:09 +02:00
Maxim.Mossienko
32f6386b23
do compaction less often (IDEA-172444), when benefit will be at least 25% of file size but at least 100m
2017-05-24 22:50:44 +02:00
Maxim.Mossienko
e90d85635f
when processing certain edt events do not wait until async indices
...
initialization is completed (IDEA-173382)
2017-05-24 22:35:00 +02:00
Vassiliy.Kudryashov
2a46c39cf9
IDEA-172066 Toolwindow activates in another project
2017-05-24 23:26:13 +03:00
peter
4208f1d7b3
java completion: group fields together with local variables (IDEA-168743 , IDEA-172888)
2017-05-24 20:40:20 +02:00
peter
fc6ee7f9ee
calculate run configuration icons without very expensive resolve during indexing, don't mark them as invalid if it haven't succeeded
2017-05-24 20:25:38 +02:00
peter
a68e5d9e1d
distinguish testProjectLeak in different TeamCity configurations
...
to allow for different investigators (TW-21497)
2017-05-24 20:12:15 +02:00
peter
d8bd3edbcd
fix PIEAE from structure view between PSI invalidation and delayed tree update
2017-05-24 20:12:14 +02:00
Bas Leijdekkers
984b566a13
DictionaryTest: skip performance check in coverage build
2017-05-24 19:38:58 +02:00