Commit Graph
92 Commits
Author SHA1 Message Date
Eugene Zhuravlev de9b93c4fb Merge branch 'IDEA-162949' of https://github.com/zdary/intellij-community 2016-11-02 16:14:26 +01:00
Eugene Zhuravlev 5d5b96a147 IDEA-141243 Support ant-contrib try/catch-task (by Martin Zdarsky https://github.com/zdary) 2016-10-31 22:10:58 +01:00
Roman Shevchenko 099fd7ec63 Cleanup (duplicated properties) 2016-10-28 16:45:12 +02:00
Roman Shevchenko 8792384ef6 [java] AppMain improvements: ability to operate as a Java agent 2016-10-27 16:25:45 +02:00
Martin Zdarsky 5f919dabd9 IDEA-162949 myTaskPriority needs to be set to verbose in order to be able to turn it off by AntBuildFileImpl.VERBOSE.set(editPropertyContainer, false);
Signed-off-by: Martin Zdarsky-Jones zdary@zdary.cz
2016-10-28 00:05:59 +11:00
Martin Zdarsky 7d69c0d255 IDEA-141243 added support for ant-contrib try/catch-task
when exception is thrown in try block it'll get logged as verbosive message

Signed-off-by: Martin Zdarsky-Jones zdary@zdary.cz
2016-10-28 00:00:58 +11:00
Roman Shevchenko fae03c518d [java] replaces libbreakgen with external signal 2016-10-27 14:51:14 +02:00
Roman Shevchenko 723dcd42fe [java] AppMain improvements: avoids non-existing library loading 2016-10-27 12:33:45 +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 730a130403 [java] AppMain improvements: better diagnostics; independent exit/dump actions 2016-10-27 11:17:49 +02:00
Anna.Kozlova 1f2535b376 forked mode: support until failure/until stopped (IDEA-158808) 2016-10-05 10:31:37 +02:00
Anna.Kozlova 2a8258c721 forking tests: make the output available immediately (IDEA-142977) 2016-10-04 11:07:24 +02:00
Anna Kozlova ab94e6a89f junit 5 multiple failure: compose multiple expected/actual and the initial exception separately 2016-09-08 12:42:24 +03:00
Anna.Kozlova 6bd2df48e2 remove old test protocols 2016-08-08 17:08:03 +02:00
nik ed6660ce68 grails: pass program arguments to trait injector via classpath JAR to avoid problems with too long command line (IDEA-158581) 2016-07-26 09:49:55 +03:00
nik 1482bcdfe0 command line wrapper: don't copy program arguments twice 2016-07-25 14:05:23 +03:00
Alexey Kudravtsev 98df80b4b3 notnull 2016-07-18 12:57:21 +03:00
Anna Kozlova 130abb0e05 NPE 2016-06-03 19:06:10 +03:00
Anna Kozlova 39d8047865 junit fork: allow to fork per repeat (IDEA-156701) 2016-05-31 18:38:26 +03:00
Anna.Kozlova 708771b880 pass repeat count to fork vms 2016-05-24 17:18:36 +02:00
Alexey Kudravtsev 433591b116 renamed package-local to package-private 2016-03-14 14:45:59 +03:00
Roman Shevchenko 44b436c9f0 Cleanup (formatting; typos; dead code) 2016-02-16 17:09:46 +01:00
nik 1a6f701e36 preparing to migrate to Java 8: explicitly set 'IDEA jdk' as 'Module SDK' for modules which will remain on Java 6 and older 2015-12-22 14:26:33 +03:00
Eugene Zhuravlev 8246250014 correct check for void type 2015-10-08 18:12:48 +02:00
Eugene Zhuravlev af5a657a8e do not allow to run non-void main methods (IDEA-145801) 2015-10-08 15:00:14 +02:00
Anna Kozlova fb7d3b8147 include testDiscovery in coverage.jar; remove duplicated asm-all 2015-09-15 15:00:18 +03:00
Anna Kozlova 75eb6dd892 junit: restore exception prefix if trace contains failure message (IDEA-143564); try to avoid truncation of failure message if it contains 'expected' substring 2015-08-14 19:37:37 +02:00
Dmitry Batrak 528108ddd4 allow to view images diff by clicking on hyperlink in test execution console output 2015-08-12 12:22:01 +03:00
Anna Kozlova 8b00faf5fc avoid CommandLineWrapper as mediator when no vm properties were written in the classpath jar 2015-07-24 23:17:12 +02:00
Anna Kozlova 2733e06033 fix compatibility of IDEA 15 with sources from previous versions 2015-07-24 18:14:28 +02:00
Anna Kozlova 2347bcad1f use classpath jar instead of custom class loaders for CommandLineWrapper (IDEA-133617; IDEA-130440) 2015-07-24 13:11:24 +02:00
Anna Kozlova bbb77a78bc test discovery: collect data for successful tests only 2015-07-22 20:37:31 +02:00
Anna Kozlova b3d1dc5694 test discovery: prefix testng/junit tests to detect test frameworks which generated the tests 2015-07-22 16:30:40 +02:00
Anna Kozlova 31cccb8a7a test discovery: allow to listen to TestingStarted/Finished 2015-07-22 14:44:56 +02:00
Anna Kozlova f5536744fe test comparison: avoid double lines when trace starts with failure message when we don't detect comparison 2015-07-21 13:12:09 +02:00
Anna Kozlova 73f043718e test discovery (initial) 2015-07-16 12:53:11 +03:00
Anna Kozlova 9823b25588 print non-default-expected-actual error message for comparison failures (IDEA-142444) 2015-07-09 13:38:57 +03:00
Anna Kozlova 626e0760c5 fork tests: extract 'forked by module', splitter/starter; convert params chain to fields, move from junit package 2015-07-01 12:03:24 +03:00
Anna Kozlova 32f48622e2 forked testng tests: create temp suite near initial suite, name test after module for tests view 2015-07-01 12:03:22 +03:00
Anna Kozlova 9d6dbbcec9 fork tests: cleanup 2015-07-01 12:03:19 +03:00
Anna Kozlova 575d471aff fork tests: extract delegate for debugger settings 2015-07-01 12:03:17 +03:00
Anna Kozlova 5d9feb9b0e forked tests: extract common part and move to java-runtime 2015-07-01 12:03:08 +03:00
Anna Kozlova 451ac17fab sm runner: restore comparison message from trace 2015-05-27 20:07:38 +02:00
Anna Kozlova 550a05a6c8 sm runner: mark assertion errors without comparison as failures (other exceptions as errors) 2015-05-13 19:23:50 +02:00
Anna Kozlova 77984ad96d testng sm runner: comparison failure links 2015-04-28 16:46:38 +02:00
Egor.Ushakov e1533c70ae call graphics dispose after use 2015-02-11 20:41:53 +03:00
Anna Kozlova 4259ffc96b with no permissions reject break gen (IDEA-135903) 2015-02-03 16:07:05 +03:00
nik 733c317f39 java-runtime: changed scope to 'provided' for dependencies on junit and ant to avoid inclusion of these libraries in distributions 2014-12-18 14:05:32 +03:00
Dmitry Jemerov 315e6c850a correct grammar in error message 2014-12-08 14:50:55 +01:00
Michael Golubev 22163374da IDEA-126859 - WebSphere 8.5 does not connect if server home path contains space 2014-11-18 22:24:49 +01:00