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 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
*
patch 8.2.0031: MS-Windows: test for empty job fails
v8.2.0031
Bram Moolenaar
2019-12-22
1
-2
/
+2
*
patch 8.2.0029: MS-Windows: crash with empty job command
v8.2.0029
Bram Moolenaar
2019-12-21
1
-7
/
+6
*
patch 8.1.2404: channel test fails under valgrind
v8.1.2404
Bram Moolenaar
2019-12-07
1
-1
/
+2
*
patch 8.1.2373: cannot build with +popupwin but without +quickfix
v8.1.2373
Bram Moolenaar
2019-12-01
1
-0
/
+1
*
patch 8.1.1912: more functions can be used as methods
v8.1.1912
Bram Moolenaar
2019-08-22
1
-23
/
+23
*
patch 8.1.1826: tests use hand coded feature and option checks
v8.1.1826
Bram Moolenaar
2019-08-07
1
-15
/
+9
*
patch 8.1.1777: useless checks for job feature in channel test
v8.1.1777
Bram Moolenaar
2019-07-29
1
-232
/
+88
*
patch 8.1.1776: text added with a job isn't displayed
v8.1.1776
Bram Moolenaar
2019-07-29
1
-24
/
+43
*
patch 8.1.1483: skipped tests are not properly listed
v8.1.1483
Bram Moolenaar
2019-06-06
1
-2
/
+2
*
patch 8.1.0993: ch_read() may return garbage if terminating NL is missing
v8.1.0993
Bram Moolenaar
2019-03-04
1
-13
/
+26
*
patch 8.1.0897: can modify a:000 when using a reference
v8.1.0897
Bram Moolenaar
2019-02-11
1
-2
/
+2
*
patch 8.1.0890: pty allocation wrong if using file for out channel
v8.1.0890
Bram Moolenaar
2019-02-10
1
-0
/
+52
*
patch 8.1.0889: MS-Windows: a channel write may hang
v8.1.0889
Bram Moolenaar
2019-02-10
1
-0
/
+14
*
patch 8.1.0863: cannot see what signal caused a job to end
v8.1.0863
Bram Moolenaar
2019-01-31
1
-0
/
+24
*
patch 8.1.0846: not easy to recognize the system Vim runs on
v8.1.0846
Bram Moolenaar
2019-01-29
1
-1
/
+1
*
patch 8.1.0820: test for sending large data over channel sometimes fails
v8.1.0820
Bram Moolenaar
2019-01-25
1
-37
/
+41
*
patch 8.1.0818: MS-Windows: cannot send large data with ch_sendraw()
v8.1.0818
Bram Moolenaar
2019-01-24
1
-0
/
+18
*
patch 8.1.0799: calling deleted function; test doesn't work on Mac
v8.1.0799
Bram Moolenaar
2019-01-23
1
-1
/
+6
*
patch 8.1.0735: cannot handle binary data
v8.1.0735
Bram Moolenaar
2019-01-12
1
-0
/
+45
*
patch 8.1.0710: when using timers may wait for job exit quite long
v8.1.0710
Bram Moolenaar
2019-01-09
1
-0
/
+37
[next]