Bram Moolenaar
|
3020ccb113
|
patch 8.1.0769: :stop is covered in two tests
Problem: :stop is covered in two tests.
Solution: Remove Test_stop_in_terminal(). Make other test exit Vim cleanly.
(Ozaki Kiichi, closes #3814)
|
2019-01-17 22:13:54 +01:00 |
|
Bram Moolenaar
|
0f62cf5b33
|
patch 8.1.0508: suspend test fails when run by root
Problem: Suspend test fails when run by root.
Solution: Accept both '$' and '#' for the prompt. (James McCoy, closes #3590)
|
2018-11-03 21:09:15 +01:00 |
|
Bram Moolenaar
|
3b30168f04
|
patch 8.1.0428: the :suspend command is not tested
Problem: The :suspend command is not tested.
Solution: Add a test. (Dominique Pelle, closes #3472)
|
2018-09-22 21:37:39 +02:00 |
|