zeertzjq
68ddbdd03b
test(old): revert changes from ed88ca7503
...
Copy test_regex_char_classes.vim from upstream to avoid future encoding
problems.
2022-04-29 15:51:03 +08:00
bfredl
ed88ca7503
feat(input): enable <tab>/<c-i>, <cr>/<c-m>, <esc>/<c-[> pairs unconditionally
2022-03-24 11:02:39 +01:00
Daniel Hahler
77729b0800
vim-patch:8.1.0811: too many #ifdefs
...
Problem: Too many #ifdefs.
Solution: Graduate FEAT_MBYTE, the final chapter.
30276f2beb
2019-08-22 05:06:30 +02:00
Jan Edmund Lazo
907b480350
vim-patch:8.0.1447: still too many old style tests ( #9725 )
...
Problem: Still too many old style tests.
Solution: Turn a few tests into new style. (Yegappan Lakshmanan,
closes vim/vim#2509 )
cada78975e
Exclude test_shortpathname.vim.
nvim does not support 8.3 filenames on Windows.
2019-03-14 00:43:11 +01:00
Daniel Hahler
2c64f01674
vim-patch:8.0.0708: some tests are old style
...
Problem: Some tests are old style.
Solution: Change a few tests from old style to new style. (pschuh,
closes vim/vim#1813 )
292eff0c5a
2018-09-08 16:43:27 +02:00