Bram Moolenaar
|
ea3db914c0
|
patch 8.2.0197: some Ex commands not sufficiently tested
Problem: Some Ex commands not sufficiently tested.
Solution: Add more tests. (Yegappan Lakshmanan, closes #5565)
|
2020-02-02 15:32:13 +01:00 |
|
Bram Moolenaar
|
0c3064b39b
|
patch 8.2.0180: test for wrapmargin fails if terminal is not 80 columns
Problem: Test for wrapmargin fails if terminal is not 80 columns.
Solution: Vertical split the window. (Ken Takata, closes #5554)
|
2020-01-30 16:09:25 +01:00 |
|
Bram Moolenaar
|
5d98dc2a48
|
patch 8.2.0174: various commands not completely tested
Problem: Various commands not completely tested.
Solution: Add more test cases. (Yegappan Lakshmanan, closes #5551)
|
2020-01-29 21:57:34 +01:00 |
|
Bram Moolenaar
|
a48e78e11f
|
patch 8.2.0016: test name used twice, option not restored properly
Problem: Test name used twice, option not restored properly.
Solution: Rename function, restore option with "&".
|
2019-12-17 20:29:26 +01:00 |
|
Bram Moolenaar
|
afc13bd827
|
patch 8.2.0014: test69 and test95 are old style
Problem: Test69 and test95 are old style.
Solution: Convert to new style tests. (Yegappan Lakshmanan, closes #5365)
|
2019-12-16 22:43:31 +01:00 |
|
Bram Moolenaar
|
396b7c78c0
|
patch 8.1.2198: crash when using :center in autocommand
Problem: Crash when using :center in autocommand.
Solution: Bail out early for an empty line. (Dominique pelle, closes #5095)
|
2019-10-21 23:08:59 +02:00 |
|
Bram Moolenaar
|
c3c3158756
|
patch 8.1.0728: cannot avoid breaking after a single space.
Problem: Cannot avoid breaking after a single space.
Solution: Add the 'p' flag to 'formatoptions'. (Tom Ryder)
|
2019-01-11 22:15:05 +01:00 |
|
Bram Moolenaar
|
e1e714ef0d
|
patch 8.1.0671: cursor in the wrong column after auto-formatting
Problem: Cursor in the wrong column after auto-formatting.
Solution: Check for deleting more spaces than adding. (closes #3748)
|
2018-12-31 23:58:24 +01:00 |
|
Bram Moolenaar
|
cada78975e
|
patch 8.0.1447: still too many old style tests
Problem: Still too many old style tests.
Solution: Turn a few tests into new style. (Yegappan Lakshmanan,
closes #2509)
|
2018-01-31 19:30:24 +01:00 |
|
Bram Moolenaar
|
209d3874c1
|
patch 8.0.1302: still too many old style tests
Problem: Still too many old style tests.
Solution: Convert a few more tests to new style. (Yegappan Lakshmanan,
closes #2326)
|
2017-11-16 21:52:51 +01:00 |
|