Luuk van Baal
3b1d31197c
vim-patch:9.0.1502: no test for deleting the end of a long wrapped line
...
Problem: No test for deleting the end of a long wrapped line.
Solution: Add a test to check the right text is displayed. (Luuk van Baal,
closes vim/vim#12318 )
5b10a14098
Co-authored-by: Luuk van Baal <luukvbaal@gmail.com>
2023-05-02 13:11:47 +02:00
Luuk van Baal
0588329c85
vim-patch:9.0.0760: display test for 'listchars' "precedes" fails
...
Problem: Display test for 'listchars' "precedes" fails.
Solution: Correct the expected result.
297164cb79
Co-authored-by: Bram Moolenaar <Bram@vim.org>
2023-05-02 13:11:47 +02:00
Luuk van Baal
e9b1df21bc
vim-patch:9.0.0650: some tests are failing
...
Problem: Some tests are failing.
Solution: Adjust for "<<<" showing up.
0466d398a5
Co-authored-by: Bram Moolenaar <Bram@vim.org>
2023-05-02 13:11:46 +02:00
dundargoc
af23d17388
test: move oldtests to test directory ( #22536 )
...
The new oldtest directory is in test/old/testdir. The reason for this is
that many tests have hardcoded the parent directory name to be
'testdir'.
2023-03-07 11:13:04 +08:00