log src/testdir/test_writefile.vim @ 35157:c3d7b6a450c0 default tip

age author description
Sun, 01 Oct 2023 09:15:05 +0200 Christian Brabandt patch 9.0.1967: xattr errors not translated v9.0.1967
Sat, 30 Sep 2023 14:30:03 +0200 Christian Brabandt patch 9.0.1963: Configure script may not detect xattr v9.0.1963
Sat, 30 Sep 2023 13:00:06 +0200 Christian Brabandt patch 9.0.1962: No support for writing extended attributes v9.0.1962
Sat, 15 Oct 2022 23:15:04 +0200 Bram Moolenaar patch 9.0.0769: too many delete() calls in tests v9.0.0769
Tue, 20 Sep 2022 13:00:04 +0200 Bram Moolenaar patch 9.0.0509: confusing error for "saveas" command with "nofile" buffer v9.0.0509
Wed, 07 Sep 2022 22:45:04 +0200 Bram Moolenaar patch 9.0.0411: only created files can be cleaned up with one call v9.0.0411
Sun, 04 Sep 2022 22:30:04 +0200 Bram Moolenaar patch 9.0.0381: writefile test leaves files behind v9.0.0381
Sun, 04 Sep 2022 17:00:03 +0200 Bram Moolenaar patch 9.0.0379: cleaning up after writefile() is a hassle v9.0.0379
Fri, 02 Sep 2022 23:00:04 +0200 Bram Moolenaar patch 9.0.0363: common names in test files causes tests to be flaky v9.0.0363
Mon, 29 Aug 2022 23:45:04 +0200 Bram Moolenaar patch 9.0.0323: using common name in tests leads to flaky tests v9.0.0323
Mon, 14 Mar 2022 20:30:03 +0100 Bram Moolenaar patch 8.2.4565: no command line completion for :breakadd and :breakdel v8.2.4565
Mon, 09 Aug 2021 21:15:03 +0200 Bram Moolenaar patch 8.2.3321: some code is not tested v8.2.3321
Sun, 30 May 2021 18:15:03 +0200 Bram Moolenaar patch 8.2.2912: MS-Windows: most users expect using Unicode v8.2.2912
Sat, 29 May 2021 14:45:03 +0200 Bram Moolenaar patch 8.2.2900: QuitPre is triggered before :wq writes the file v8.2.2900
Wed, 19 May 2021 17:30:03 +0200 Bram Moolenaar patch 8.2.2873: not enough tests for writing buffers v8.2.2873
Sat, 15 May 2021 23:30:02 +0200 Bram Moolenaar patch 8.2.2856: get readonly error for device that can't be written to v8.2.2856
Thu, 13 May 2021 18:45:02 +0200 Bram Moolenaar patch 8.2.2849: bufwrite not sufficiently tested v8.2.2849
Fri, 19 Mar 2021 14:45:04 +0100 Bram Moolenaar patch 8.2.2623: some tests fail when run as root v8.2.2623
Fri, 05 Mar 2021 21:00:03 +0100 Bram Moolenaar patch 8.2.2570: tests fail when run as root v8.2.2570
Wed, 23 Dec 2020 22:45:03 +0100 Bram Moolenaar patch 8.2.2202: write file test still fails on MS-Windows v8.2.2202
Wed, 23 Dec 2020 21:00:04 +0100 Bram Moolenaar patch 8.2.2201: write file test fails on MS-Windows v8.2.2201
Wed, 23 Dec 2020 19:00:04 +0100 Bram Moolenaar patch 8.2.2199: first write after setting 'eol' does not have NL added v8.2.2199
Fri, 04 Sep 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.1593: tests do not check the error number properly v8.2.1593
Thu, 20 Aug 2020 19:00:03 +0200 Bram Moolenaar patch 8.2.1498: on slow systems tests can be flaky v8.2.1498
Wed, 12 Aug 2020 19:00:08 +0200 Bram Moolenaar patch 8.2.1432: various inconsistencies in test files v8.2.1432
Sat, 01 Aug 2020 16:15:04 +0200 Bram Moolenaar patch 8.2.1340: some tests fail on Cirrus CI and/or with FreeBSD v8.2.1340
Wed, 29 Jul 2020 16:15:03 +0200 Bram Moolenaar patch 8.2.1316: test 42 is still old style v8.2.1316
Mon, 27 Jul 2020 20:15:07 +0200 Bram Moolenaar patch 8.2.1305: some tests are still old style v8.2.1305
Sat, 11 Jul 2020 22:30:07 +0200 Bram Moolenaar patch 8.2.1183: assert_fails() checks the last error message v8.2.1183
Mon, 15 Jun 2020 20:00:05 +0200 Bram Moolenaar patch 8.2.0982: insufficient testing for reading/writing files v8.2.0982
Thu, 11 Jun 2020 19:30:04 +0200 Bram Moolenaar patch 8.2.0958: not sufficient testing for buffer writing v8.2.0958
Sun, 31 May 2020 21:30:03 +0200 Bram Moolenaar patch 8.2.0866: not enough tests for buffer writing v8.2.0866
Sun, 26 Apr 2020 16:00:04 +0200 Bram Moolenaar patch 8.2.0644: insufficient testing for invalid function arguments
Thu, 19 Mar 2020 13:15:03 +0100 Bram Moolenaar patch 8.2.0404: writefile() error does not give a hint v8.2.0404
Mon, 17 Feb 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.0270: some code not covered by tests v8.2.0270
Wed, 12 Feb 2020 22:30:04 +0100 Bram Moolenaar patch 8.2.0250: test_clear_search_pat() is unused v8.2.0250
Sun, 02 Feb 2020 15:45:03 +0100 Bram Moolenaar patch 8.2.0197: some Ex commands not sufficiently tested v8.2.0197
Wed, 29 Jan 2020 22:00:04 +0100 Bram Moolenaar patch 8.2.0174: various commands not completely tested v8.2.0174
Sat, 19 Oct 2019 21:15:04 +0200 Bram Moolenaar patch 8.1.2187: error for bad regexp even though regexp is not used v8.1.2187
Fri, 31 May 2019 20:45:04 +0200 Bram Moolenaar patch 8.1.1436: writefile test fails when run under /tmp v8.1.1436
Sat, 18 May 2019 19:00:05 +0200 Bram Moolenaar patch 8.1.1349: if writing runs into conversion error backup file is deleted v8.1.1349
Tue, 29 Jan 2019 23:00:16 +0100 Bram Moolenaar patch 8.1.0846: not easy to recognize the system Vim runs on v8.1.0846
Thu, 24 Jan 2019 18:00:07 +0100 Bram Moolenaar patch 8.1.0811: too many #ifdefs v8.1.0811
Mon, 03 Sep 2018 22:15:17 +0200 Christian Brabandt patch 8.1.0347: some tests fail on Solaris v8.1.0347
Thu, 30 Aug 2018 13:15:06 +0200 Christian Brabandt patch 8.1.0334: 'autowrite' takes effect when buffer is not to be written v8.1.0334
Sat, 21 Apr 2018 20:15:08 +0200 Christian Brabandt patch 8.0.1744: on some systems /dev/stdout isn't writable v8.0.1744
Sat, 25 Nov 2017 17:30:05 +0100 Christian Brabandt patch 8.0.1339: no test for what 8.0.1335 fixes v8.0.1339
Thu, 16 Nov 2017 23:15:05 +0100 Christian Brabandt patch 8.0.1305: writefile() never calls fsync() v8.0.1305
Sat, 14 Oct 2017 16:15:04 +0200 Christian Brabandt patch 8.0.1190: unusable after opening new window in BufWritePre event v8.0.1190
Tue, 27 Jun 2017 22:15:03 +0200 Christian Brabandt patch 8.0.0685: when conversion fails written file may be truncated v8.0.0685
Tue, 13 Jun 2017 19:45:03 +0200 Christian Brabandt patch 8.0.0642: writefile() continues after detecting an error v8.0.0642
Thu, 01 Sep 2016 22:30:08 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/19a1669ffc796e30a83c5600f82f12ebf63a2261 v7.4.2305