index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
testdir
/
test_channel.vim
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 9.0.0418: manually deleting temp test files
v9.0.0418
Bram Moolenaar
2022-09-08
1
-8
/
+5
*
patch 9.0.0335: checks for Dictionary argument often give a vague error
v9.0.0335
Yegappan Lakshmanan
2022-08-30
1
-1
/
+1
*
patch 9.0.0323: using common name in tests leads to flaky tests
v9.0.0323
Bram Moolenaar
2022-08-29
1
-3
/
+3
*
patch 8.2.5145: exit test causes spurious valgrind reports
v8.2.5145
Bram Moolenaar
2022-06-21
1
-3
/
+1
*
patch 8.2.5143: some tests fail when using valgrind
v8.2.5143
Bram Moolenaar
2022-06-21
1
-16
/
+26
*
patch 8.2.5127: using assert_true() does not show value on failure
v8.2.5127
zeertzjq
2022-06-19
1
-3
/
+2
*
patch 8.2.4788: large payload for LSP message not tested
v8.2.4788
Yegappan Lakshmanan
2022-04-19
1
-1
/
+11
*
patch 8.2.4780: parsing an LSP message fails when it is split
v8.2.4780
Yegappan Lakshmanan
2022-04-18
1
-7
/
+5
*
patch 8.2.4758: when using an LSP channel want to get the message ID
v8.2.4758
Yegappan Lakshmanan
2022-04-16
1
-28
/
+25
*
patch 8.2.4684: cannot open a channel on a Unix domain socket
v8.2.4684
LemonBoy
2022-04-04
1
-16
/
+94
*
patch 8.2.4648: handling LSP messages is a bit slow
v8.2.4648
Yegappan Lakshmanan
2022-03-30
1
-0
/
+209
*
patch 8.2.3834: Test_out_cb often fails on Mac
v8.2.3834
Bram Moolenaar
2021-12-17
1
-2
/
+7
*
patch 8.2.3518: Test_xrestore sometimes fails
v8.2.3518
Bram Moolenaar
2021-10-16
1
-0
/
+7
*
patch 8.2.3479: crash when calling job_start with an invalid argument
v8.2.3479
Bram Moolenaar
2021-10-05
1
-0
/
+4
*
patch 8.2.3379: crash when using NULL job
v8.2.3379
Bram Moolenaar
2021-08-28
1
-0
/
+4
*
patch 8.2.3287: channel events not handled in BufEnter autocommand
v8.2.3287
Bram Moolenaar
2021-08-04
1
-0
/
+29
*
patch 8.2.3253: channel test fails randomly
v8.2.3253
Bram Moolenaar
2021-07-30
1
-5
/
+0
*
patch 8.2.3140: MS-Windows: ipv6 channel test is very flaky also without GUI
v8.2.3140
Bram Moolenaar
2021-07-10
1
-3
/
+3
*
patch 8.2.3131: MS-Windows: ipv6 channel test is very flaky in the GUI
v8.2.3131
Bram Moolenaar
2021-07-08
1
-0
/
+6
*
patch 8.2.3082: a channel command "echoerr" does not show anything
v8.2.3082
Bram Moolenaar
2021-07-01
1
-0
/
+12
*
patch 8.2.2035: MS-Windows: some tests may fail
v8.2.2035
Bram Moolenaar
2020-11-23
1
-2
/
+8
*
patch 8.2.2031: some tests fail when run under valgrind
v8.2.2031
Bram Moolenaar
2020-11-22
1
-6
/
+9
*
patch 8.2.1593: tests do not check the error number properly
v8.2.1593
Bram Moolenaar
2020-09-04
1
-2
/
+2
*
patch 8.2.1432: various inconsistencies in test files
v8.2.1432
Bram Moolenaar
2020-08-12
1
-3
/
+1
*
patch 8.2.1183: assert_fails() checks the last error message
v8.2.1183
Bram Moolenaar
2020-07-11
1
-7
/
+7
*
patch 8.2.1013: channel tests can be a bit flaky
v8.2.1013
Bram Moolenaar
2020-06-19
1
-13
/
+9
*
patch 8.2.0662: cannot use input() in a channel callback
v8.2.0662
Bram Moolenaar
2020-04-29
1
-0
/
+17
*
patch 8.2.0644: insufficient testing for invalid function arguments
v8.2.0644
Bram Moolenaar
2020-04-26
1
-1
/
+6
*
patch 8.2.0634: crash with null partial and blob
v8.2.0634
Bram Moolenaar
2020-04-25
1
-0
/
+4
*
patch 8.2.0633: crash when using null partial in filter()
v8.2.0633
Bram Moolenaar
2020-04-24
1
-0
/
+3
*
patch 8.2.0615: regexp benchmark stest is old style
v8.2.0615
Bram Moolenaar
2020-04-21
1
-0
/
+4
*
patch 8.2.0571: double free when passing invalid argument to job_start()
v8.2.0571
Bram Moolenaar
2020-04-13
1
-0
/
+1
*
patch 8.2.0557: no IPv6 support for channels
v8.2.0557
Bram Moolenaar
2020-04-12
1
-31
/
+107
*
patch 8.2.0533: tests using term_wait() can still be flaky
v8.2.0533
Bram Moolenaar
2020-04-08
1
-1
/
+1
*
patch 8.2.0482: channel and sandbox code not sufficiently tested
v8.2.0482
Bram Moolenaar
2020-03-30
1
-15
/
+171
*
patch 8.2.0475: channel out_cb test still fails sometimes on Mac
v8.2.0475
Bram Moolenaar
2020-03-29
1
-2
/
+7
*
patch 8.2.0453: trailing space in job_start() command causes empty argument
v8.2.0453
Bram Moolenaar
2020-03-26
1
-0
/
+8
*
patch 8.2.0418: code in eval.c not sufficiently covered by tests
v8.2.0418
Bram Moolenaar
2020-03-20
1
-0
/
+11
*
patch 8.2.0414: channel connect_waittime() test is flaky
v8.2.0414
Bram Moolenaar
2020-03-19
1
-0
/
+5
*
patch 8.2.0410: channel test fails too often on slow Mac
v8.2.0410
Bram Moolenaar
2020-03-19
1
-1
/
+2
*
patch 8.2.0383: wrong feature check causes test not to be run
v8.2.0383
Bram Moolenaar
2020-03-15
1
-1
/
+1
*
patch 8.2.0382: some tests fail when run under valgrind
v8.2.0382
Bram Moolenaar
2020-03-15
1
-3
/
+3
*
patch 8.2.0362: MS-Windows: channel test fails if grep is not available
v8.2.0362
Bram Moolenaar
2020-03-07
1
-3
/
+8
*
patch 8.2.0278: channel test is flaky on Mac
v8.2.0278
Bram Moolenaar
2020-02-19
1
-2
/
+1
*
patch 8.2.0239: MS-Windows: 'env' job option does not override existing vars
v8.2.0239
Bram Moolenaar
2020-02-10
1
-0
/
+9
*
patch 8.2.0238: MS-Windows: job_stop() results in exit value zero
v8.2.0238
Bram Moolenaar
2020-02-10
1
-0
/
+15
*
patch 8.2.0183: tests fail when the float feature is disabled
v8.2.0183
Bram Moolenaar
2020-01-30
1
-4
/
+13
*
patch 8.2.0156: various typos in source files and tests
v8.2.0156
Bram Moolenaar
2020-01-26
1
-2
/
+2
*
patch 8.2.0138: memory leak when starting a job fails
v8.2.0138
Bram Moolenaar
2020-01-20
1
-0
/
+5
*
patch 8.2.0032: MS-Windows: test for blank job fails
v8.2.0032
Bram Moolenaar
2019-12-22
1
-0
/
+2
[next]