mirror of
https://github.com/neovim/neovim.git
synced 2026-01-20 12:11:55 +10:00
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)
6e77df2d85