Commit Graph
27 Commits
Author SHA1 Message Date
nik 766a3a0192 manifest extensions extracted to separate file and moved to 'manifest' module so tests which don't depend on manifest support won't try to load its extensions 2013-08-23 12:52:03 +04:00
Roman Shevchenko 44c30c8240 java-tests: dependency updated 2013-08-17 18:14:19 +04:00
Dmitry Jemerov e74b420f47 some tests from execution-tests moved to community 2013-07-22 19:04:54 +02:00
peter c4598c24a7 remove inspectiongadgets. intentionpowerpack and generate-tostring modules 2013-07-15 18:28:23 +02:00
Roman Shevchenko 9088507d4f Java-tests missing dependency 2013-05-14 14:04:02 +02:00
Evgeny Pasynkov 577ede3fe2 move searchers to indexing module 2012-06-22 08:55:07 +02:00
Eugene Zhuravlev f999399081 migration to asm4 2012-03-30 22:52:52 +02:00
Eugene Zhuravlev 915bb96ff9 get rid of PseudoClassLoader; InstrumentationClassFinder used instead. Also InstrumenterClassWriter using this finder is available as utility for all ASM-based instrumentation tasks 2012-03-28 21:25:49 +02:00
Yann Cebron 7833537d44 fix IntentionDescriptionTest 2012-01-04 17:38:00 +01:00
Yann Cebron 9e2afeeb88 remove unneeded compilation dependency 2012-01-04 15:21:25 +01:00
peter 26453dcd32 fix compilation, NameUtilTest to platform-tests 2011-12-16 17:52:14 +01:00
anna 36b2da5c5e replace diamonds with explicit type params (IDEA-73932 ) 2011-09-06 12:38:46 +02:00
Roman Shevchenko 8178ec8cae Consistent OS-independent command line params' quoting and escaping 2011-08-26 18:21:49 +02:00
anna f59e8524f9 eclipse: do not warn about output if it was configured via path variable/linked resources (IDEA-71689) 2011-07-19 12:53:54 +04:00
peter 8e87003120 java-tests really require ui-designer 2011-07-14 17:33:01 +02:00
Roman Shevchenko 043d29967d Compilation fixed (circular dependency java-tests <=> ui-designer dropped) 2010-12-01 22:38:22 +03:00
Roman Shevchenko a5db46f298 [rev=ann] Allow Java tests to run on their own classpath 2010-12-01 21:28:08 +03:00
Roman Shevchenko 4279554e37 Allow Java and Groovy tests to run on their own classpath 2010-11-27 12:44:38 +03:00
peter 3a364bbe41 java global member name completion initial (IDEA-54855) 2010-08-26 19:23:28 +01:00
Dmitry Jemerov 0ac2793995 fix @NotNull instrumentation for enum constructor parameters with ASM 3.3 (IDEA-56943); move NotNullVerifyingInstrumenterTest to java-tests 2010-07-30 21:33:38 +04:00
Roman Shevchenko 310e1ffc64 New Java parser (work in progress) 2010-07-22 16:17:30 +04:00
nik b175c1f8ff root manager tests moved to community 2010-06-25 15:50:37 +04:00
Alexey Kudravtsev 2718da9fc7 more java tests moved to community 2010-06-25 12:46:40 +04:00
nik bfaa9fd5e0 blinking FileTemplatesTest moved to community 2010-06-21 15:39:23 +04:00
Denis Zhdanov 97603705e0 IDEA-54295 Unify test data path access for all IDEA tests
'platform-api' is added as dependency in order to delegate test data request processing to it
2010-05-14 13:49:03 +04:00
Dmitry Jemerov e7b5e3770c runtime dependencies required for java-tests 2009-10-04 17:44:16 +04:00
Dmitry Jemerov fcc49cb61c java-tests module introduced 2009-09-10 17:59:25 +04:00