aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/buffer.c
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2018-09-28 08:58:22 +0200
committerGitHub <noreply@github.com>2018-09-28 08:58:22 +0200
commit6e146d413267de044a1f9f0bbb0290b5387e631c (patch)
tree79392e4dec153a78ccaf83acb7eb54391c25b27e /src/nvim/buffer.c
parentb09f173d93b960df6706fcff0e9fd595eee467a4 (diff)
downloadrneovim-6e146d413267de044a1f9f0bbb0290b5387e631c.tar.gz
rneovim-6e146d413267de044a1f9f0bbb0290b5387e631c.tar.bz2
rneovim-6e146d413267de044a1f9f0bbb0290b5387e631c.zip
test: check_cores(): Fix tmp dir exclusion (#9061)
tmpdir_get() may be an absolute path, but we invoke glob() with a relative `initial_path`. That can lead to this error: [ ERROR ] test/functional/helpers.lua @ 752: after_each test/helpers.lua:95: cannot open ./Xtest-tmpdir/nvim8jKCjR: No such file or directory stack traceback: test/helpers.lua:95: in function 'glob' test/helpers.lua:273: in function 'check_cores' test/functional/helpers.lua:757: in function <test/functional/helpers.lua:752>
Diffstat (limited to 'src/nvim/buffer.c')
0 files changed, 0 insertions, 0 deletions