Roman Shevchenko
|
ca94cc8c82
|
Cleanup (warnings; formatting)
|
2016-10-31 18:05:01 +01:00 |
|
Roman Shevchenko
|
ed55e36a8d
|
[java] fixes a tread leakage in process proxy
|
2016-10-31 11:35:41 +01:00 |
|
Roman Shevchenko
|
c4bbabaa6e
|
Cleanup (extracts exception handling)
|
2016-10-28 18:33:47 +02:00 |
|
Roman Shevchenko
|
4fe678df99
|
[java] fixes blocking accept() call in process proxy
|
2016-10-28 18:02:21 +02:00 |
|
Roman Shevchenko
|
099fd7ec63
|
Cleanup (duplicated properties)
|
2016-10-28 16:45:12 +02:00 |
|
Roman Shevchenko
|
5ac1d358b6
|
Cleanup (process proxy port is an implementation detail)
|
2016-10-28 16:32:08 +02:00 |
|
Vladimir Krivosheev
|
2234e46f76
|
IDEA-155007 IDEA does not kill the debug process immediately
|
2016-10-28 16:18:30 +02:00 |
|
Roman Shevchenko
|
8792384ef6
|
[java] AppMain improvements: ability to operate as a Java agent
|
2016-10-27 16:25:45 +02:00 |
|
Roman Shevchenko
|
fae03c518d
|
[java] replaces libbreakgen with external signal
|
2016-10-27 14:51:14 +02:00 |
|
Roman Shevchenko
|
34dd5cb1ec
|
[java] finer-grained sync in process proxy
|
2016-10-27 12:57:09 +02:00 |
|
Roman Shevchenko
|
0305035b5a
|
[java] AppMain improvements: reversed socket direction to avoid port probing
|
2016-10-27 12:30:38 +02:00 |
|
Roman Shevchenko
|
a558919cc8
|
[java] capability-aware process proxy API
|
2016-10-27 12:03:47 +02:00 |
|
Roman Shevchenko
|
ca19edad18
|
Cleanup (formatting; arrangement)
|
2016-10-27 11:52:17 +02:00 |
|
Roman Shevchenko
|
2af7d092bb
|
[java] explicit destroying of process proxy instances
|
2016-10-27 10:36:47 +02:00 |
|
Anna.Kozlova
|
3897001f18
|
simplify static checks
|
2016-10-26 19:13:17 +02:00 |
|
Yaroslav Lepenkin
|
92642078d8
|
[Recent Tests] on shift enter execute handleSelect on proper popup. Allows to debug configurations from next step popup.
|
2016-10-26 18:10:43 +03:00 |
|
Yaroslav Lepenkin
|
260c61f52e
|
[Recent Tests] minor
|
2016-10-26 18:10:43 +03:00 |
|
Roman Shevchenko
|
4b3dfb0e46
|
[java] module path instead of class path in app. run configuration
|
2016-10-26 10:20:25 +02:00 |
|
Anna.Kozlova
|
08c4fb0688
|
still treat methods with @Test annotation inside parameterized test as test method
|
2016-10-26 10:11:08 +02:00 |
|
Anna.Kozlova
|
e9a202cedf
|
check annotations if they contain given meta annotations
|
2016-10-25 14:14:57 +02:00 |
|
Anna.Kozlova
|
4f4064d0b0
|
junit: check if annotation is meta annotation with nested desired one instead of searching for all annotations which include current (optimisation as there are too many @Test annotations)
|
2016-10-25 11:16:32 +02:00 |
|
Roman Shevchenko
|
97d77de7e5
|
Cleanup (cosmetics - IDEA-CR-14871)
|
2016-10-24 17:26:43 +02:00 |
|
Anna.Kozlova
|
74bff6fc25
|
junit: don't treat provider methods as test methods (IDEA-163058)
|
2016-10-24 16:50:04 +02:00 |
|
Anna.Kozlova
|
5393cf3715
|
EA-90388 - NPE: RefactoringListeners$ClassPackageAccessor.<init>
|
2016-10-24 12:31:29 +02:00 |
|
Roman Shevchenko
|
a0c6219ed8
|
[java] no module path on non-modular JDK
|
2016-10-21 19:29:45 +02:00 |
|
Roman Shevchenko
|
0994cb6d50
|
Merge remote-tracking branch 'origin/master'
|
2016-10-21 18:28:09 +02:00 |
|
Roman Shevchenko
|
83cdd9d99a
|
[java] excludes JRT roots from run configurations
|
2016-10-21 18:27:16 +02:00 |
|
Roman Shevchenko
|
4cedb6bb4d
|
[java] module path in app. run configuration; simplified
|
2016-10-21 11:52:39 +02:00 |
|
Anna.Kozlova
|
68e3cd3e85
|
junit 5: for mixed junit 3 & 5 check inheritance if no annotations found (IDEA-162923)
|
2016-10-21 10:21:42 +02:00 |
|
Kirill Likhodedov
|
5b6df18bd2
|
Introduce a factory to create various ProcessHandlers
To be able to move implementations from api to impl,
in particular the ColoredProcessHandler.
|
2016-10-20 20:18:32 +03:00 |
|
Anna.Kozlova
|
e9ea1b414e
|
EA-90302 - NSEE: AbstractAddToTestsPatternAction.collectPatternConfigurations
|
2016-10-20 19:04:25 +02:00 |
|
Roman Shevchenko
|
6d7f9b72db
|
[java] module path in app. run configuration
|
2016-10-20 18:39:08 +02:00 |
|
Anna.Kozlova
|
8c19d2e0bd
|
junit 5 for inspections: teach junit inspections to work over TestFramework
|
2016-10-19 09:59:31 +02:00 |
|
Anna.Kozlova
|
e2d9d626cd
|
restored api
EA-88619 - NSME: CucumberJavaRunConfigurationProducer.setupConfigurationFromContext
|
2016-10-18 12:46:59 +02:00 |
|
Roman Shevchenko
|
043f21193d
|
Cleanup (warning)
|
2016-10-17 19:11:10 +02:00 |
|
Anna.Kozlova
|
46e0d0ea98
|
run tests: check fast multiple selection (IDEA-150532)
|
2016-10-10 18:59:00 +02:00 |
|
Anna.Kozlova
|
127ac1f9e4
|
junit 5: test factory method navigation with dynamic tests navigation to parent methods (IDEA-162200)
|
2016-10-07 19:40:26 +02:00 |
|
Alexey Kudravtsev
|
40039c9024
|
suppressed "can be private" because it's called via reflection
|
2016-10-07 12:26:27 +03:00 |
|
Vladislav.Soroka
|
25a6d04d9e
|
build: include module dependent modules during incremental module build + IDEA-162161 Dependencies with scope 'Runtime' aren't compiled when a run configuration is started
|
2016-10-06 15:01:55 +03:00 |
|
nik
|
a29f9cebac
|
some JComboBox usages generified
|
2016-10-03 11:19:28 +03:00 |
|
Anna.Kozlova
|
6b53f1c71e
|
run test on unnamed element in editor: choose element at caret in addition to data context retrieval (IDEA-159387)
|
2016-09-29 09:38:11 +02:00 |
|
Egor.Ushakov
|
fecd2910ae
|
fixed incorrect class loading if scratch file contains a copy of the class from the project
|
2016-09-27 17:10:16 +03:00 |
|
Anna Kozlova
|
d27bf93258
|
junit: navigate to test 'constructor' for ignored tests (IDEA-159038)
|
2016-09-23 19:22:21 +03:00 |
|
Daniil Ovchinnikov
|
8249eb570f
|
rename getScope() to getSearchScope() (follow up IDEA-CR-13789)
|
2016-09-22 15:03:21 +03:00 |
|
Anna Kozlova
|
4f8dc1327d
|
flush console to output file: restored for cases with short output (IDEA-161123)
|
2016-09-21 19:32:10 +03:00 |
|
Anna Kozlova
|
3dc55bb77a
|
junit meta annotations (IDEA-158580)
|
2016-09-21 14:38:52 +03:00 |
|
Vladislav.Soroka
|
53ddd10a44
|
gradle: es aware run/make, rename Activity => ProjectTask
|
2016-09-21 12:30:57 +03:00 |
|
Vladislav.Soroka
|
1636d06ce2
|
es aware run/make slight refactoring
|
2016-09-21 12:30:57 +03:00 |
|
Vladislav.Soroka
|
0104f1489c
|
external system aware run/make rework
|
2016-09-21 12:30:57 +03:00 |
|
Vladislav.Soroka
|
8ff83cab8b
|
external system aware make build, MakeProjectStepBeforeRun refactored
|
2016-09-21 12:30:57 +03:00 |
|