Files
neovim/test/functional/core
Björn Linse 8e663e28ee fix(tests): use isolated XDG_DATA_HOME in startup tests
Otherwise the users site packages will be loaded from ~/.local/share/nvim/site
which can cause unexpected error messages and other kinds of mayhem

Simpler alternative: use "--noplugin". Shouldn't be done because:
(1) these tests should test the ordinary startup code path as close as possible
(2) tests that test the loading of site packages will be added here very soon
2021-09-12 09:30:46 +02:00
..
2019-09-04 06:58:04 -07:00
2017-10-02 01:46:16 +02:00
2019-05-05 23:01:35 +02:00