zeertzjq
53392f48b1
vim-patch:8.2.0203: :helptags and some other functionality not tested
...
Problem: :helptags and some other functionality not tested.
Solution: Add more tests. (Yegappan Lakshmanan, closes vim/vim#5567 )
e20b9ececa
2022-07-12 11:52:47 +08:00
zeertzjq
d197e77a55
vim-patch:8.2.0261: some code not covered by tests
...
Problem: Some code not covered by tests.
Solution: Add test cases. (Yegappan Lakshmanan, closes vim/vim#5645 )
f0cee1971f
Cherry-pick Test_bunload_with_offset() from patch 8.2.0243
2022-07-02 11:57:53 +08:00
zeertzjq
06cf205ace
vim-patch:8.2.4649: various formatting problems
...
Problem: Various formatting problems.
Solution: Improve the code formatting.
b4ad3b0dea
2022-03-30 20:32:27 +08:00
zeertzjq
4ca14b310c
vim-patch:8.2.4349: FileChangedShell test fails on MS-Windows
...
Problem: FileChangedShell test fails on MS-Windows.
Solution: Skip the test on MS-Windows.
c9e3187d05
2022-03-30 20:32:27 +08:00
zeertzjq
5220891571
vim-patch:8.2.4343: when reloading not all properties are detected
...
Problem: When reloading not all properties are detected.
Solution: Add the "edit" value to v:fcs_choice. (Rob Pilling, closes vim/vim#9579 )
8196e94a8b
Cherry-pick some test changes from patch 8.1.1826.
2022-02-14 11:35:25 +08:00
zeertzjq
5546492c44
test: convert Test_file_changed_dialog() to Lua functional test
2022-02-11 20:37:20 +08:00
Jan Edmund Lazo
57337e6814
vim-patch:8.1.1379: filechanged test hangs
...
Problem: Filechanged test hangs.
Solution: Do not check 'autoread'.
8239c62067
2021-12-25 18:01:17 -05:00
Jan Edmund Lazo
2f1e6ca773
vim-patch:8.1.1184: undo file left behind after running test
...
Problem: Undo file left behind after running test.
Solution: Delete the undo file. (Dominique Pelle, closes vim/vim#4279 )
137c14bb4f
2021-12-25 17:59:41 -05:00
Jan Edmund Lazo
6b8a365465
test: port test_filechanged.vim
...
I can't port patch 8.1.0820.
Attempt failed in https://github.com/neovim/neovim/pull/12948 .
test_filechanged.vim is required for later patches.
2021-12-25 17:55:52 -05:00