zeertzjq
|
b29df57ba7
|
vim-patch:8.2.4361: Vim9: some tests fail
Problem: Vim9: some tests fail.
Solution: Fix the tests, mostly by removing "s:".
62b191c387
Co-authored-by: Bram Moolenaar <Bram@vim.org>
|
2023-04-15 17:14:30 +08:00 |
|
zeertzjq
|
85741677c8
|
vim-patch:8.2.0634: crash with null partial and blob
Problem: Crash with null partial and blob.
Solution: Check for NULL pointer. Add more tests. (Yegappan Lakshmanan,
closes vim/vim#5984)
92b83ccfda
Co-authored-by: Bram Moolenaar <Bram@vim.org>
|
2023-04-15 13:48:30 +08: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 |
|