diff options
author | Javier Lopez <graulopezjavier@gmail.com> | 2021-10-12 22:12:11 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-12 20:12:11 -0700 |
commit | 33e79237bc003e8d6d556bf1b6a6e292bb8945e5 (patch) | |
tree | d1fc8682bbf395f2b51dc748320b4aa7031cbeca /src/nvim/buffer.c | |
parent | 5365f241680d986a0eb3b055b36cb45960be54c1 (diff) | |
download | rneovim-33e79237bc003e8d6d556bf1b6a6e292bb8945e5.tar.gz rneovim-33e79237bc003e8d6d556bf1b6a6e292bb8945e5.tar.bz2 rneovim-33e79237bc003e8d6d556bf1b6a6e292bb8945e5.zip |
build(tests): isolate the user environment XDG_DATA_DIRS #16003
Problem:
Some tests were not passing on my machine, specifically in
`test/functional/api/vim_spec.lua` the two tests under
`describe('nvim_get_runtime_file...`
Solution:
Unset `XDG_DATA_DIRS` in the test runner.
Note: Window CI failed if we set it to the same value as `XDG_DATA_HOME`.
Diffstat (limited to 'src/nvim/buffer.c')
0 files changed, 0 insertions, 0 deletions