Bram Moolenaar
|
9e4d8215d3
|
patch 7.4.2228
Problem: Test files have inconsistant modelines.
Solution: Don't set 'tabstop' to 2, use 'sts' and 'sw'.
|
2016-08-18 23:04:48 +02:00 |
|
Bram Moolenaar
|
f5a39447a8
|
patch 7.4.2219
Problem: Recursive call to substitute gets stuck in sandbox. (Nikolai
Pavlov)
Solution: Handle the recursive call. (Christian Brabandt, closes #950)
Add a test.
|
2016-08-16 21:04:41 +02:00 |
|
Bram Moolenaar
|
22e421549d
|
patch 7.4.1700
Problem: Equivalence classes are not properly tested.
Solution: Add tests for multi-byte and latin1. Fix an error. (Owen Leibman)
|
2016-04-03 14:02:02 +02:00 |
|