Nikolay Chashnikov
86a394396f
[java tests] cleanup: remove some duplicating tests
...
Behavior which was tested here is now covered by tests in com.intellij.openapi.roots package in intellij.platform.lang.tests module.
GitOrigin-RevId: 39410325fb22d61c06b8b6092ec4e2bcbc6eb87b
2020-08-03 11:00:01 +00:00
Vladimir Krivosheev
6a4ab328d7
HeavyPlatformTestCase - do not create project file explicitly
...
GitOrigin-RevId: ff63aa57752fdf5303122ca5c6355a0eff722d70
2020-07-14 07:50:01 +00:00
Leonid Shalupov
a95c302b2b
adapt some project model tests to run on new project model
...
GitOrigin-RevId: 02e7154004d2f702127b275bd87bc578ad581cfd
2019-09-20 17:31:09 +00:00
Leonid Shalupov
c93b88ef4d
use less implementation details in project model tests
...
GitOrigin-RevId: 9218d12963e13df228ee6205af1611a3ce0ff452
2019-08-02 23:02:34 +03:00
Leonid Shalupov
fa271cdec4
use less implementation details in project model tests
...
GitOrigin-RevId: a7e1f37c69af55748fe5626d4823117ecbe6448e
2019-08-02 23:02:34 +03:00
Leonid Shalupov
123db48398
ManagingContentRootsTest: remove useless casting to project model implementation
...
GitOrigin-RevId: cfb69cd5c3f5e8af7b2d3af8473214fd7489c3e1
2019-07-17 22:38:00 +03:00
Rustam Vishnyakov
123242c4b2
EditorConfig documentation test
...
GitOrigin-RevId: fd52ace3d7a32ecd02c2c5ab90e077967604c15e
2019-06-16 04:03:21 +03:00
Egor Zhdan
c1813cfb52
Cleanup: NotNull/Nullable
...
GitOrigin-RevId: b8e892f32ea84c2115973155dba7127b892cc36e
2019-06-16 04:02:08 +03:00
Anna Kozlova
91f7445298
constructor reference: don't ignore constructor parameters during method reference inference (IDEA-185578)
...
GitOrigin-RevId: e836468e05db28157713e9edd3c70382f8ecdebc
2019-06-13 03:15:49 +03:00
Egor Zhdan
39d2d77155
Cleanup: NotNull/Nullable
...
GitOrigin-RevId: b8e892f32ea84c2115973155dba7127b892cc36e
2019-06-13 03:14:35 +03:00
Aleksey Rostovskiy
185284cee6
get rid of intellij.build.toolbox.litegen parameter and use BuildOptions.TOOLBOX_LITE_GEN_STEP to skip it instead
...
GitOrigin-RevId: 9aac8ee4ed1ebf2a29de18a238825fafb1ab88f9
2019-05-27 15:08:08 +03:00
Alexandr Suhinin
9215f4240b
[duplicates] enable duplicates analysis in PyCharm/WebStorm/PhpStorm/RubyMine
...
GitOrigin-RevId: 1545b79fdca4888f4b94f47f22703fd37694fa7a
2019-05-27 15:07:30 +03:00
nik
05e0f7a809
tests: deprecate IdeaTestCase and use JavaProjectTestCase instead
...
Name of IdeaTestCase is unclear and sometimes it was used in tests which aren't related to Java so it's better to use JavaProjectTestCase instead.
GitOrigin-RevId: 4617eb52ae01d810e6e0b6810af84a4e96f3bfcc
2019-05-17 19:15:16 +03:00
Anna.Kozlova
56b585bc1d
cleanup redundant throws clause
2017-08-11 10:37:38 +02: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
Anna.Kozlova
43673ee4bd
block lambda -> expr lambda
2016-05-24 12:27:58 +02:00
Alexey Kudravtsev
592434fc68
no write action by default in tests
2015-12-22 14:40:08 +03:00
nik
d8671c3fe8
java root model tests: lambdafication and cleanup
2015-06-04 12:18:55 +03:00
Roman Shevchenko
50608e024d
platform: utility method extracted
2015-01-09 21:09:40 +01:00
nik
b3dd357ed3
typo
2013-08-24 19:20:10 +04:00
Alexey Kudravtsev
99a51a9cf3
cleanup
2012-08-08 16:25:09 +04:00
nik
5a5abd8495
more ModuleRootModel modifications rewritten using util methods
2012-06-25 16:00:18 +04:00
nik
491931b154
reusing methods from PsiTestUtil in tests
2012-05-30 09:28:23 +04:00
Alexey Kudravtsev
8b9b36fe87
@Override added
2011-10-26 20:20:26 +04:00
Alexey Kudravtsev
221d0c527e
Application.assertWriteAccess does really assert in tests,
...
tests now run in EDT
2010-10-25 15:04:08 +04:00
Alexey Kudravtsev
901ef122e4
@Override inserted
2010-09-30 10:35:32 +04:00
nik
b175c1f8ff
root manager tests moved to community
2010-06-25 15:50:37 +04:00