index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
testdir
/
test_writefile.vim
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 9.0.0769: too many delete() calls in tests
v9.0.0769
Bram Moolenaar
2022-10-15
1
-27
/
+14
*
patch 9.0.0509: confusing error for "saveas" command with "nofile" buffer
v9.0.0509
Bram Moolenaar
2022-09-20
1
-0
/
+6
*
patch 9.0.0411: only created files can be cleaned up with one call
v9.0.0411
Bram Moolenaar
2022-09-07
1
-0
/
+13
*
patch 9.0.0381: writefile test leaves files behind
v9.0.0381
Dominique Pelle
2022-09-04
1
-2
/
+2
*
patch 9.0.0379: cleaning up after writefile() is a hassle
v9.0.0379
Bram Moolenaar
2022-09-04
1
-0
/
+17
*
patch 9.0.0363: common names in test files causes tests to be flaky
v9.0.0363
Bram Moolenaar
2022-09-02
1
-222
/
+222
*
patch 9.0.0323: using common name in tests leads to flaky tests
v9.0.0323
Bram Moolenaar
2022-08-29
1
-11
/
+11
*
patch 8.2.4565: no command line completion for :breakadd and :breakdel
v8.2.4565
Bram Moolenaar
2022-03-14
1
-1
/
+11
*
patch 8.2.3321: some code is not tested
v8.2.3321
Dominique Pelle
2021-08-09
1
-0
/
+8
*
patch 8.2.2912: MS-Windows: most users expect using Unicode
v8.2.2912
K.Takata
2021-05-30
1
-1
/
+1
*
patch 8.2.2900: QuitPre is triggered before :wq writes the file
v8.2.2900
Bram Moolenaar
2021-05-29
1
-0
/
+21
*
patch 8.2.2873: not enough tests for writing buffers
v8.2.2873
Yegappan Lakshmanan
2021-05-19
1
-2
/
+20
*
patch 8.2.2856: get readonly error for device that can't be written to
v8.2.2856
Bram Moolenaar
2021-05-15
1
-1
/
+1
*
patch 8.2.2849: bufwrite not sufficiently tested
v8.2.2849
Yegappan Lakshmanan
2021-05-13
1
-0
/
+197
*
patch 8.2.2623: some tests fail when run as root
v8.2.2623
Bram Moolenaar
2021-03-19
1
-0
/
+3
*
patch 8.2.2570: tests fail when run as root
v8.2.2570
Bram Moolenaar
2021-03-05
1
-0
/
+1
*
patch 8.2.2202: write file test still fails on MS-Windows
v8.2.2202
Bram Moolenaar
2020-12-23
1
-2
/
+2
*
patch 8.2.2201: write file test fails on MS-Windows
v8.2.2201
Bram Moolenaar
2020-12-23
1
-1
/
+3
*
patch 8.2.2199: first write after setting 'eol' does not have NL added
v8.2.2199
Bram Moolenaar
2020-12-23
1
-0
/
+18
*
patch 8.2.1593: tests do not check the error number properly
v8.2.1593
Bram Moolenaar
2020-09-04
1
-1
/
+1
*
patch 8.2.1498: on slow systems tests can be flaky
v8.2.1498
Bram Moolenaar
2020-08-20
1
-7
/
+7
*
patch 8.2.1432: various inconsistencies in test files
v8.2.1432
Bram Moolenaar
2020-08-12
1
-4
/
+6
*
patch 8.2.1340: some tests fail on Cirrus CI and/or with FreeBSD
v8.2.1340
Bram Moolenaar
2020-08-01
1
-19
/
+9
*
patch 8.2.1316: test 42 is still old style
v8.2.1316
Bram Moolenaar
2020-07-29
1
-0
/
+128
*
patch 8.2.1305: some tests are still old style
v8.2.1305
Bram Moolenaar
2020-07-27
1
-0
/
+114
*
patch 8.2.1183: assert_fails() checks the last error message
v8.2.1183
Bram Moolenaar
2020-07-11
1
-1
/
+1
*
patch 8.2.0982: insufficient testing for reading/writing files
v8.2.0982
Bram Moolenaar
2020-06-15
1
-0
/
+8
*
patch 8.2.0958: not sufficient testing for buffer writing
v8.2.0958
Bram Moolenaar
2020-06-11
1
-0
/
+48
*
patch 8.2.0866: not enough tests for buffer writing
v8.2.0866
Bram Moolenaar
2020-05-31
1
-6
/
+133
*
patch 8.2.0644: insufficient testing for invalid function arguments
v8.2.0644
Bram Moolenaar
2020-04-26
1
-0
/
+12
*
patch 8.2.0404: writefile() error does not give a hint
v8.2.0404
Bram Moolenaar
2020-03-19
1
-0
/
+2
*
patch 8.2.0270: some code not covered by tests
v8.2.0270
Bram Moolenaar
2020-02-17
1
-3
/
+1
*
patch 8.2.0250: test_clear_search_pat() is unused
v8.2.0250
Bram Moolenaar
2020-02-12
1
-0
/
+4
*
patch 8.2.0197: some Ex commands not sufficiently tested
v8.2.0197
Bram Moolenaar
2020-02-02
1
-3
/
+3
*
patch 8.2.0174: various commands not completely tested
v8.2.0174
Bram Moolenaar
2020-01-29
1
-0
/
+65
*
patch 8.1.2187: error for bad regexp even though regexp is not used
v8.1.2187
Bram Moolenaar
2019-10-19
1
-1
/
+6
*
patch 8.1.1436: writefile test fails when run under /tmp
v8.1.1436
Bram Moolenaar
2019-05-31
1
-3
/
+4
*
patch 8.1.1349: if writing runs into conversion error backup file is deleted
v8.1.1349
Bram Moolenaar
2019-05-18
1
-1
/
+24
*
patch 8.1.0846: not easy to recognize the system Vim runs on
v8.1.0846
Bram Moolenaar
2019-01-29
1
-1
/
+1
*
patch 8.1.0811: too many #ifdefs
v8.1.0811
Bram Moolenaar
2019-01-24
1
-1
/
+1
*
patch 8.1.0347: some tests fail on Solaris
v8.1.0347
Bram Moolenaar
2018-09-03
1
-1
/
+1
*
patch 8.1.0334: 'autowrite' takes effect when buffer is not to be written
v8.1.0334
Bram Moolenaar
2018-08-30
1
-0
/
+38
*
patch 8.0.1744: on some systems /dev/stdout isn't writable
v8.0.1744
Bram Moolenaar
2018-04-21
1
-2
/
+6
*
patch 8.0.1339: no test for what 8.0.1335 fixes
v8.0.1339
Bram Moolenaar
2017-11-25
1
-0
/
+8
*
patch 8.0.1305: writefile() never calls fsync()
v8.0.1305
Bram Moolenaar
2017-11-16
1
-0
/
+7
*
patch 8.0.1190: unusable after opening new window in BufWritePre event
v8.0.1190
Bram Moolenaar
2017-10-14
1
-0
/
+44
*
patch 8.0.0685: when conversion fails written file may be truncated
v8.0.0685
Bram Moolenaar
2017-06-27
1
-0
/
+18
*
patch 8.0.0642: writefile() continues after detecting an error
v8.0.0642
Bram Moolenaar
2017-06-13
1
-2
/
+19
*
patch 7.4.2305
v7.4.2305
Bram Moolenaar
2016-09-01
1
-0
/
+16