| commit | a4720019cfca02fa0c04358daa562334bb716d57 | [log] [tgz] |
|---|---|---|
| author | Bram Moolenaar <Bram@vim.org> | Wed May 15 16:27:37 2013 +0200 |
| committer | Bram Moolenaar <Bram@vim.org> | Wed May 15 16:27:37 2013 +0200 |
| tree | 4ac1193b0f720ad31a51a33b0f4fc9ef68c902f1 | |
| parent | b983f75d228accb62fb07eff94c16a3a76f59498 [diff] |
updated for version 7.3.955
Problem: Python: Not enough tests.
Solution: Add tests for vim.{current,window*,tabpage*}. (ZyX)