comparison src/testdir/Make_all.mak @ 7653:d4370fef0175 v7.4.1126

commit https://github.com/vim/vim/commit/c970330676eaae7ba7cd05cfa46df5a413853ef9 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jan 17 21:49:33 2016 +0100 patch 7.4.1126 Problem: Can only get the directory of the current window. Solution: Add window and tab arguments to getcwd() and haslocaldir(). (Thinca, Hirohito Higashi)
author Christian Brabandt <cb@256bit.org>
date Sun, 17 Jan 2016 22:00:05 +0100
parents c7575b07de98
children 94f34dc2f254
comparison
equal deleted inserted replaced
7652:a6555549858d 7653:d4370fef0175
101 test_command_count.out \ 101 test_command_count.out \
102 test_comparators.out \ 102 test_comparators.out \
103 test_erasebackword.out \ 103 test_erasebackword.out \
104 test_eval.out \ 104 test_eval.out \
105 test_fixeol.out \ 105 test_fixeol.out \
106 test_getcwd.out \
106 test_insertcount.out \ 107 test_insertcount.out \
107 test_listchars.out \ 108 test_listchars.out \
108 test_listlbr.out \ 109 test_listlbr.out \
109 test_listlbr_utf8.out \ 110 test_listlbr_utf8.out \
110 test_mapping.out \ 111 test_mapping.out \