Commit Graph
202 Commits
Author SHA1 Message Date
anna ebb5594010 tests: check for jar availability in the classpath when package is selected 2012-02-20 10:40:05 +01:00
anna 62b3260962 console filters: provide update message 2012-02-16 20:23:06 +01:00
Gregory.Shrago 6ccbd57194 better effect/color combination 2012-02-15 20:46:39 +03:00
anna 24054464f0 run all tests in abstract class inheritors 2012-02-14 18:54:08 +01:00
anna c9568b7eb0 do not block console/tests when modal dialog is shown (IDEA-22769) 2012-02-10 11:01:33 +01:00
Anna Kozlova 8d87a73c8e junit: do not highlight abstract test cases as unused when they do have non-abstract inheritors 2012-02-03 16:40:28 +04:00
Gregory.Shrago 9705ff9eb7 thanks peter 2012-02-03 16:15:54 +03:00
Gregory.Shrago afd5bc65f8 filter out anonymous classes 2012-02-03 15:33:03 +03:00
Anna Kozlova f962c0afc2 run abstract test: forbid without inheritors 2012-02-03 15:26:04 +04:00
Gregory.Shrago 2528023a1a try-catch stacktrace filter 2012-02-03 02:53:24 +03:00
Anna Kozlova 6028286aea execution: extract check for alternative jre; check for working directory (IDEA-77754) 2012-01-30 18:09:17 +04:00
Anna Kozlova 0280937111 skip chooser if method from abstract class is chosen from non-abstract inheritor 2012-01-27 21:47:54 +04:00
Roman Shevchenko fb8488ac75 EA-32848 (assertions) 2012-01-27 16:28:26 +04:00
peter 6bab1d7005 make ClassUtil.getJvmClassName work correctly for groovy classes 2012-01-26 18:31:32 +01:00
Anna Kozlova e7b0f0ddcc fix jvm class names 2012-01-26 19:25:47 +04:00
Anna Kozlova 6d2f6d9684 exceptions with the default project 2012-01-26 15:24:22 +04:00
anna 025cdd1e66 message 2012-01-19 21:24:34 +01:00
anna 336d419236 execution:api: run test method of an abstract class in inheritors 2012-01-17 16:41:51 +01:00
anna e175b0faaa mnemonics/margins 2012-01-13 12:46:16 +01:00
anna 4902b2ee7c minimum size 2012-01-13 12:46:15 +01:00
anna b957d783b0 remote configuration: space waste (IDEA-78861) 2012-01-13 11:08:51 +01:00
Yann Cebron 74b17ec0ff remove unneeded compilation dependency 2012-01-04 12:23:44 +01:00
peter 6d45628718 suggest to create groovy run configuration for classes when there are @Grab annotations in the file 2011-12-21 20:32:52 +01:00
nik 02083c5ad3 java run configuration: search main class in runtime dependencies (IDEA-78837) 2011-12-14 15:24:14 +04:00
Alexey Kudravtsev 2573ab7ac6 notnull 2011-12-13 14:21:26 +04:00
anna 9566e0e44d Merge remote branch 'origin/master' 2011-12-12 12:51:17 +01:00
anna 40d8cda3fe applet: check preprocessed url during configuration validation (IDEA-70227) 2011-12-12 12:23:02 +01:00
Eugene Kudelevsky 46f450b048 IDEA-78278 Hide library projects in 'run cofigurations' dialog 2011-12-12 13:46:10 +04:00
anna 018be27335 applet configuration (IDEA-77954; IDEA-77955) 2011-12-09 16:59:23 +01:00
nik 731173abb1 removed traces of experiment with jarring module outputs 2011-11-16 16:31:43 +04:00
Evgeny Zakrevsky f1ba7574e3 Run configurations layout fixes 2011-11-03 03:59:03 +03:00
Roman Chernyatchik b73d54f1fb RunnerMediator: send ctrl-break before closing stream (last change was incorrect and should be reverted) 2011-10-23 16:46:57 +04:00
Dmitry Avdeev 408b3ead3e isSuiteMethod simplified 2011-10-20 12:14:41 +04:00
Roman Chernyatchik 6bcaa08875 Run configuration for Cucumber with steps written in JRuby & Java : ANSI coloring support 2011-10-17 13:28:12 +04:00
Roman Chernyatchik 8dc5d4c64b Run configuration for Cucumber with steps written in JRuby & Java 2011-10-17 13:28:12 +04:00
Roman Chernyatchik e8a285f887 coverage: api corrected 2011-10-11 19:30:31 +04:00
Dmitry Avdeev 647fb1a3d1 labels unified as "Use classpath of module" 2011-10-05 18:28:11 +04:00
anna 248e5af56f coverage: disable listeners when no coverage enabled 2011-10-04 18:41:16 +02:00
anna 9da0bf6e02 run configuration extensions: remove duplicates (II) 2011-10-04 14:31:07 +02:00
anna 7d821337c4 run configuration extensions: remove duplicates 2011-10-04 14:31:06 +02:00
anna ef06a196ba coverage: no more special icons 2011-10-04 11:38:34 +02:00
anna f23b5a61bc coverage: replace check if coverage is enabled for configuration with executor check 2011-10-04 11:38:33 +02:00
Dmitry Jemerov 44663f0c05 use PsiShortNamesCache as independent service 2011-09-22 19:31:25 +02:00
Evgeny Zakrevsky c167ab00d8 rename ComponentWithAnchor -> PanelWithAnchor
added interface AnchorableComponent for JBLabel, JBCheckBox, etc. Before they implements ComponentWithAnchor.
2011-09-19 16:44:27 +04:00
Evgeny Zakrevsky c49f929592 run configurations layout 2011-09-09 19:48:25 +04:00
Evgeny Zakrevsky 904e525a0b run configurations layout with anchors 2011-09-01 23:20:36 +04:00
Roman Shevchenko 811cf5c0b8 Cleanup 2011-08-26 18:21:49 +02:00
Alexey Kudravtsev a2ac32d1d9 optimization: cache org.junit.Test 2011-08-25 16:54:56 +04:00
Evgeny Zakrevsky d38ee06699 application run configurable fix 2011-08-23 20:50:27 +04:00
Evgeny Zakrevsky 211f50f466 rename and new border factories for borders with large font 2011-08-23 19:03:11 +04:00