Commit Graph
4146 Commits
Author SHA1 Message Date
anna f66adc7985 new inference: refinement on generics array creation/forbid wildcards in ClassType qualifier
(cherry picked from commit 72a410e804b569893f0bad7739bdd9a7c1c270f1)
2013-11-25 16:47:56 +01:00
anna d42efc06bb unchecked generics array creation for method references
(cherry picked from commit 742ea955d1a88c4ac8cb7727a9221bdf65038c11)
2013-11-25 16:47:55 +01:00
anna e351956a4b lambda: void-compatibility check for expression's lambda refined
(cherry picked from commit c59e6beb8c42c48a46550b39725587d3aa8f560a)
2013-11-25 16:47:54 +01:00
anna 10439a10a0 new inference: reject methrefs with inconsistent number of parameters
(cherry picked from commit 9c41270192e140ed28067e2740333c6d3fa49bd2)
2013-11-25 16:47:52 +01:00
anna a9bc9bfb6d check bounds should ignore recursive substitution also when wildcard is captured
(cherry picked from commit bb08b50baa9e80cf8f99a87e1d8d040bb099e12c)
2013-11-25 16:47:51 +01:00
anna b8c1c38788 new inference: raise a conflict for 2 captured wildcards as equality constraints
(cherry picked from commit 52bf5c35f05483ed957af17eb80b1b70cd3ed1c9)
2013-11-25 16:47:50 +01:00
anna 73bf021d6c new inference: javac bug registration (JDK-8028503)
(cherry picked from commit 76727c790a9fcac64dce762d8d6fc674680d1905)
2013-11-25 16:47:49 +01:00
anna d30bcb3984 new inference: accept unbounded wildcards
(cherry picked from commit ff37a13662a6d85d7890755130e6a696db00c4a6)
2013-11-25 16:47:47 +01:00
anna b3d9ff9874 new inference: array creation notional method; testdata
(cherry picked from commit dc1b25b74db12a5282332b5bae1d10da1aed99e8)
2013-11-25 16:47:46 +01:00
anna 3c3f917c1e new inference: method constructor array reference processing
(cherry picked from commit dbc986aab8519ee3c93f39f04c31cbae0bfd2657)
2013-11-25 16:47:45 +01:00
anna d7e914bfd3 new inference: use policy to pass that params should be lifted without Object assignment
(cherry picked from commit ba466100e201658701fa056c1a3641a42abb2d8d)
2013-11-25 16:47:44 +01:00
anna 628e05bda7 new inference: isValueCompatible check during reduce (IDEA-116548)
(cherry picked from commit 3d028a86a23efeba68187c5a43d822c7aeb388f3)
2013-11-25 16:47:43 +01:00
anna a6309f6c6d extend testdata for IDEA-93587
(cherry picked from commit d4939f7b93989a0e3387c225de335ef7bf19949f)
2013-11-25 16:47:42 +01:00
anna 6086b1725d testdata for IDEA-106670
(cherry picked from commit 78c98d762dd449ff86ea805179b51c2d2b4fc00f)
2013-11-25 16:47:41 +01:00
anna b612209ab9 testdata for IDEA-116359
(cherry picked from commit bd1ca6826f3a5449c2a26a1ea3b471c21f4bc7d5)
2013-11-25 16:47:40 +01:00
anna bd64f4044b testdata for IDEA-116252
(cherry picked from commit 263652d7e97e6caab5dce7fb95a37d14ff34de4b)
2013-11-25 16:47:39 +01:00
anna 481bc252f3 switch tests on new inference
(cherry picked from commit d2cbf3f2833104c3a0381059b0d6ef8ac0b3c94c)
2013-11-25 16:47:38 +01:00
anna 23432e3cd7 new inference: array constructor refs are always exact (IDEA-115725)
(cherry picked from commit 0f6538fc54bbee0aaf6cbab9884c0407937d4568)
2013-11-25 16:47:36 +01:00
anna f7fd8525b9 lambda: catch exception by SAM method substitution (IDEA-116441)
(cherry picked from commit 0bce39590bdcc6e6a74c0dcedbb02add3333e685)
2013-11-25 16:47:34 +01:00
anna 79c9afb33c testdata for IDEA-116493
(cherry picked from commit 9270256d3bb30a40be89fee9609f49f288a69040)
2013-11-25 16:47:33 +01:00
anna d37bf95925 disable tests for a while
(cherry picked from commit ad536eda6f2b09b366dae6ab2322526e32558eb6)
2013-11-25 16:47:31 +01:00
anna 1f5e19ea8f inference testdata fixed
(cherry picked from commit 684b8905b9b3be10200c855af7b54d543b128f2b)
2013-11-25 16:47:20 +01:00
anna a1e0e12416 new inference: check all overload methods during return type constraint detection
(cherry picked from commit 7017ba9d1c7f0f911241331f03ef61198fc69d5c)
2013-11-25 16:47:18 +01:00
peter 49939da2c0 align RootIndex.isProjectExcludeRoot with DirectoryIndexImpl 2013-11-23 14:51:19 +01:00
Alexey Kudravtsev c5bbe866c8 correct test 2013-11-22 21:03:31 +04:00
Bas Leijdekkers e1eab58273 IDEA-116071 (Field can be final inspection change) 2013-11-22 15:53:37 +01:00
Yaroslav Lepenkin 425dcbb925 disable rearranger grouper test: test utility and overriden methods 2013-11-22 18:43:51 +04:00
Bas Leijdekkers 49639e870b IDEA-116508 ("Local variable or parameter can be final" inspection use generates uncompilable code not extracting a really finalizable variable) 2013-11-22 15:25:56 +01:00
Yaroslav Lepenkin eee493c10e rearranger test fix 2013-11-22 16:05:18 +04:00
Yaroslav Lepenkin 1a0e32129a IDEA-107909 Rearrange entries, permanent change arrangement of elements [CR-IC-3214] 2013-11-22 15:15:55 +04:00
Yaroslav Lepenkin 5bd841b2ba IDEA-111702 Java Rearranger illegal forward reference on fields rearrangement [CR-IC-3034] 2013-11-22 14:34:25 +04:00
peter 3334c0b2b7 support hippie completion at the file start (EA-52100) 2013-11-21 17:46:21 +01:00
Yaroslav Lepenkin 7f01bcd7b5 IDEA-111702 Java Rearranger illegal forward reference on fields rearrangement [CR-IC-3034] 2013-11-21 19:08:07 +04:00
Alexey Kudravtsev ebf70ac861 less memory 2013-11-21 16:40:41 +04:00
Yaroslav Lepenkin dd55e706f0 IDEA-113977 Formatter: caret is moved on next line if closing brace has wrong indent [CR-IC-3034] 2013-11-21 16:27:28 +04:00
Yaroslav Lepenkin 8e0156ee90 added tests for LayoutCodeProcessor [CR-IC-2957] 2013-11-21 14:42:08 +04:00
Yaroslav Lepenkin 2bcd0fb291 IDEA-110654 Change Signature inserts unnecessary new line in comment block 2013-11-21 13:45:44 +04:00
Dmitry Avdeev 9c664ac8d4 do not try to merge stubs if version changed: take two 2013-11-21 11:50:34 +04:00
Roman Shevchenko 7974766478 Obsolete test disabled 2013-11-20 23:40:14 +01:00
Alexey Kudravtsev a8ebab2069 test for Cls parsing duplicates 2013-11-20 20:06:42 +04:00
nik 278d4c879f IDEA-116727: Excluded library directories: removing a root does not removes its excludes 2013-11-20 16:02:26 +04:00
Dmitry Avdeev ceafea25aa do not try to merge stubs if version changed: reverted 2013-11-20 15:31:13 +04:00
Alexey Kudravtsev 4e298bcdb5 use indicator which is less dependencies demanding 2013-11-20 14:49:23 +04:00
Dmitry Avdeev 3629c77998 do not try to merge stubs if version changed 2013-11-20 13:51:12 +04:00
peter f7f4ae610d com.intellij.index.IndexTest._testSavedUncommittedDocument 2013-11-19 19:48:26 +01:00
Maxim.Mossienko 74dc8681e4 avoid stub index inconsistency when psi was gc'd (IDEA-111448) 2013-11-19 16:53:00 +01:00
peter d2b7abe4c7 failing tests on java structure updates without modification count change 2013-11-19 16:42:27 +01:00
Bas Leijdekkers 2e427c84f6 wording 2013-11-18 12:22:26 +01:00
Roman Shevchenko 5b1c00281d Cleanup (misplaced test data) 2013-11-16 19:02:18 +01:00
Roman Shevchenko 4645f02b2b IDEA-113062 (using file naming convention to tell top-level classes from inner)
Allows to correctly identify and parse classes with "$" abuse.
2013-11-16 19:01:13 +01:00