Yaroslav Lepenkin
|
298ccd6b0a
|
Show only last days recent tests
|
2015-11-06 16:26:55 +03:00 |
|
Anna Kozlova
|
cf39354085
|
NPE on open .form
|
2015-11-05 18:28:17 +01:00 |
|
Yaroslav Lepenkin
|
33df057719
|
Recent tests: changed tests order - passed tests is added only if it is suite; first comes failed test group, last comes passed test group
|
2015-11-05 18:47:14 +03:00 |
|
Anna Kozlova
|
4a641776df
|
restore plugin compatibility
|
2015-11-02 10:16:08 +01:00 |
|
Dmitry Trofimov
|
24d85cc37a
|
JUnit process handler doesn't support blocking mode
|
2015-10-28 02:43:47 +01:00 |
|
Alexey Kudravtsev
|
af4057ba81
|
notnull
|
2015-10-27 14:20:29 +03:00 |
|
Nikolay Mikhaylov
|
473f6f1ed7
|
Fix IDEA-146574 IDEA shows warning in 'Run/Debug configuration' for JUnit test, but it runs fine
|
2015-10-23 13:13:02 +03:00 |
|
Sergey Ignatov
|
e7639701f0
|
@NotNull
|
2015-10-22 17:01:51 +03:00 |
|
Yaroslav Lepenkin
|
1e53a71bde
|
Recents tests: added navigation
|
2015-10-21 20:07:57 +03:00 |
|
Yaroslav Lepenkin
|
af6933e0d2
|
Recent tests popup - initial
|
2015-10-21 16:42:10 +03:00 |
|
Alexey Kudravtsev
|
7e4dd8d617
|
notnull
|
2015-10-15 13:45:45 +03:00 |
|
Anna Kozlova
|
90d6cb9360
|
test discovery: suggest name as classname<dot>methodname
|
2015-10-12 15:08:20 +02:00 |
|
nik
|
532c910277
|
alternative JRE editor: set system-dependent path in combobox editor (IDEA-CR-5650)
|
2015-10-09 13:12:56 +03:00 |
|
Konstantin Bulenkov
|
5b703bb930
|
combobox editor should be borderless
|
2015-10-09 03:03:37 +02:00 |
|
Anna Kozlova
|
18cae60002
|
optimize imports
|
2015-10-08 20:46:37 +02:00 |
|
Anna Kozlova
|
77e38903b1
|
alternative jre: accept jdk path as valid jre; save system independent paths to enable path macros (sharing inside JDK team; common layout)
|
2015-10-08 20:35:21 +02:00 |
|
Eugene Zhuravlev
|
2f00162511
|
minor fixes
|
2015-10-06 16:42:39 +02:00 |
|
nik
|
282430d31c
|
comment added
|
2015-10-05 15:43:26 +03:00 |
|
nik
|
20cbf019de
|
cleanup
|
2015-10-05 15:43:26 +03:00 |
|
Eugene Zhuravlev
|
02c716adcd
|
java scratches configurable rewrite: do not extend ApplicationConfigurable
|
2015-10-02 20:35:38 +02:00 |
|
nik
|
813741f79a
|
jre selector: NPE fixed
|
2015-10-02 15:07:54 +03:00 |
|
nik
|
21765470ac
|
properly save custom JRE path specified in run configuration
|
2015-10-01 15:17:08 +03:00 |
|
nik
|
5fd7c83268
|
corrected file chooser behaviour for 'JRE' path in run configurations
|
2015-10-01 13:22:13 +03:00 |
|
nik
|
93055338f8
|
'Use alternative JRE' option reworked: checkbox removed, it now shows name of default JRE (IDEA-145791), icons and descriptions for JDK items added
|
2015-10-01 13:08:14 +03:00 |
|
nik
|
309727d069
|
IDEA-145790: When a run configuration is started run java process using newest JDK from module dependencies
|
2015-10-01 13:08:14 +03:00 |
|
nik
|
d2c3f892d9
|
method extracted
|
2015-10-01 13:08:13 +03:00 |
|
Eugene Zhuravlev
|
7d97620a9d
|
java scratches run support rewritten to dedicated configuration type
|
2015-09-30 20:07:36 +02:00 |
|
Nikolay Mikhaylov
|
c9dc51cc57
|
Fix IDEA-142170 Arquillian Run Configuration: on Method option selecting show the test methods only
|
2015-09-30 13:31:57 +03:00 |
|
nik
|
db6da1e5e5
|
fixed creation of 'Remote' run configurations
|
2015-09-30 12:27:38 +03:00 |
|
Eugene Zhuravlev
|
ffb134ff2d
|
running scratch: support the case when no module is specified in the run configuration
|
2015-09-29 12:54:53 +02:00 |
|
nik
|
3a7e36d354
|
reuse ModulesComboBox in ConfigurationModuleSelector
|
2015-09-28 12:27:47 +03:00 |
|
nik
|
c7695224c2
|
unused method removed
|
2015-09-28 10:39:27 +03:00 |
|
Roman Shevchenko
|
2dc2f33df5
|
Cleanup (OSProcessHandler(cl.startProcess(), cl.getCommandLine(), cl.getCharset()) -> OSProcessHandler(cl))
|
2015-09-25 19:04:26 +03:00 |
|
Eugene Zhuravlev
|
4d2d29c11b
|
for scratch run configurations check if the context's file is the associated scratch file instead of modules comparison
|
2015-09-23 13:05:06 +02:00 |
|
Anna Kozlova
|
eeb7ac695a
|
test discovery: don't disable foreign listeners (IDEA-145371)
|
2015-09-21 20:35:38 +03:00 |
|
Eugene Zhuravlev
|
bdd2371e25
|
cleanup
|
2015-09-21 09:56:13 +02:00 |
|
Roman Shevchenko
|
d7ea9c4e90
|
Cleanup (RunnerWinProcess made unnecessary)
|
2015-09-18 13:58:09 +03:00 |
|
Anna Kozlova
|
5a0bf31a5d
|
testng/junit: check test class is public to skip multiple selections (IDEA-145216)
|
2015-09-17 13:42:47 +03:00 |
|
Eugene Zhuravlev
|
c7958be5a5
|
compile scratches with debug info (IDEA-145117)
|
2015-09-15 14:35:23 +02:00 |
|
Anna Kozlova
|
fb7d3b8147
|
include testDiscovery in coverage.jar; remove duplicated asm-all
|
2015-09-15 15:00:18 +03:00 |
|
Eugene Zhuravlev
|
e757a9fb57
|
support debugging for java scratches
|
2015-09-11 20:05:38 +02:00 |
|
Eugene Zhuravlev
|
e92ea84c79
|
error diagnostics
|
2015-09-11 15:05:57 +02:00 |
|
Eugene Zhuravlev
|
e18be888ba
|
store reference to fileId instead of file url to handle file renaming
|
2015-09-11 15:05:56 +02:00 |
|
Eugene Zhuravlev
|
e575655937
|
patch classpath for scratch configurations only
|
2015-09-11 13:59:57 +02:00 |
|
Eugene Zhuravlev
|
c84211ed0c
|
running scratches: always cleanup older classes before compilation;
name temp source file basing on top-level class name
|
2015-09-11 13:16:30 +02:00 |
|
Eugene Zhuravlev
|
d65d572071
|
Running java scratches (IDEA-140228)
|
2015-09-11 12:05:18 +02:00 |
|
Anna Kozlova
|
a391d74f7a
|
disable pattern configurations from editor (IDEA-144628)
|
2015-09-01 16:30:55 +03:00 |
|
Anna Kozlova
|
d7f75583f9
|
junit: make it possible to start pattern configuration with parameter from @Parameterized (IDEA-144608)
|
2015-09-01 16:30:48 +03:00 |
|
Anna Kozlova
|
564bdc40dc
|
optimize show popup for multiple selection: minimize classes processing to detect test cases (IDEA-144401)
|
2015-09-01 12:14:27 +03:00 |
|
Dmitry Avdeev
|
e05a9dbb30
|
IDEA-141776 Groovy (or any non-Java?) main class has no Run/Debug controls on the editor's gutter
|
2015-08-26 19:17:03 +03:00 |
|