Commit Graph
192 Commits
Author SHA1 Message Date
Vassiliy Kudryashov 59781af46a IDEA-88820 Wrong button behavior in JUnit execution 2012-07-14 21:26:36 +04:00
Vassiliy Kudryashov 59ab803d7f IDEA-88715 Exception on "Restart "Rerun failed tests"" 2012-07-13 15:55:47 +04:00
anna 344f87a695 enable "rerun failed test" on first failed test found (IDEA-87984) 2012-07-04 14:17:09 +02:00
Evgeny Pasynkov ec79107c77 Merge branch 'master' into upsource-master
Conflicts:
	build/scripts/libLicenses.gant
	images/src/org/intellij/images/index/ImageInfoIndex.java
	java/compiler/impl/src/com/intellij/compiler/server/BuildManager.java
	java/execution/impl/src/com/intellij/execution/actions/AbstractRerunFailedTestsAction.java
	jps/jps-builders/src/org/jetbrains/jps/cmdline/BuildSession.java
	jps/jps-builders/src/org/jetbrains/jps/incremental/IncProjectBuilder.java
	jps/jps-builders/src/org/jetbrains/jps/incremental/storage/BuildDataManager.java
	jps/jps-builders/src/org/jetbrains/jps/javac/JavacMain.java
	jps/jps-builders/src/org/jetbrains/jps/javac/OptimizedFileManager.java
	jps/jps-builders/src/org/jetbrains/jps/javac/OptimizedFileManager17.java
	jps/model/src/org/jetbrains/jps/idea/IdeaProjectLoader.groovy
	platform/lang-api/src/com/intellij/execution/runners/ExecutionEnvironment.java
	platform/lang-impl/src/com/intellij/codeInsight/editorActions/CopyPasteIndentProcessor.java
	platform/platform-impl/src/com/intellij/featureStatistics/actions/ShowFeatureUsageStatisticsDialog.java
	platform/platform-resources-en/src/messages/ActionsBundle.properties
	platform/util/src/com/intellij/icons/AllIcons.java
	plugins/IdeaTestAssistant/src/com/intellij/testAssistant/TestDataHighlightingPass.java
	plugins/java-i18n/src/com/intellij/spellchecker/LiteralExpressionTokenizer.java
	plugins/junit/src/com/intellij/execution/junit/JUnitConfigurationType.java
	plugins/spellchecker/src/com/intellij/spellchecker/tokenizer/EscapeSequenceTokenizer.java
2012-07-04 11:45:53 +02:00
Anton Makeev 741d3c3ac5 Platform: rerun tailed test fixed 2012-07-04 10:33:37 +02:00
Evgeny Pasynkov 6371910dba Merge branch 'master' into upsource-master 2012-07-03 10:28:50 +02:00
Anton Makeev 04cb02fe59 AppCode: device selection
AppCode: tests optimization
Platform: further ExecutionTarget support
2012-06-30 19:13:50 +02:00
Evgeny Pasynkov 577ede3fe2 move searchers to indexing module 2012-06-22 08:55:07 +02:00
Roman Shevchenko f43418ed60 Move platform UI component out of util module 2012-05-30 20:24:54 +04:00
Maxim Shafirov ce21064639 Unified access to icons.jar resources 2012-05-30 18:41:47 +04:00
Eugene Zhuravlev 0f5eca70d4 external build: ensure compiler callback is called at the end of compilation 2012-05-22 18:34:16 +02:00
Evgeny Zakrevsky 734a8b6db4 1. ToolbarDecorators added for some new icons
2. Duplicate icons removed
3. ToolbarDecorator: Disabling extra actions if context component disabled
4. ToolbarDecorator: Setter for add action.
2012-05-19 02:24:39 +04:00
Vassiliy Kudryashov 4114fcc49d IDEA-85611 Run configurations: impossible to delete the default Make 'before launch' goal 2012-05-14 16:14:40 +04:00
anna 44fb1c4e4c Revert: IDEA-85611 Run configurations: impossible to delete the default Make 'before launch' goal
(26ee79186e)
2012-05-07 12:23:47 +02:00
Vassiliy Kudryashov 26ee79186e IDEA-85611 Run configurations: impossible to delete the default Make 'before launch' goal 2012-05-05 17:37:17 +04:00
Eugene Kudelevsky 208e521731 pass run configuration type id to compile server 2012-04-28 16:10:50 +04:00
Vassiliy Kudryashov 1c6aced169 IDEA-79934 Run Configurations: Ability to specify another Run configuration as a 'before run' task 2012-04-16 17:49:48 +04:00
Eugene Zhuravlev 738fd092ec updated remote debug parameters hints depending on sdk version 2012-04-12 13:58:37 +02:00
Evgeny Zakrevsky 67928a9a40 Copy button in ConfigurationArgumentsHelpArea (see Run Configurations -> Remote for example) 2012-04-11 14:41:03 +04:00
Eugene Zhuravlev 2842a55d4e fix compilation 2012-03-30 15:05:02 +02:00
anna 49735a6306 remove duplicate code 2012-03-26 20:19:45 +02:00
anna 039d9708b9 prevent overriding users output by "Process finished" (IDEA-83311) 2012-03-22 14:14:39 +01:00
anna c772e74631 tests: flush all updates before disposing the queue with instructions 2012-03-12 18:31:29 +01:00
Evgeny Zakrevsky f31dd9f412 AppletConfigurable. Toolbar decorator. 2012-03-12 15:57:04 +04:00
anna 701630e6ea tests: order fast updates in the queue (EA-34406 - assert: OutputParser.processPacket) 2012-03-11 13:01:14 +01:00
Alexey Kudravtsev 8747758942 cleanup 2012-03-06 12:44:52 +04:00
Alexey Kudravtsev 7a54c59700 memleak 2012-03-06 12:44:51 +04:00
peter b61c20a09d EA-34054 - assert: JUnitUtil.isTestMethodOrConfig 2012-03-02 12:13:18 +04:00
anna 9a344b4b27 fix execution tests: queue should not pass through 2012-03-01 20:58:45 +01:00
anna 154b82a61e merge requests before putting them in AWT 2012-03-01 12:50:58 +01:00
peter 685ee26292 on EA-34054 and methods outside a class 2012-02-27 20:05:26 +01:00
Alexey Kudravtsev fa7e4eeb1a memleaks fixed + throw exception on leak 2012-02-27 13:30:19 +04:00
Maxim.Medvedev 5420c19cc9 IDEA-81733 Groovy script configuration loses environment variables 2012-02-22 19:33:06 +04:00
anna ebb5594010 tests: check for jar availability in the classpath when package is selected 2012-02-20 10:40:05 +01: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
Anna Kozlova f962c0afc2 run abstract test: forbid without inheritors 2012-02-03 15:26:04 +04: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
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
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
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