Vim/test
2024-09-11 19:57:20 -04:00
..
actions Refactor setupWorkspace to simplify tests a bit 2024-08-25 23:00:01 -04:00
cmd_line Make ModeHandler.currentMode private 2024-09-11 19:57:20 -04:00
completion Skip test that started failing recently 2024-01-10 21:35:26 -05:00
configuration Make ModeHandler.currentMode private 2024-09-11 19:57:20 -04:00
mode Make ModeHandler.currentMode private 2024-09-11 19:57:20 -04:00
number Refactor test setup/teardown, speeding tests up substantially (#9248) 2024-09-10 22:29:33 -04:00
operator Refactor test setup/teardown, speeding tests up substantially (#9248) 2024-09-10 22:29:33 -04:00
plugins Refactor test setup/teardown, speeding tests up substantially (#9248) 2024-09-10 22:29:33 -04:00
register Refactor test setup/teardown, speeding tests up substantially (#9248) 2024-09-10 22:29:33 -04:00
search Make ModeHandler.currentMode private 2024-09-11 19:57:20 -04:00
state In suites where it's unnecessary, don't do full setup/teardown for each test 2023-03-11 22:38:30 -04:00
util Simplify & clean up some tests 2019-12-22 21:55:15 -05:00
vimscript Implement tr() 2024-09-10 21:40:45 -04:00
error.test.ts Closes #4483: migrate to eslint (#8702) 2023-12-22 20:16:43 -05:00
extension.test.ts Update dependency prettier to v3 (#8486) 2023-09-09 19:57:26 -04:00
historyTracker.test.ts Closes #4483: migrate to eslint (#8702) 2023-12-22 20:16:43 -05:00
index.ts Update typescript-eslint monorepo to v8 (major) (#9178) 2024-07-31 23:29:04 -04:00
jumpTracker.test.ts Refactor test setup/teardown, speeding tests up substantially (#9248) 2024-09-10 22:29:33 -04:00
macro.test.ts Refactor test setup/teardown, speeding tests up substantially (#9248) 2024-09-10 22:29:33 -04:00
marks.test.ts Refactor test setup/teardown, speeding tests up substantially (#9248) 2024-09-10 22:29:33 -04:00
motion.test.ts Refactor test setup/teardown, speeding tests up substantially (#9248) 2024-09-10 22:29:33 -04:00
motionLineWrapping.test.ts Refactor test setup/teardown, speeding tests up substantially (#9248) 2024-09-10 22:29:33 -04:00
multicursor.test.ts Refactor test setup/teardown, speeding tests up substantially (#9248) 2024-09-10 22:29:33 -04:00
runTest.ts Closes #4483: migrate to eslint (#8702) 2023-12-22 20:16:43 -05:00
sentenceMotion.test.ts Refactor test setup/teardown, speeding tests up substantially (#9248) 2024-09-10 22:29:33 -04:00
testConfiguration.ts Fixes #2217. Support langmap (#8541) 2024-09-07 13:48:21 -04:00
testSimplifier.ts Make ModeHandler.currentMode private 2024-09-11 19:57:20 -04:00
testUtils.ts Refactor test setup/teardown, speeding tests up substantially (#9248) 2024-09-10 22:29:33 -04:00