mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
vim-patch:8.0.0311: linebreak tests are old style
Problem: Linebreak tests are old style.
Solution: Turn the tests into new style. Share utility functions. (Ozaki
Kiichi, closes vim/vim#1444)
544d3bc9f0
This commit is contained in:
parent
85e240c045
commit
aaff91d925
@ -70,6 +70,8 @@ NEW_TESTS ?= \
|
|||||||
test_ins_complete.res \
|
test_ins_complete.res \
|
||||||
test_lambda.res \
|
test_lambda.res \
|
||||||
test_langmap.res \
|
test_langmap.res \
|
||||||
|
test_listlbr.res \
|
||||||
|
test_listlbr_utf8.res \
|
||||||
test_let.res \
|
test_let.res \
|
||||||
test_lineending.res \
|
test_lineending.res \
|
||||||
test_makeencoding.res \
|
test_makeencoding.res \
|
||||||
|
Loading…
Reference in New Issue
Block a user