log src/testdir/test_channel.vim @ 29216:32f3b86352e6 v8.2.5127

age author description
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
Sun, 22 Dec 2019 16:15:04 +0100 Bram Moolenaar patch 8.2.0031: MS-Windows: test for empty job fails v8.2.0031
Sat, 21 Dec 2019 22:30:03 +0100 Bram Moolenaar patch 8.2.0029: MS-Windows: crash with empty job command v8.2.0029
Sat, 07 Dec 2019 17:15:05 +0100 Bram Moolenaar patch 8.1.2404: channel test fails under valgrind v8.1.2404
Sun, 01 Dec 2019 15:30:04 +0100 Bram Moolenaar patch 8.1.2373: cannot build with +popupwin but without +quickfix v8.1.2373
Thu, 22 Aug 2019 23:00:03 +0200 Bram Moolenaar patch 8.1.1912: more functions can be used as methods v8.1.1912
Wed, 07 Aug 2019 23:15:07 +0200 Bram Moolenaar patch 8.1.1826: tests use hand coded feature and option checks v8.1.1826
Mon, 29 Jul 2019 23:15:06 +0200 Bram Moolenaar patch 8.1.1777: useless checks for job feature in channel test v8.1.1777
Mon, 29 Jul 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.1776: text added with a job isn't displayed v8.1.1776
Thu, 06 Jun 2019 16:15:05 +0200 Bram Moolenaar patch 8.1.1483: skipped tests are not properly listed v8.1.1483
Mon, 04 Mar 2019 12:15:05 +0100 Bram Moolenaar patch 8.1.0993: ch_read() may return garbage if terminating NL is missing v8.1.0993
Mon, 11 Feb 2019 22:15:07 +0100 Bram Moolenaar patch 8.1.0897: can modify a:000 when using a reference v8.1.0897
Sun, 10 Feb 2019 22:45:06 +0100 Bram Moolenaar patch 8.1.0890: pty allocation wrong if using file for out channel v8.1.0890
Sun, 10 Feb 2019 22:30:07 +0100 Bram Moolenaar patch 8.1.0889: MS-Windows: a channel write may hang v8.1.0889
Thu, 31 Jan 2019 16:00:06 +0100 Bram Moolenaar patch 8.1.0863: cannot see what signal caused a job to end v8.1.0863
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