comparison src/testdir/test49.in @ 7387:702f694c9396 v7.4.998

commit https://github.com/vim/vim/commit/f9c8bd2137b045f9a64d63eefcf022b4726b1419 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Dec 29 21:34:48 2015 +0100 patch 7.4.998 Problem: Running tests in shadow directory fails. Test 49 fails. Solution: Link more files for the shadow directory. Make test 49 end up in the right buffer.
author Christian Brabandt <cb@256bit.org>
date Tue, 29 Dec 2015 21:45:04 +0100
parents 662ae48e7e24
children e55c26aaf484
comparison
equal deleted inserted replaced
7386:7423080fdb38 7387:702f694c9396
6 STARTTEST 6 STARTTEST
7 :so small.vim 7 :so small.vim
8 :se nocp nomore viminfo+=nviminfo 8 :se nocp nomore viminfo+=nviminfo
9 :lang mess C 9 :lang mess C
10 :so test49.vim 10 :so test49.vim
11 GGGGGGGGGGGGGG"rp:.-,$w! test.out 11 :" Go back to this file and append the results from register r.
12 :buf test49.in
13 G"rp:/^Results/,$w! test.out
12 :" 14 :"
13 :" make valgrind happy 15 :" make valgrind happy
14 :redir => funclist 16 :redir => funclist
15 :silent func 17 :silent func
16 :redir END 18 :redir END