log src/testdir/test_channel.vim @ 35075:43739470fe40 default tip

age author description
Wed, 04 Oct 2023 22:15:03 +0200 Christian Brabandt patch 9.0.1984: CI: Test_open_delay*() fails on FreeBSD 14 v9.0.1984
Sun, 24 Sep 2023 23:45:08 +0200 Christian Brabandt patch 9.0.1939: still a problem when processing LSP RPC requests v9.0.1939
Thu, 21 Sep 2023 16:45:06 +0200 Christian Brabandt patch 9.0.1924: LSP server message still wrongly handled (after 9.0.1922) v9.0.1924
Sat, 09 Sep 2023 11:45:04 +0200 Christian Brabandt patch 9.0.1886: Various Typos v9.0.1886
Tue, 25 Apr 2023 16:00:09 +0200 Bram Moolenaar patch 9.0.1487: Content-type header for LSP channel not according to spec v9.0.1487
Sat, 28 Jan 2023 20:30:04 +0100 Bram Moolenaar patch 9.0.1257: code style is not check in test scripts v9.0.1257
Thu, 01 Dec 2022 12:15:05 +0100 Bram Moolenaar patch 9.0.0979: ch_log() text can be hard to find in the log file v9.0.0979
Wed, 02 Nov 2022 14:45:11 +0100 Bram Moolenaar patch 9.0.0828: various typos v9.0.0828
Sun, 25 Sep 2022 12:30:05 +0200 Bram Moolenaar patch 9.0.0582: channel cwd test fails on Cirrus CI v9.0.0582
Tue, 20 Sep 2022 12:15:05 +0200 Bram Moolenaar patch 9.0.0508: when the channel test fails there is no clue why v9.0.0508
Thu, 08 Sep 2022 17:45:03 +0200 Bram Moolenaar patch 9.0.0418: manually deleting temp test files v9.0.0418
Tue, 30 Aug 2022 21:00:05 +0200 Bram Moolenaar patch 9.0.0335: checks for Dictionary argument often give a vague error v9.0.0335
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
Tue, 21 Jun 2022 19:45:03 +0200 Bram Moolenaar patch 8.2.5145: exit test causes spurious valgrind reports v8.2.5145
Tue, 21 Jun 2022 18:45:08 +0200 Bram Moolenaar patch 8.2.5143: some tests fail when using valgrind v8.2.5143
Sun, 19 Jun 2022 13:00:05 +0200 Bram Moolenaar patch 8.2.5127: using assert_true() does not show value on failure v8.2.5127
Tue, 19 Apr 2022 11:30:05 +0200 Bram Moolenaar patch 8.2.4788: large payload for LSP message not tested v8.2.4788
Mon, 18 Apr 2022 15:15:04 +0200 Bram Moolenaar patch 8.2.4780: parsing an LSP message fails when it is split v8.2.4780
Sat, 16 Apr 2022 11:45:03 +0200 Bram Moolenaar patch 8.2.4758: when using an LSP channel want to get the message ID v8.2.4758
Mon, 04 Apr 2022 17:00:04 +0200 Bram Moolenaar patch 8.2.4684: cannot open a channel on a Unix domain socket v8.2.4684
Wed, 30 Mar 2022 11:30:05 +0200 Bram Moolenaar patch 8.2.4648: handling LSP messages is a bit slow v8.2.4648
Fri, 17 Dec 2021 12:45:05 +0100 Bram Moolenaar patch 8.2.3834: Test_out_cb often fails on Mac v8.2.3834
Sat, 16 Oct 2021 14:15:04 +0200 Bram Moolenaar patch 8.2.3518: Test_xrestore sometimes fails v8.2.3518
Tue, 05 Oct 2021 20:30:04 +0200 Bram Moolenaar patch 8.2.3479: crash when calling job_start with an invalid argument v8.2.3479
Sat, 28 Aug 2021 12:45:06 +0200 Bram Moolenaar patch 8.2.3379: crash when using NULL job v8.2.3379
Wed, 04 Aug 2021 21:00:05 +0200 Bram Moolenaar patch 8.2.3287: channel events not handled in BufEnter autocommand v8.2.3287
Fri, 30 Jul 2021 22:00:04 +0200 Bram Moolenaar patch 8.2.3253: channel test fails randomly v8.2.3253
Sat, 10 Jul 2021 22:30:04 +0200 Bram Moolenaar patch 8.2.3140: MS-Windows: ipv6 channel test is very flaky also without GUI v8.2.3140
Thu, 08 Jul 2021 22:30:04 +0200 Bram Moolenaar patch 8.2.3131: MS-Windows: ipv6 channel test is very flaky in the GUI v8.2.3131
Thu, 01 Jul 2021 22:15:04 +0200 Bram Moolenaar patch 8.2.3082: a channel command "echoerr" does not show anything v8.2.3082
Mon, 23 Nov 2020 18:30:04 +0100 Bram Moolenaar patch 8.2.2035: MS-Windows: some tests may fail v8.2.2035
Sun, 22 Nov 2020 14:30:06 +0100 Bram Moolenaar patch 8.2.2031: some tests fail when run under valgrind v8.2.2031
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
Wed, 12 Aug 2020 19:00:08 +0200 Bram Moolenaar patch 8.2.1432: various inconsistencies in test files v8.2.1432
Sat, 11 Jul 2020 22:30:07 +0200 Bram Moolenaar patch 8.2.1183: assert_fails() checks the last error message v8.2.1183
Fri, 19 Jun 2020 19:15:04 +0200 Bram Moolenaar patch 8.2.1013: channel tests can be a bit flaky v8.2.1013
Wed, 29 Apr 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0662: cannot use input() in a channel callback v8.2.0662
Sun, 26 Apr 2020 16:00:04 +0200 Bram Moolenaar patch 8.2.0644: insufficient testing for invalid function arguments
Sat, 25 Apr 2020 15:30:04 +0200 Bram Moolenaar patch 8.2.0634: crash with null partial and blob v8.2.0634
Fri, 24 Apr 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.0633: crash when using null partial in filter() v8.2.0633
Tue, 21 Apr 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.0615: regexp benchmark stest is old style v8.2.0615
Mon, 13 Apr 2020 17:45:03 +0200 Bram Moolenaar patch 8.2.0571: double free when passing invalid argument to job_start() v8.2.0571
Sun, 12 Apr 2020 18:00:07 +0200 Bram Moolenaar patch 8.2.0557: no IPv6 support for channels v8.2.0557
Wed, 08 Apr 2020 22:00:05 +0200 Bram Moolenaar patch 8.2.0533: tests using term_wait() can still be flaky v8.2.0533
Mon, 30 Mar 2020 19:45:05 +0200 Bram Moolenaar patch 8.2.0482: channel and sandbox code not sufficiently tested v8.2.0482
Sun, 29 Mar 2020 16:30:04 +0200 Bram Moolenaar patch 8.2.0475: channel out_cb test still fails sometimes on Mac v8.2.0475
Thu, 26 Mar 2020 16:30:03 +0100 Bram Moolenaar patch 8.2.0453: trailing space in job_start() command causes empty argument v8.2.0453
Fri, 20 Mar 2020 18:30:05 +0100 Bram Moolenaar patch 8.2.0418: code in eval.c not sufficiently covered by tests v8.2.0418
Thu, 19 Mar 2020 19:45:03 +0100 Bram Moolenaar patch 8.2.0414: channel connect_waittime() test is flaky v8.2.0414
Thu, 19 Mar 2020 16:30:04 +0100 Bram Moolenaar patch 8.2.0410: channel test fails too often on slow Mac v8.2.0410
Sun, 15 Mar 2020 15:00:04 +0100 Bram Moolenaar patch 8.2.0383: wrong feature check causes test not to be run v8.2.0383
Sun, 15 Mar 2020 14:30:05 +0100 Bram Moolenaar patch 8.2.0382: some tests fail when run under valgrind v8.2.0382
Sat, 07 Mar 2020 17:30:03 +0100 Bram Moolenaar patch 8.2.0362: MS-Windows: channel test fails if grep is not available v8.2.0362
Wed, 19 Feb 2020 14:45:04 +0100 Bram Moolenaar patch 8.2.0278: channel test is flaky on Mac v8.2.0278
Mon, 10 Feb 2020 22:15:03 +0100 Bram Moolenaar patch 8.2.0239: MS-Windows: 'env' job option does not override existing vars v8.2.0239
Mon, 10 Feb 2020 21:45:03 +0100 Bram Moolenaar patch 8.2.0238: MS-Windows: job_stop() results in exit value zero v8.2.0238
Thu, 30 Jan 2020 18:30:04 +0100 Bram Moolenaar patch 8.2.0183: tests fail when the float feature is disabled v8.2.0183
Sun, 26 Jan 2020 22:15:05 +0100 Bram Moolenaar patch 8.2.0156: various typos in source files and tests v8.2.0156
Mon, 20 Jan 2020 22:00:04 +0100 Bram Moolenaar patch 8.2.0138: memory leak when starting a job fails v8.2.0138
Sun, 22 Dec 2019 18:30:03 +0100 Bram Moolenaar patch 8.2.0032: MS-Windows: test for blank job fails v8.2.0032