| commit | ee0ee2a04638c6b511c909197ba597d329c6f3e0 | [log] [tgz] |
|---|---|---|
| author | Bram Moolenaar <Bram@vim.org> | Wed Jul 03 21:19:07 2013 +0200 |
| committer | Bram Moolenaar <Bram@vim.org> | Wed Jul 03 21:19:07 2013 +0200 |
| tree | a953c0778106fa6a4434122f212f0d7a4cdbcd1b | |
| parent | 3437b911029ac92ae066fa861d886155a4b97064 [diff] |
updated for version 7.3.1301
Problem: Some tests fail on MS-Windows.
Solution: Fix path separators in test 89 and 96. Omit test 97, escaping
works differently. Make findfile() work on MS-Windows.