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.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
*
patch 8.1.0693: channel test fails sometimes
v8.1.0693
Bram Moolenaar
2019-01-05
1
-4
/
+3
*
patch 8.1.0692: if a buffer was deleted a channel can't write to it
v8.1.0692
Bram Moolenaar
2019-01-05
1
-0
/
+22
*
patch 8.1.0591: channel sort test is flaky
v8.1.0591
Bram Moolenaar
2018-12-14
1
-1
/
+1
*
patch 8.1.0471: some tests are flaky or fail on some systems
v8.1.0471
Bram Moolenaar
2018-10-12
1
-2
/
+3
*
patch 8.1.0464: MS-Windows: job_info() has cmd without backslashes
v8.1.0464
Bram Moolenaar
2018-10-07
1
-0
/
+16
*
patch 8.1.0350: Vim may block on ch_sendraw()
v8.1.0350
Bram Moolenaar
2018-09-06
1
-1
/
+33
*
patch 8.0.1771: in tests, when WaitFor() fails it doesn't say why
v8.0.1771
Bram Moolenaar
2018-04-28
1
-83
/
+47
*
patch 8.0.1761: job in terminal window with no output channel is killed
v8.0.1761
Bram Moolenaar
2018-04-24
1
-0
/
+11
*
patch 8.0.1742: cannot get a list of all the jobs
v8.0.1742
Bram Moolenaar
2018-04-21
1
-0
/
+10
*
patch 8.0.1697: various tests are still a bit flaky
v8.0.1697
Bram Moolenaar
2018-04-11
1
-2
/
+2
*
patch 8.0.1671: crash when passing non-dict argument as env to job_start()
v8.0.1671
Bram Moolenaar
2018-04-07
1
-4
/
+7
*
patch 8.0.1666: % argument in ch_log() causes trouble
v8.0.1666
Bram Moolenaar
2018-04-05
1
-0
/
+12
*
patch 8.0.1552: may leak file descriptors when executing job
v8.0.1552
Bram Moolenaar
2018-02-27
1
-0
/
+18
*
patch 8.0.1381: ch_readraw() waits for NL if channel mode is NL
v8.0.1381
Bram Moolenaar
2017-12-09
1
-1
/
+26
*
patch 8.0.1365: when one channel test fails others fail as well
v8.0.1365
Bram Moolenaar
2017-12-02
1
-11
/
+16
*
patch 8.0.1260: using global variables for WaitFor()
v8.0.1260
Bram Moolenaar
2017-11-04
1
-5
/
+1
*
patch 8.0.1245: when WaitFor() has a wrong expression it just waits a second
v8.0.1245
Bram Moolenaar
2017-11-02
1
-21
/
+25
*
patch 8.0.1176: job_start() does not handle quote and backslash correctly
v8.0.1176
Bram Moolenaar
2017-10-06
1
-0
/
+16
*
patch 8.0.0928: MS-Windows: passing arglist to job has escaping problems
v8.0.0928
Bram Moolenaar
2017-08-13
1
-27
/
+65
*
patch 8.0.0902: cannot specify directory or environment for a job
v8.0.0902
Bram Moolenaar
2017-08-11
1
-0
/
+39
*
patch 8.0.0716: not easy to start Vim cleanly
v8.0.0716
Bram Moolenaar
2017-07-15
1
-0
/
+32
*
patch 8.0.0478: tests use assert_true(0) and assert_false(1) to report errors
v8.0.0478
Bram Moolenaar
2017-03-18
1
-20
/
+21
*
patch 8.0.0312: failure when a channel receives a split json message
v8.0.0312
Bram Moolenaar
2017-02-06
1
-1
/
+11
*
patch 8.0.0152: stray channellog created when running tests
v8.0.0152
Bram Moolenaar
2017-01-08
1
-1
/
+0
*
patch 8.0.0120
v8.0.0120
Bram Moolenaar
2016-12-03
1
-0
/
+3
*
patch 8.0.0108
v8.0.0108
Bram Moolenaar
2016-12-01
1
-1
/
+6
*
patch 8.0.0105
v8.0.0105
Bram Moolenaar
2016-11-29
1
-2
/
+11
*
patch 8.0.0087
v8.0.0087
Bram Moolenaar
2016-11-17
1
-0
/
+26
*
patch 8.0.0050
v8.0.0050
Bram Moolenaar
2016-10-27
1
-6
/
+27
*
patch 8.0.0045
v8.0.0045
Bram Moolenaar
2016-10-18
1
-0
/
+15
[prev]
[next]