| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | vim-patch:8.1.0559: command line completion not sufficiently tested | Jan Edmund Lazo | 2018-12-03 |
| | | | | | | | Problem: Command line completion not sufficiently tested. Solution: Add more tests. (Dominique Pelle, closes vim/vim#3622) https://github.com/vim/vim/commit/b513d3079bbe3f59a1f1a3d6931939a76cd7e54a | ||
| * | test/oldtest: restore test_arglist.vim | Justin M. Keyes | 2018-02-11 |
| We have a ported Lua version, but we should also keep the Vim version around to make merging easier. --- vim-patch:8.0.0723: arglist test fails if file name case is ignored Problem: Arglist test fails if file name case is ignored. Solution: Wipe existing buffers, check for fname_case property. https://github.com/vim/vim/commit/9b50bba643f8d1fcac91e11780da7d03d8995260 | |||