Commit Graph
42 Commits
Author SHA1 Message Date
Shaverdova Elena 7a0d6dc2b1 Refactor slice testing API to non-java-dependent module 2015-09-16 22:32:44 +03:00
peter 933c61a410 don't display <unnamed> in goto symbol for groovy scripts with non-identifier names, exclude them as they're no symbols 2015-09-10 16:52:37 +02:00
Vladimir Krivosheev 9c0fb22583 fix compilation after: remove unused dependency on Mocks lib
fix installer (some production code depends on testframework)
2015-08-21 19:11:45 +02:00
Vladimir Krivosheev 3b10c1f832 fix compilation after: remove unused dependency on Mocks lib
fix installer (some production code depends on testframework)
2015-08-21 19:11:44 +02:00
Vladimir Krivosheev a4c42ac124 add missed dependency 2015-08-17 14:42:59 +02:00
nik b0f4bd95c9 java-tests module migrated to Java 8 2015-06-03 18:37:55 +03:00
nik 368c4d56df tests roots moved from java-impl to java-tests to avoid circular dependency between java-impl and testFramework-java 2015-05-19 10:23:01 +03:00
peter fb03fa96bd IDEA-137224 custom file type keywords trigger Spelling/Typo inspection 2015-03-05 16:50:36 +01:00
Valentin Fondaratov 57912a30cd Tests for "Check RegExp" action in patterns in Java.
Dependency from java-tests to RegExp added
2015-02-01 23:30:39 +03:00
Roman Shevchenko 396e97d46d java-decompiler: modules reorganized 2014-10-06 11:29:52 +03:00
peter 31a3c1e234 ensure external/inferred annotations are correctly shown on the gutter for decompiled files; test this 2014-09-12 16:29:46 +02:00
Eugene Zhuravlev 987a3b1918 [by ann] migrating to asm5 2014-06-19 19:41:16 +04:00
Alexey Kudravtsev fadd45111e moved properties to properties-psi 2014-05-29 13:22:59 +04:00
Anna Bulenkova 3c94abe286 Properties API further extraction 2014-03-24 12:59:50 +01:00
Dmitry Avdeev da3cbf382a IDEA-84166 Support "CTRL+H" on class in .xml file 2013-12-12 13:14:11 +04:00
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