Jan Edmund Lazo
0578087e5e
test: osx: try resolve($TMPDIR)
2018-01-28 13:58:56 -05:00
Jan Edmund Lazo
5c09f37d4a
test: fix failed tests with $TMPDIR in QuickBuild
2018-01-28 13:58:56 -05:00
Jan Edmund Lazo
7ac21332cf
Revert "test: fix failed test cases with tmpdir = $TMPDIR"
...
This reverts commit f7fe3012204169f22412194a78f196ffc72bb8c3.
Fails on QuickBuild because it uses a non-local path.
Need a environment-agnostic solution
2018-01-28 13:58:56 -05:00
Jan Edmund Lazo
28236867a0
test: fix failed test cases with tmpdir = $TMPDIR
2018-01-28 13:58:55 -05:00
Jan Edmund Lazo
c08c09add7
test: try $TMPDIR for temporary directory
2018-01-28 13:58:55 -05:00
Jan Edmund Lazo
984a93df96
win: enable legacy/fnamemodify_spec.lua
2018-01-28 13:58:54 -05:00
Rui Abreu Ferreira
39c628d031
Mark some functional tests as pending in Windows
2016-08-26 08:21:41 +01:00
ZyX
ff470bb853
functests: Check logs in lua code
...
It is otherwise impossible to determine which test failed sanitizer/valgrind
check. test/functional/helpers.lua module return was changed so that tests which
do not provide after_each function to get new check will automatically fail.
2016-06-10 21:50:49 +03:00
James McCoy
7558f42f7d
vim-patch:7.4.1654
...
Problem: Crash when using expand('%:S') in a buffer without a name.
Solution: Don't set a NUL. (James McCoy, closes vim/vim#714 )
52c6eaffd4
2016-03-30 08:30:35 -04:00
James McCoy
62c0d99474
vim-patch:7.4.1652
...
Problem: Old style test for fnamemodify().
Solution: Turn it into a new style test.
610cc1b9b3
2016-03-30 08:30:35 -04:00