log src/testdir/test_channel.vim @ 35198:8cb8025670aa 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
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
Fri, 25 Jan 2019 21:15:12 +0100 Bram Moolenaar patch 8.1.0820: test for sending large data over channel sometimes fails v8.1.0820
Thu, 24 Jan 2019 23:15:05 +0100 Bram Moolenaar patch 8.1.0818: MS-Windows: cannot send large data with ch_sendraw() v8.1.0818
Wed, 23 Jan 2019 22:45:04 +0100 Bram Moolenaar patch 8.1.0799: calling deleted function; test doesn't work on Mac v8.1.0799
Sat, 12 Jan 2019 23:00:06 +0100 Bram Moolenaar patch 8.1.0735: cannot handle binary data v8.1.0735
Wed, 09 Jan 2019 22:30:06 +0100 Bram Moolenaar patch 8.1.0710: when using timers may wait for job exit quite long v8.1.0710
Sat, 05 Jan 2019 00:45:05 +0100 Bram Moolenaar patch 8.1.0693: channel test fails sometimes v8.1.0693
Sat, 05 Jan 2019 00:15:07 +0100 Bram Moolenaar patch 8.1.0692: if a buffer was deleted a channel can't write to it v8.1.0692
Fri, 14 Dec 2018 22:45:06 +0100 Bram Moolenaar patch 8.1.0591: channel sort test is flaky v8.1.0591
Fri, 12 Oct 2018 22:30:05 +0200 Bram Moolenaar patch 8.1.0471: some tests are flaky or fail on some systems v8.1.0471
Sun, 07 Oct 2018 21:45:04 +0200 Bram Moolenaar patch 8.1.0464: MS-Windows: job_info() has cmd without backslashes v8.1.0464
Thu, 06 Sep 2018 16:30:06 +0200 Christian Brabandt patch 8.1.0350: Vim may block on ch_sendraw() v8.1.0350
Sat, 28 Apr 2018 21:45:06 +0200 Christian Brabandt patch 8.0.1771: in tests, when WaitFor() fails it doesn't say why v8.0.1771
Tue, 24 Apr 2018 21:00:07 +0200 Christian Brabandt patch 8.0.1761: job in terminal window with no output channel is killed v8.0.1761
Sat, 21 Apr 2018 20:00:07 +0200 Christian Brabandt patch 8.0.1742: cannot get a list of all the jobs v8.0.1742
Wed, 11 Apr 2018 21:00:07 +0200 Christian Brabandt patch 8.0.1697: various tests are still a bit flaky v8.0.1697
Sat, 07 Apr 2018 13:30:06 +0200 Christian Brabandt patch 8.0.1671: crash when passing non-dict argument as env to job_start() v8.0.1671
Thu, 05 Apr 2018 22:45:07 +0200 Christian Brabandt patch 8.0.1666: % argument in ch_log() causes trouble v8.0.1666
Tue, 27 Feb 2018 19:15:05 +0100 Christian Brabandt patch 8.0.1552: may leak file descriptors when executing job v8.0.1552
Sat, 09 Dec 2017 19:15:05 +0100 Christian Brabandt patch 8.0.1381: ch_readraw() waits for NL if channel mode is NL v8.0.1381
Sat, 02 Dec 2017 16:45:04 +0100 Christian Brabandt patch 8.0.1365: when one channel test fails others fail as well v8.0.1365
Sat, 04 Nov 2017 19:30:06 +0100 Christian Brabandt patch 8.0.1260: using global variables for WaitFor() v8.0.1260
Thu, 02 Nov 2017 17:00:08 +0100 Christian Brabandt patch 8.0.1245: when WaitFor() has a wrong expression it just waits a second v8.0.1245
Fri, 06 Oct 2017 01:15:05 +0200 Christian Brabandt patch 8.0.1176: job_start() does not handle quote and backslash correctly v8.0.1176
Sun, 13 Aug 2017 17:15:03 +0200 Christian Brabandt patch 8.0.0928: MS-Windows: passing arglist to job has escaping problems v8.0.0928
Fri, 11 Aug 2017 19:15:04 +0200 Christian Brabandt patch 8.0.0902: cannot specify directory or environment for a job v8.0.0902
Sat, 15 Jul 2017 19:45:03 +0200 Christian Brabandt patch 8.0.0716: not easy to start Vim cleanly v8.0.0716
Sat, 18 Mar 2017 20:30:04 +0100 Christian Brabandt patch 8.0.0478: tests use assert_true(0) and assert_false(1) to report errors v8.0.0478
Mon, 06 Feb 2017 22:00:05 +0100 Christian Brabandt patch 8.0.0312: failure when a channel receives a split json message v8.0.0312
Sun, 08 Jan 2017 13:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/04e94c788175c83be8a78372b0ed6c332969edff v8.0.0152
Sat, 03 Dec 2016 14:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/5643db84c6a9f15d14492cefd52647623aa2ac7c v8.0.0120
Thu, 01 Dec 2016 16:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/65e08ee1d26aa7bf341ac0e0400839d696d1ab64 v8.0.0108
Tue, 29 Nov 2016 22:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/4b785f69c0616dba5d3f38e8ce4b5398cec89407 v8.0.0105
Thu, 17 Nov 2016 17:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/7df915d113ac1981792c50e8b000c9f5f784b78b v8.0.0087
Thu, 27 Oct 2016 20:15:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/01688ad545ff0809ddad5c8fa6b149dc5d67312b v8.0.0050
Tue, 18 Oct 2016 16:30:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/bb09ceb95477ecc271854b3fdd8d2776eca66adf v8.0.0045
Sat, 15 Oct 2016 18:45:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/97792de2762cc79cc365a8a0b858f27753179577 v8.0.0036
Sun, 09 Oct 2016 17:30:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/dc0ccaee68ca24d10050117fbec757ad33590a17 v8.0.0027
Mon, 03 Oct 2016 21:45:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/ec68a99464055029c01082762517e97245ddae0c v8.0.0022
Mon, 26 Sep 2016 22:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/7ef3810d28b7ab2edbfcafab3fe8ad8bc2c2f138 v8.0.0015
Wed, 07 Sep 2016 23:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/169ebb080454357279ad5ad21ac532deaec605e8 v7.4.2344
Sat, 03 Sep 2016 19:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/f7f3e32fcc4984d87f26337316379c2e2d90f7f1 v7.4.2316
Thu, 01 Sep 2016 18:45:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/641ad6c7ac7367f95fd927b8efa4bf74ddb9ccf3 v7.4.2301
Thu, 01 Sep 2016 15:15:08 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/0874a83e9be1b39fdb217f02b427bf1d6133a4d8 v7.4.2298
Thu, 01 Sep 2016 14:45:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/d8b554904d18fe19bd9fa79dbda880845cb017d2 v7.4.2297
Sun, 28 Aug 2016 19:30:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/6fc8227ebfbdfbbb48b81b679db81f421dbce79b v7.4.2287