Age | Commit message (Collapse) | Author |
|
Problem: Tests using external command to delete directory.
Solution: Use delete().
|
|
Problem: Beeping when running the tests.
Solution: Fix 41 beeps. (Roland Eggner)
|
|
Problem: Test 17 fails on MS-Windows. Includes line break in file name
everywhere.
Solution: Fix 'fileformat'. Omit CR-LF from a line read from an included
file.
|
|
Problem: Tests fail on MS-Windows.
Solution: Avoid depending on OS version. Use DOS commands instead of Unix
commands. (Taro Muraoka, Ken Takata)
|
|
Problem: File names in :checkpath! output are garbled.
Solution: Check for \zs in the pattern. (Lech Lorens)
|
|
|