neovim/test/functional/ex_cmds
Justin M. Keyes ed832b9ddf refactor(test): rename alter_slashes, invert its behavior
- `alter_slashes` belongs in `testutil.lua`, not `testnvim.lua`.
- `alter_slashes` is an unusual name. Rename it to `fix_slashes`.
- invert its behavior, to emphasize that `/` slashes are the preferred,
  pervasive convention, not `\` slashes.
2024-09-09 12:23:54 +02:00
..
append_spec.lua vim-patch:9.1.0651: ex: trailing dot is optional for :g and :insert/:append (#29946) 2024-08-02 07:52:09 +08:00
arg_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
cd_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
cmd_map_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
debug_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
dict_notifications_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
digraphs_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
drop_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
echo_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
edit_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
encoding_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
excmd_spec.lua vim-patch:8.2.4065: computation overflow with large cound for :yank 2024-07-14 06:12:42 +08:00
file_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
grep_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
help_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
highlight_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
ls_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
make_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
map_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
menu_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
mksession_spec.lua refactor(test): rename alter_slashes, invert its behavior 2024-09-09 12:23:54 +02:00
mkview_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
normal_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
oldfiles_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
print_commands_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
profile_spec.lua test: tmpname() can skip file creation 2024-09-02 20:19:50 +02:00
quickfix_commands_spec.lua fix(quickfix): make shortmess+=O work with cmdheight=0 (#29609) 2024-07-08 10:36:41 +08:00
quit_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
script_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
sign_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
source_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
swapfile_preserve_recover_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
syntax_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
trust_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
undojoin_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
verbose_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
wincmd_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
write_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
wundo_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
wviminfo_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00