Commit Graph
154 Commits
Author SHA1 Message Date
Dmitry Jemerov ba80ee4277 StructureViewTestCase -> CodeInsightTestFixture.testStructureView() 2011-04-19 16:03:29 +02:00
Kirill.Safonov 554a8e02d8 Show contents of SWFs in Project view (IDEA-56231) 2011-04-19 14:27:28 +04:00
peter 10646035be let the lookup pretend to know about elements' matchers, not elements themselves 2011-04-18 14:52:41 +02:00
Eugene Zhuravlev b1a50f79fa fix dumb-mode race condition on startup (IDEA-67563) 2011-04-14 19:49:23 +02:00
Roman Shevchenko cc68adee4e Cleanup 2011-04-13 21:19:34 +02:00
peter 9e8cf9967a UsefulTestCase#edt 2011-04-07 19:50:11 +02:00
Alexey Kudravtsev 665cd6c3e0 fix tests for GlobalSimpleInspectionTool running concurrently 2011-04-05 17:54:06 +04:00
Alexey Kudravtsev fb780bf900 unnecessary write action 2011-03-31 14:57:28 +04:00
peter c622695382 minuscule matching by default 2011-03-30 19:07:53 +02:00
Roman Shevchenko 9780e02543 A couple of useful test methods 2011-03-29 21:27:07 +02:00
Alexey Kudravtsev 310af0d25d more convenient method 2011-03-25 19:45:17 +03:00
peter 9b76c6d40f more generic joinCompletion, fix the test? 2011-03-10 20:41:52 +01:00
Roman Shevchenko 958da8c725 Cleanup 2011-03-10 16:40:49 +01:00
Alexey Kudravtsev 96cec7510b cleanup 2011-03-09 12:59:40 +03:00
peter e85c8e7679 dump threads in case of long completion 2011-03-07 23:22:46 +01:00
Alexey Kudravtsev 40cb5bf302 cleanup daemonlisteners after each test 2011-03-05 11:56:09 +03:00
peter eb421d5faa don't wait for the second completion when a single item was inserted but the keystroke had no modifiers 2011-02-28 18:29:28 +01:00
Alexey Kudravtsev b43904cb35 tree tests 2011-02-21 15:46:14 +03:00
Denis Zhdanov 5fe8f15981 IDEA-65434 Ctrl+Shift+Enter bug in conditional blocks
Corrected situation when we complete statement with empty code block and code style is set to keep simple instructions in one line
2011-02-18 12:03:12 +03:00
Alexey Kudravtsev 6c65c04303 unnecessary calls to getMockJDK() removed in tests 2011-02-17 14:00:16 +03:00
peter 7414445e89 completion stats should care of class qualified names (IDEA-65112) 2011-02-16 18:32:12 +01:00
Alexey Kudravtsev 156a91c5fd WrapInCommand annotation in tests 2011-02-16 12:58:20 +03:00
Roman Shevchenko f36e46e3d9 Utility test method extracted 2011-02-14 19:00:06 +01:00
Roman Shevchenko 45b7561ea8 Better diagnostics 2011-02-09 12:37:46 +01:00
Roman Shevchenko 8aafeaa4be Modifiable language level in JavaModuleFixtureBuilder 2011-02-08 12:20:56 +01:00
Roman Shevchenko 08117a2fac Cleanup 2011-02-08 12:20:55 +01:00
Roman Shevchenko 7a7d300afb Cleanup 2011-02-08 12:16:42 +01:00
Alexey Kudravtsev 9687777679 fixed sporadic test failures in light fixtures 2011-02-04 13:43:33 +03:00
anna c05c58cf4c completion: diamonds; inspection: collapse to diamond 2011-01-31 17:14:11 +01:00
Alexey Kudravtsev f21b99efe3 listener leak in light project 2011-01-31 15:23:16 +03:00
Alexey Kudravtsev d544a7980d double initialize in tests 2011-01-28 19:33:55 +03:00
Alexey Kudravtsev ebc360082f cleanup 2011-01-28 19:33:54 +03:00
Alexey Kudravtsev 457e51004b print full path to the test file 2011-01-28 14:18:43 +03:00
peter 1e53e1eaca testing autopopup concurrency 2011-01-25 19:28:57 +01:00
peter 99e668d329 typo 2011-01-18 20:20:09 +01:00
Alexey Kudravtsev 086aa1a2a0 cleanup 2011-01-13 12:36:50 +03:00
Rustam.Vishnyakov 912d0ddf9d IDEA-63333 JS library is not visible under the External Libraries node [r=K.Safonov] 2011-01-12 17:35:45 +03:00
Kirill.Safonov abe7d93631 always try to use injected document when handling typing, so that autocompletion popup is invoked in right editor 2010-12-30 20:47:28 +03:00
Dmitry Avdeev 86dc94d200 dumb mode in tests (DumbServiceImpl.setDumb()) 2010-12-22 13:48:58 +03:00
Alexey Kudravtsev e6ede72a4f faster performance tests 2010-12-16 13:50:12 +03:00
Dmitry Jemerov 54408e1828 restore incorrectly reverted .imls 2010-12-15 14:29:37 +03:00
peter 4f5de93560 and less debug output in tests 2010-12-13 16:42:35 +03:00
Roman Shevchenko 8c0ad53b14 Avoid grand VFS refresh in tests (fixed) 2010-12-10 18:43:12 +03:00
Roman Shevchenko cd24ebee0b Avoid grand VFS refresh in tests 2010-12-09 18:19:56 +03:00
Ekaterina Tuzova feb6448d55 Merge branch 'master' of git.labs.intellij.net:idea/community 2010-12-01 20:26:03 +03:00
Ekaterina Tuzova 6a7596b2aa added filter to dict keys contributor 2010-12-01 19:51:43 +03:00
peter.gromov 77d37a1f17 [rev=neuro159] focus lookup='smart' by default 2010-11-30 20:33:53 +03:00
peter.gromov c70dd2bc4a [r=dmitry.avdeev] a setting to select the first element in autopopup (IDEA-59718) 2010-11-29 20:57:43 +03:00
Alexey Kudravtsev 1855811cc0 write action 2010-11-29 13:55:50 +03:00
Roman Shevchenko 7b32bd8fe5 Java CodeInsight test util 2010-11-27 12:44:38 +03:00