summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_channel.vim
AgeCommit message (Expand)Author
2019-12-07patch 8.1.2404: channel test fails under valgrindv8.1.2404Bram Moolenaar
2019-12-01patch 8.1.2373: cannot build with +popupwin but without +quickfixv8.1.2373Bram Moolenaar
2019-08-22patch 8.1.1912: more functions can be used as methodsv8.1.1912Bram Moolenaar
2019-08-07patch 8.1.1826: tests use hand coded feature and option checksv8.1.1826Bram Moolenaar
2019-07-29patch 8.1.1777: useless checks for job feature in channel testv8.1.1777Bram Moolenaar
2019-07-29patch 8.1.1776: text added with a job isn't displayedv8.1.1776Bram Moolenaar
2019-06-06patch 8.1.1483: skipped tests are not properly listedv8.1.1483Bram Moolenaar
2019-03-04patch 8.1.0993: ch_read() may return garbage if terminating NL is missingv8.1.0993Bram Moolenaar
2019-02-11patch 8.1.0897: can modify a:000 when using a referencev8.1.0897Bram Moolenaar
2019-02-10patch 8.1.0890: pty allocation wrong if using file for out channelv8.1.0890Bram Moolenaar
2019-02-10patch 8.1.0889: MS-Windows: a channel write may hangv8.1.0889Bram Moolenaar
2019-01-31patch 8.1.0863: cannot see what signal caused a job to endv8.1.0863Bram Moolenaar
2019-01-29patch 8.1.0846: not easy to recognize the system Vim runs onv8.1.0846Bram Moolenaar
2019-01-25patch 8.1.0820: test for sending large data over channel sometimes failsv8.1.0820Bram Moolenaar
2019-01-24patch 8.1.0818: MS-Windows: cannot send large data with ch_sendraw()v8.1.0818Bram Moolenaar
2019-01-23patch 8.1.0799: calling deleted function; test doesn't work on Macv8.1.0799Bram Moolenaar
2019-01-12patch 8.1.0735: cannot handle binary datav8.1.0735Bram Moolenaar
2019-01-09patch 8.1.0710: when using timers may wait for job exit quite longv8.1.0710Bram Moolenaar
2019-01-05patch 8.1.0693: channel test fails sometimesv8.1.0693Bram Moolenaar
2019-01-05patch 8.1.0692: if a buffer was deleted a channel can't write to itv8.1.0692Bram Moolenaar
2018-12-14patch 8.1.0591: channel sort test is flakyv8.1.0591Bram Moolenaar
2018-10-12patch 8.1.0471: some tests are flaky or fail on some systemsv8.1.0471Bram Moolenaar
2018-10-07patch 8.1.0464: MS-Windows: job_info() has cmd without backslashesv8.1.0464Bram Moolenaar
2018-09-06patch 8.1.0350: Vim may block on ch_sendraw()v8.1.0350Bram Moolenaar
2018-04-28patch 8.0.1771: in tests, when WaitFor() fails it doesn't say whyv8.0.1771Bram Moolenaar
2018-04-24patch 8.0.1761: job in terminal window with no output channel is killedv8.0.1761Bram Moolenaar
2018-04-21patch 8.0.1742: cannot get a list of all the jobsv8.0.1742Bram Moolenaar
2018-04-11patch 8.0.1697: various tests are still a bit flakyv8.0.1697Bram Moolenaar
2018-04-07patch 8.0.1671: crash when passing non-dict argument as env to job_start()v8.0.1671Bram Moolenaar
2018-04-05patch 8.0.1666: % argument in ch_log() causes troublev8.0.1666Bram Moolenaar
2018-02-27patch 8.0.1552: may leak file descriptors when executing jobv8.0.1552Bram Moolenaar
2017-12-09patch 8.0.1381: ch_readraw() waits for NL if channel mode is NLv8.0.1381Bram Moolenaar
2017-12-02patch 8.0.1365: when one channel test fails others fail as wellv8.0.1365Bram Moolenaar
2017-11-04patch 8.0.1260: using global variables for WaitFor()v8.0.1260Bram Moolenaar
2017-11-02patch 8.0.1245: when WaitFor() has a wrong expression it just waits a secondv8.0.1245Bram Moolenaar
2017-10-06patch 8.0.1176: job_start() does not handle quote and backslash correctlyv8.0.1176Bram Moolenaar
2017-08-13patch 8.0.0928: MS-Windows: passing arglist to job has escaping problemsv8.0.0928Bram Moolenaar
2017-08-11patch 8.0.0902: cannot specify directory or environment for a jobv8.0.0902Bram Moolenaar
2017-07-15patch 8.0.0716: not easy to start Vim cleanlyv8.0.0716Bram Moolenaar
2017-03-18patch 8.0.0478: tests use assert_true(0) and assert_false(1) to report errorsv8.0.0478Bram Moolenaar
2017-02-06patch 8.0.0312: failure when a channel receives a split json messagev8.0.0312Bram Moolenaar
2017-01-08patch 8.0.0152: stray channellog created when running testsv8.0.0152Bram Moolenaar
2016-12-03patch 8.0.0120v8.0.0120Bram Moolenaar
2016-12-01patch 8.0.0108v8.0.0108Bram Moolenaar
2016-11-29patch 8.0.0105v8.0.0105Bram Moolenaar
2016-11-17patch 8.0.0087v8.0.0087Bram Moolenaar
2016-10-27patch 8.0.0050v8.0.0050Bram Moolenaar
2016-10-18patch 8.0.0045v8.0.0045Bram Moolenaar
2016-10-15patch 8.0.0036v8.0.0036Bram Moolenaar
2016-10-09patch 8.0.0027v8.0.0027Bram Moolenaar