1
0
Fork 0
IntelliJ-IdeaVim/src/test/java/org/jetbrains/plugins/ideavim
chylex 271ea2345d
Update search register when using f/t
2024-05-05 18:54:34 +02:00
..
action Update search register when using f/t 2024-05-05 18:54:34 +02:00
annotations Better annotations 2023-08-11 15:57:09 +03:00
command Remove deprecated showmode status bar text update that does not work with the new UI and will be replaced with widget 2024-02-23 15:09:45 +02:00
common/editor Remove Offset and Pointer and switch to the regular Ints 2024-03-29 15:38:05 +02:00
config/migration Migration of tests to JUnit 5 2023-03-14 14:05:35 +02:00
ex VIM-1472 Add support for sorting with pattern 2024-02-23 17:15:21 +02:00
extension Fix(VIM-3331): Support custom registers in replaceWithRegister plugin 2024-03-25 09:40:45 +02:00
group Cleanup tests 2024-02-20 14:51:13 +02:00
helper VIM-3376: Remove usages of the EditorDataContext 2024-04-26 14:52:47 +03:00
key Migration of tests to JUnit 5 2023-03-14 14:05:35 +02:00
listener Refactor listeners to avoid manual unregister 2023-12-19 01:44:57 +02:00
mock Proper tear down with tests with mock 2023-12-19 09:59:54 +02:00
option Cleanup tests 2024-02-20 14:51:13 +02:00
regex Remove Offset and Pointer and switch to the regular Ints 2024-03-29 15:38:05 +02:00
ui Cleanup tests 2024-02-20 14:51:13 +02:00
RegisterActionsTest.kt Remove deprecated xml-related code 2024-01-26 13:45:46 +02:00
TestHelper.kt Extract java tests for IdeaVim to a separate gradle subproject 2024-02-07 16:04:10 +02:00