1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2024-10-17 07:42:46 +02:00
IntelliJ-IdeaVim/src/test/java/org/jetbrains/plugins/ideavim
2024-08-25 10:17:38 +02:00
..
action Revert "VIM-2074 Backspace behaviour is incorrect in Replace mode" 2024-08-25 10:17:38 +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 Revert per-caret registers 2024-08-25 06:11:10 +02:00
extension Revert per-caret registers 2024-08-25 06:11:10 +02:00
group Optimize imports for the project 2024-06-28 17:30:17 +03:00
helper Pass editor to the execution of the action 2024-07-29 12:49:16 +02: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 Migrate to gradle plugin 2.0.0-rc1 2024-07-26 19:00:31 +03: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