neovim/test/functional
Perry Hung 26e6bca769 vim-patch:7.4.503 #2178
Problem:    Cannot append a list of lines to a file.
Solution:   Add the append option to writefile(). (Yasuhiro Matsumoto)

https://code.google.com/p/vim/source/detail?r=v7-4-503

-Ported old legacy test over to
    test/functional/legacy/writefile_spec.lua
-Tests for mapping and signs from the original patch were removed since
    they have nothing to do this with feature

Tested with: make oldtest, make test on OS X.

Signed-off-by: Perry Hung <iperry@gmail.com>
2015-03-20 17:54:28 -04:00
..
api test: Fix race condition in window_spec.lua 2015-02-16 23:17:38 -03:00
autocmd Add TabClosed event 2015-02-16 23:24:31 -05:00
clipboard clipboard: more register tests for delete 2015-01-27 19:43:25 -05:00
ex_cmds fix 'sign unplace id' 2014-10-28 23:12:41 -04:00
fixtures/autoload legacy tests: migrate test104 2014-11-20 21:06:37 -03:00
job jobsend: Don't append extra newline after last item 2015-03-03 20:18:24 +01:00
legacy vim-patch:7.4.503 #2178 2015-03-20 17:54:28 -04:00
runtime/autoload runtime: Refer to plugins running outside Nvim as "remote plugins" 2014-11-21 10:11:42 -03:00
shell test: Only display cursor marker in screen tests if nvim is not busy 2015-03-16 08:29:57 -03:00
ui tests/ui: cleanup ignores in screen_basic_spec 2015-03-19 23:09:56 +01:00
helpers.lua Merge pull request #2075 from jszakmeister/dont-hardcode-tty-test-path 2015-03-01 15:24:00 -05:00
preload.lua tests: prevent busted from reloading the ffi module and others 2015-03-01 15:25:39 -05:00