zed/crates/vim/test_data
2022-10-11 16:27:54 -07:00
..
neovim_backed_test_context_works.json Enable verifying of visual mode selections in neovim backed tests 2022-10-09 01:19:22 -07:00
test_a.json Enable verifying of visual mode selections in neovim backed tests 2022-10-09 01:19:22 -07:00
test_b.json Add assertion context manager to TestAppContext and convert existing vim tests to use neovim backed test context 2022-10-10 14:46:07 -07:00
test_backspace.json Enable verifying of visual mode selections in neovim backed tests 2022-10-09 01:19:22 -07:00
test_cc.json Add assertion context manager to TestAppContext and convert existing vim tests to use neovim backed test context 2022-10-10 14:46:07 -07:00
test_change_sentence_object.json Add some tests for portions of visual text objects. Note: they are slightly broken currently as described in the tests 2022-10-10 15:32:12 -07:00
test_change_surrounding_character_objects.json working quote and bracket text objects 2022-10-11 15:17:29 -07:00
test_change_word_object.json Add some tests for portions of visual text objects. Note: they are slightly broken currently as described in the tests 2022-10-10 15:32:12 -07:00
test_dd.json Add assertion context manager to TestAppContext and convert existing vim tests to use neovim backed test context 2022-10-10 14:46:07 -07:00
test_delete_left.json Add assertion context manager to TestAppContext and convert existing vim tests to use neovim backed test context 2022-10-10 14:46:07 -07:00
test_delete_sentence_object.json Add some tests for portions of visual text objects. Note: they are slightly broken currently as described in the tests 2022-10-10 15:32:12 -07:00
test_delete_surrounding_character_objects.json working quote and bracket text objects 2022-10-11 15:17:29 -07:00
test_delete_to_end_of_line.json Add assertion context manager to TestAppContext and convert existing vim tests to use neovim backed test context 2022-10-10 14:46:07 -07:00
test_delete_word_object.json Add some tests for portions of visual text objects. Note: they are slightly broken currently as described in the tests 2022-10-10 15:32:12 -07:00
test_e.json Enable verifying of visual mode selections in neovim backed tests 2022-10-09 01:19:22 -07:00
test_enter_visual_mode.json Add assertion context manager to TestAppContext and convert existing vim tests to use neovim backed test context 2022-10-10 14:46:07 -07:00
test_gg.json Add count argument to motion functions and add ability to jump to a given line 2022-10-11 16:27:54 -07:00
test_h.json Enable verifying of visual mode selections in neovim backed tests 2022-10-09 01:19:22 -07:00
test_insert_end_of_line.json Enable verifying of visual mode selections in neovim backed tests 2022-10-09 01:19:22 -07:00
test_insert_first_non_whitespace.json Add assertion context manager to TestAppContext and convert existing vim tests to use neovim backed test context 2022-10-10 14:46:07 -07:00
test_insert_line_above.json Enable verifying of visual mode selections in neovim backed tests 2022-10-09 01:19:22 -07:00
test_j.json Enable verifying of visual mode selections in neovim backed tests 2022-10-09 01:19:22 -07:00
test_jump_to_end.json Enable verifying of visual mode selections in neovim backed tests 2022-10-09 01:19:22 -07:00
test_jump_to_first_non_whitespace.json Add assertion context manager to TestAppContext and convert existing vim tests to use neovim backed test context 2022-10-10 14:46:07 -07:00
test_jump_to_line_boundaries.json Enable verifying of visual mode selections in neovim backed tests 2022-10-09 01:19:22 -07:00
test_k.json Enable verifying of visual mode selections in neovim backed tests 2022-10-09 01:19:22 -07:00
test_l.json Enable verifying of visual mode selections in neovim backed tests 2022-10-09 01:19:22 -07:00
test_neovim.json Add some tests for portions of visual text objects. Note: they are slightly broken currently as described in the tests 2022-10-10 15:32:12 -07:00
test_o.json Add assertion context manager to TestAppContext and convert existing vim tests to use neovim backed test context 2022-10-10 14:46:07 -07:00
test_p.json Add assertion context manager to TestAppContext and convert existing vim tests to use neovim backed test context 2022-10-10 14:46:07 -07:00
test_repeated_cb.json Enable verifying of visual mode selections in neovim backed tests 2022-10-09 01:19:22 -07:00
test_repeated_ce.json Enable verifying of visual mode selections in neovim backed tests 2022-10-09 01:19:22 -07:00
test_repeated_cj.json Enable verifying of visual mode selections in neovim backed tests 2022-10-09 01:19:22 -07:00
test_repeated_cl.json Enable verifying of visual mode selections in neovim backed tests 2022-10-09 01:19:22 -07:00
test_repeated_word.json Enable verifying of visual mode selections in neovim backed tests 2022-10-09 01:19:22 -07:00
test_visual_change.json Add assertion context manager to TestAppContext and convert existing vim tests to use neovim backed test context 2022-10-10 14:46:07 -07:00
test_visual_delete.json Enable verifying of visual mode selections in neovim backed tests 2022-10-09 01:19:22 -07:00
test_visual_line_change.json Add assertion context manager to TestAppContext and convert existing vim tests to use neovim backed test context 2022-10-10 14:46:07 -07:00
test_visual_line_delete.json Enable verifying of visual mode selections in neovim backed tests 2022-10-09 01:19:22 -07:00
test_visual_sentence_object.json Add some tests for portions of visual text objects. Note: they are slightly broken currently as described in the tests 2022-10-10 15:32:12 -07:00
test_visual_word_object.json Add some tests for portions of visual text objects. Note: they are slightly broken currently as described in the tests 2022-10-10 15:32:12 -07:00
test_w.json Enable verifying of visual mode selections in neovim backed tests 2022-10-09 01:19:22 -07:00
test_x.json Add assertion context manager to TestAppContext and convert existing vim tests to use neovim backed test context 2022-10-10 14:46:07 -07:00