zeertzjq
bc73795a58
vim-patch:8.2.0198: no tests for y/n prompt
...
Problem: No tests for y/n prompt.
Solution: Add tests. (Dominique Pelle, closes vim/vim#5564 )
43c60eda2a
2022-07-16 21:32:25 +08:00
zeertzjq
f7c6676199
vim-patch:8.2.0052: more-prompt not properly tested
...
Problem: More-prompt not properly tested.
Solution: Add a test case. (Dominique Pelle, closes vim/vim#5404 )
c6d539b671
2022-07-16 21:32:25 +08:00
zeertzjq
86f81c471a
vim-patch:8.2.4577: message test is flaky
...
Problem: Message test is flaky. (Elimar Riesebieter)
Solution: Trigger the autocommand event only after startup is finished.
9323ca51c2
2022-03-31 10:05:26 +08:00
zeertzjq
5a3a1304e1
vim-patch:8.2.4200: some tests do not clean up properly
...
Problem: Some tests do not clean up properly.
Solution: Delete created files. (Yegappan Lakshmanan, closes vim/vim#9611 )
7e765a39b7
Omit test_filetype.vim: already ported
Omit test_vim9_import.vim: N/A
2022-03-31 10:05:26 +08:00
zeertzjq
d5dee83552
vim-patch:8.2.4156: fileinfo message overwrites echo'ed message
...
Problem: Fileinfo message overwrites echo'ed message.
Solution: Reset need_fileinfo when displaying a message. (Rob Pilling,
closes vim/vim#9569 )
726f7f91fd
2022-03-31 10:05:26 +08:00
zeertzjq
47630743fc
vim-patch:8.2.1844: using "q" at the more prompt doesn't stop a long message
...
Problem: Using "q" at the more prompt doesn't stop a long message.
Solution: Check for "got_int". (closes vim/vim#7122 )
3d30af8783
Cherry-pick file name change from patch 8.2.2112.
2022-03-31 10:05:26 +08:00