| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | vim-patch:8.0.1326: largefile test fails on CI, glob test on MS-Windows | Daniel Hahler | 2018-09-08 |
| | | | | | | | | | Problem: Largefile test fails on CI, glob test on MS-Windows. Solution: Remove largefile test from list of all tests. Don't run Test_glob() on non-unix systems. More cleanup. (Yegappan Lakshmanan, closes vim/vim#2354) https://github.com/vim/vim/commit/6e77df2d8555ade4470e566011603ae40f1f0f3a | ||
| * | vim-patch:8.0.0708: some tests are old style | Daniel Hahler | 2018-09-08 |
| Problem: Some tests are old style. Solution: Change a few tests from old style to new style. (pschuh, closes vim/vim#1813) https://github.com/vim/vim/commit/292eff0c5aacb8531d65509679b6c29eae8dc22a | |||