diff options
author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2019-11-20 22:46:19 -0500 |
---|---|---|
committer | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2019-11-22 20:10:12 -0500 |
commit | 8969efca8c8a4e2e2894e87e6f3236df9d96d665 (patch) | |
tree | 15da318c30dc8548a46f87ff24eff2a1cc21d878 /test/functional/lua/vim_spec.lua | |
parent | 970329ff8dd138fed74bb5e722ae7690f06ef4ac (diff) | |
download | rneovim-8969efca8c8a4e2e2894e87e6f3236df9d96d665.tar.gz rneovim-8969efca8c8a4e2e2894e87e6f3236df9d96d665.tar.bz2 rneovim-8969efca8c8a4e2e2894e87e6f3236df9d96d665.zip |
vim-patch:8.1.0723: cannot easily run specific test when in src/testdir
Problem: Cannot run specific test when in src/testdir the same was as in
the src directory.
Solution: Move build rule to src/testdir/Makefile.
https://github.com/vim/vim/commit/ec50401e1e1357a1340b3c92109fd4860e38a8ac
Developer can omit '.res' suffix now.
TEST_FILE=test_syntax make oldtest
or
make -C src/nvim/testdir test_syntax
Diffstat (limited to 'test/functional/lua/vim_spec.lua')
0 files changed, 0 insertions, 0 deletions