Commit Graph
509 Commits
Author SHA1 Message Date
nik 7163bc883b removed unneeded dependency from testFramework-java on external-system-impl to reduce module cycle 2015-05-19 10:23:00 +03:00
nik 475fee2136 Tomcat tests: locate JDK by env variables if tests are running under JRE 2015-05-13 20:15:12 +03:00
Dmitry Jemerov 6061bb407f autodetect platform prefix in all tests; mark the manual initialization methods as deprecated; remove some of the usages 2015-05-13 13:54:14 +02:00
Anton Makeev 68a23c5b28 TargetElementUtilBase is deprecated, please use TargetElementUtil 2015-05-11 15:07:39 +02:00
Egor.Ushakov 085eec17cb cleanup 2015-04-30 19:39:57 +03:00
Alexey Kudravtsev 7b0ab3acbe notnull 2015-03-26 15:18:28 +03:00
Alexey Kudravtsev 8bbea423db GroovyDebuggerTest fix 2015-03-25 12:44:40 +03:00
Dmitry Avdeev 64c5aef624 cleanup 2015-03-12 11:29:17 +03:00
Alexey Kudravtsev f1ba8f0a9f extracted common configureInspections() in tests; use standard InspectionProfileImpl in tests 2015-03-04 13:48:59 +03:00
Alexey Kudravtsev a5389ee463 avoid unnecessary save in tests 2015-03-04 13:43:15 +03:00
Vladimir Krivosheev 1afa92e745 fix tests - add invokeAndWait 2015-02-19 07:01:27 +01:00
Vladimir Krivosheev f8ae94b167 quick fix: IDEA-136382 Bundled custom file types disappear 2015-02-18 18:54:39 +01:00
Anna Kozlova eed1917a07 provide project for non-light tests 2015-02-12 17:33:33 +01:00
Anna Kozlova 51a6397d97 ensure that correct project is chosen during caretRight inImportHelperTest.testAutoImportOfGenericReference 2015-02-12 17:02:10 +01:00
Dmitry Avdeev b73d80eee7 IDEA-136336 Cannot compile project after changing JDK version 2015-02-11 19:12:27 +03:00
nik ae80a32678 fixed hanging JSExtFileInspectionTest: ensure that we always run inspection in tests with the context which supports 'finished' flag 2015-02-05 19:18:30 +03:00
Alexey Kudravtsev 467e5411fa wrap editor actions in command in tests 2015-02-03 14:08:09 +03:00
Dmitry Avdeev fd3a79474c AnnotateCapitalizationIntention 2015-01-21 15:13:45 +03:00
Egor.Ushakov 5cfd162d33 fixed blinking ExecutionManagerTest.testRun 2015-01-13 18:49:36 +03:00
Vladimir Krivosheev 0bf0b2901b investigate RemoteTemplatesTest.testHelloWorld — more informative message 2014-12-30 12:26:09 +01:00
Vladimir Krivosheev e23e292820 cleanup 2014-12-30 12:26:08 +01:00
Vladimir Krivosheev 44b584a72d CR-IC-6786 createSmartList -> createSmart 2014-12-29 11:33:21 +01:00
nik a23030d314 test expectations fixed: ipr file for test project isn't created anymore 2014-12-26 16:22:25 +03:00
Roman Shevchenko aed9f7750b vfs: consistency checks on file operations 2014-12-24 12:43:50 +01:00
nik aa8c4fc6b7 compilation tests: cleanup 2014-12-16 12:54:27 +03:00
nik 474ede81a6 saving application components in tests: choose non-deprecated storage 2014-12-16 11:49:58 +03:00
nik 81c2bd615d tests fixed: allow access via VFS to required files 2014-12-02 19:12:44 +03:00
Dmitry Avdeev 0529daf928 converted to LightCodeInsightFixtureTestCase 2014-11-28 13:34:57 +03:00
Alexey Kudravtsev 6814553c6f replaced String literal "UTF-8" with charset instance 2014-11-27 14:33:05 +03:00
peter 73b998ac71 wrap vfile writes in tests into write action 2014-11-25 13:17:05 +01:00
peter c2b71c9875 wrap vfile writes in tests into write action 2014-11-24 19:01:38 +01:00
Alexey Kudravtsev 3c16f5da9b merge PostHighlightingPass with HighlightVisitorImpl;
run HighlightVisitorImpl for Java only;
start highlighting only after RefResolveService finishes resolving
2014-11-21 13:22:49 +03:00
Alexey Kudravtsev 993380b9cf increase parallelism: during batch inspections analyze multiple files at once (may help IDEA-127984) 2014-11-21 13:15:19 +03:00
Vladimir Krivosheev c303253ce2 cleanup 2014-11-20 11:02:33 +01:00
Anna Kozlova 0047354d53 rename validators: ensure that validators with same patterns can still reject new name if others accept them 2014-11-19 14:23:44 +01:00
Vladimir Krivosheev 4b3029c805 InspectionProfileManagerImpl — use editor.xml as storage
cleanup
2014-11-19 11:03:37 +01:00
peter 4037ebe345 fixture-based IndexTest 2014-11-18 11:49:32 +01:00
nik 5f75585106 compiler tests: fixed 'findClass' method for classes from non-default packages 2014-11-10 17:59:42 +03:00
Anna Kozlova ef0844d837 search for functional interfaces in java 8 modules only 2014-11-05 21:39:01 +01:00
Alexander Doroshko cee1453146 VfsRootAccess.allowRootAccess() for test data (actual for 3rd party developers who work with a separate plugin module) 2014-10-31 17:00:57 +03:00
Vladimir Krivosheev b568b55f45 GenericDebuggerRunnerSettings — don't save defaults 2014-10-31 13:45:33 +01:00
Egor.Ushakov 49e89d6c25 remember corresponding XDebugProcess in DebugProcessImpl - fixed tests 2014-10-29 12:17:24 +03:00
Alexey Kudravtsev 0a39575e8f removed InspectorManagerEx usage if possible 2014-10-17 19:57:18 +04:00
Yann Cébron e0f93aa384 DaemonAnalyzerTestCase: more safe tearDown 2014-10-09 15:48:11 +02:00
Yann Cébron 8c521a748e CodeInsightTestCase: more safe tearDown 2014-10-09 15:41:01 +02:00
Vladimir Krivosheev e8d01359dc write without xml prolog 2014-10-02 07:21:43 +02:00
Vladimir Krivosheev ac5776349e save: compare using model, but not serialized content
1) Get rid of "get all storages data" just to reload/save/etc — now we are more smart and don't disturb the whole world
2) Sanitize — only storage data are responsible for data "change" state — storage don't hold/maintain own hash
3) Don't use xml prolog to save app files (historically, ROOT_CONFIG also don't use xml prolog). Project files are not affected (backward compatibility).
4) Fix project reloading (especially in case of stream provider) — ensure that new state (from FS) will not be overwritten.
2014-10-01 16:28:09 +02:00
nik 33700b1f32 external build tests: cleanup 2014-10-01 09:53:08 +04:00
nik e6da82097a external build tests: emulate save via 'saveSettings()' when saving application components before build to ensure that these changes won't be treated as external requiring reloading 2014-10-01 09:53:07 +04:00
peter c90cec5533 fix "stale start offset" completion exceptions caused by missing injected<->host offset recalculation when inserting items 2014-09-30 17:23:50 +02:00