Lines Matching refs:writing
244 " Test for writing partial buffer
265 " Test for writing a 'readonly' file
271 " Test for writing to a read-only file
291 " Test for writing to a block device on Unix-like systems
302 " Test for writing to a file which is modified after Vim read it
360 " Test for writing a buffer with 'acwrite' but without autocmds
371 " Test for adding and removing lines from an autocmd when writing a buffer
376 " Autocmd deleting lines from the file when writing a partial file
383 " Autocmd adding lines to a file when writing a partial file
393 " Autocmd deleting lines from the file when writing the whole file
412 " Test for writing to a readonly file
474 " Test for writing to a file in a readonly directory
499 " Test for writing a file using invalid file encoding
507 " Tests for reading and writing files with conversion for Win32.
621 " Test for writing and reading a file starting with a BOM.
759 " writing with 'eol' set adds the newline
769 " Test for the 'backupcopy' option when writing files
879 " Test for writing a file with 'encoding' set to 'utf-16'