summaryrefslogtreecommitdiff
path: root/src/testdir/test_writefile.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.3321: some code is not testedv8.2.3321Dominique Pelle2021-08-091-0/+8
* patch 8.2.2912: MS-Windows: most users expect using Unicodev8.2.2912K.Takata2021-05-301-1/+1
* patch 8.2.2900: QuitPre is triggered before :wq writes the filev8.2.2900Bram Moolenaar2021-05-291-0/+21
* patch 8.2.2873: not enough tests for writing buffersv8.2.2873Yegappan Lakshmanan2021-05-191-2/+20
* patch 8.2.2856: get readonly error for device that can't be written tov8.2.2856Bram Moolenaar2021-05-151-1/+1
* patch 8.2.2849: bufwrite not sufficiently testedv8.2.2849Yegappan Lakshmanan2021-05-131-0/+197
* patch 8.2.2623: some tests fail when run as rootv8.2.2623Bram Moolenaar2021-03-191-0/+3
* patch 8.2.2570: tests fail when run as rootv8.2.2570Bram Moolenaar2021-03-051-0/+1
* patch 8.2.2202: write file test still fails on MS-Windowsv8.2.2202Bram Moolenaar2020-12-231-2/+2
* patch 8.2.2201: write file test fails on MS-Windowsv8.2.2201Bram Moolenaar2020-12-231-1/+3
* patch 8.2.2199: first write after setting 'eol' does not have NL addedv8.2.2199Bram Moolenaar2020-12-231-0/+18
* patch 8.2.1593: tests do not check the error number properlyv8.2.1593Bram Moolenaar2020-09-041-1/+1
* patch 8.2.1498: on slow systems tests can be flakyv8.2.1498Bram Moolenaar2020-08-201-7/+7
* patch 8.2.1432: various inconsistencies in test filesv8.2.1432Bram Moolenaar2020-08-121-4/+6
* patch 8.2.1340: some tests fail on Cirrus CI and/or with FreeBSDv8.2.1340Bram Moolenaar2020-08-011-19/+9
* patch 8.2.1316: test 42 is still old stylev8.2.1316Bram Moolenaar2020-07-291-0/+128
* patch 8.2.1305: some tests are still old stylev8.2.1305Bram Moolenaar2020-07-271-0/+114
* patch 8.2.1183: assert_fails() checks the last error messagev8.2.1183Bram Moolenaar2020-07-111-1/+1
* patch 8.2.0982: insufficient testing for reading/writing filesv8.2.0982Bram Moolenaar2020-06-151-0/+8
* patch 8.2.0958: not sufficient testing for buffer writingv8.2.0958Bram Moolenaar2020-06-111-0/+48
* patch 8.2.0866: not enough tests for buffer writingv8.2.0866Bram Moolenaar2020-05-311-6/+133
* patch 8.2.0644: insufficient testing for invalid function argumentsv8.2.0644Bram Moolenaar2020-04-261-0/+12
* patch 8.2.0404: writefile() error does not give a hintv8.2.0404Bram Moolenaar2020-03-191-0/+2
* patch 8.2.0270: some code not covered by testsv8.2.0270Bram Moolenaar2020-02-171-3/+1
* patch 8.2.0250: test_clear_search_pat() is unusedv8.2.0250Bram Moolenaar2020-02-121-0/+4
* patch 8.2.0197: some Ex commands not sufficiently testedv8.2.0197Bram Moolenaar2020-02-021-3/+3
* patch 8.2.0174: various commands not completely testedv8.2.0174Bram Moolenaar2020-01-291-0/+65
* patch 8.1.2187: error for bad regexp even though regexp is not usedv8.1.2187Bram Moolenaar2019-10-191-1/+6
* patch 8.1.1436: writefile test fails when run under /tmpv8.1.1436Bram Moolenaar2019-05-311-3/+4
* patch 8.1.1349: if writing runs into conversion error backup file is deletedv8.1.1349Bram Moolenaar2019-05-181-1/+24
* patch 8.1.0846: not easy to recognize the system Vim runs onv8.1.0846Bram Moolenaar2019-01-291-1/+1
* patch 8.1.0811: too many #ifdefsv8.1.0811Bram Moolenaar2019-01-241-1/+1
* patch 8.1.0347: some tests fail on Solarisv8.1.0347Bram Moolenaar2018-09-031-1/+1
* patch 8.1.0334: 'autowrite' takes effect when buffer is not to be writtenv8.1.0334Bram Moolenaar2018-08-301-0/+38
* patch 8.0.1744: on some systems /dev/stdout isn't writablev8.0.1744Bram Moolenaar2018-04-211-2/+6
* patch 8.0.1339: no test for what 8.0.1335 fixesv8.0.1339Bram Moolenaar2017-11-251-0/+8
* patch 8.0.1305: writefile() never calls fsync()v8.0.1305Bram Moolenaar2017-11-161-0/+7
* patch 8.0.1190: unusable after opening new window in BufWritePre eventv8.0.1190Bram Moolenaar2017-10-141-0/+44
* patch 8.0.0685: when conversion fails written file may be truncatedv8.0.0685Bram Moolenaar2017-06-271-0/+18
* patch 8.0.0642: writefile() continues after detecting an errorv8.0.0642Bram Moolenaar2017-06-131-2/+19
* patch 7.4.2305v7.4.2305Bram Moolenaar2016-09-011-0/+16