aboutsummaryrefslogtreecommitdiff
path: root/test/functional/core
Commit message (Expand)AuthorAge
...
| * | | functests: Alter the order of checksZyX2017-03-19
| * | | tests: Fix repeated_popen_r usage, rename the functionZyX2017-03-19
| * | | tests: Fix CI failuresZyX2017-03-19
| * | | functests: Check that `-s` works as expectedZyX2017-03-19
* | | | Merge #8120 'test: win: prefer cmd.exe'Justin M. Keyes2018-04-15
|\ \ \ \ | |_|_|/ |/| | |
| * | | test: win: enable jobpid() testsJan Edmund Lazo2018-03-26
| * | | fixup: ping.exe works with cmd.exe pipeJan Edmund Lazo2018-03-26
| * | | Revert "test/win: use cmd.exe for test"Jan Edmund Lazo2018-03-26
| * | | test: win: use find.exe /v "" as alternative cat -Jan Edmund Lazo2018-03-26
| * | | test: win: try stderr callback and slow outputJan Edmund Lazo2018-03-26
| * | | test: win: use powershell for Start-Sleep onlyJan Edmund Lazo2018-03-26
* | | | channels: delay free so that libuv can cleanup handlesBjörn Linse2018-04-12
|/ / /
* | | test: lua test for vim-patch:8.0.0184Nimit Bhardwaj2018-03-24
* | | test/win: use cmd.exe for testJustin M. Keyes2018-03-18
* | | test: jobstop() kills entire process treeJustin M. Keyes2018-03-18
* | | test: rename next_message() to next_msg()Justin M. Keyes2018-03-11
* | | test: handle non-deterministic message cadenceJustin M. Keyes2018-03-11
* | | Merge pull request #8031 from bfredl/gotintstatusBjörn Linse2018-02-20
|\ \ \
| * | | jobwait: return -2 on interrupt also with timeoutBjörn Linse2018-02-20
* | | | Resolve issues mentioned in PR reviewJan Edmund Lazo2018-02-19
* | | | win: enable job tests that use jobstart onlyJan Edmund Lazo2018-02-19
* | | | test/util: expect_msg_seq()Justin M. Keyes2018-02-18
|/ / /
* | | test/win: fix some environment assumptions #7912George Zhao2018-01-28
* | | channel: check for existance before trying to set keyBjörn Linse2017-12-23
| |/ |/|
* | tests: mark flaky socket test pending for nowBjörn Linse2017-11-27
* | channels: testsBjörn Linse2017-11-26
* | test: startup_spec: cmd.exe escapingJustin M. Keyes2017-11-04
* | test: has("ttyin"), has("ttyout")Justin M. Keyes2017-11-04
* | :cquit : take an error code argument #7336Josh Leeb-du Toit2017-10-22
* | test: avoid extra clear() callsJustin M. Keyes2017-10-02
* | win: vim_FullName(): force backslashes #7287Ignas Anikevicius2017-10-02
* | Repair job_spec functional testsDrew Neil2017-08-21
* | test: job_spec.lua: disable shada in test instanceJustin M. Keyes2017-08-04
* | functests: Replace execute with either command or feed_commandZyX2017-04-09
* | test: Use workspace-local temp directory.Justin M. Keyes2017-03-30
|/
* job-control: set CLOEXEC on pty processes. #5986Matthew Malcomson2017-03-17
* win: test: Fix closure jobs test on WindowsJames McCoy2017-02-23
* Allow lambdas to be used with jobs, timers and dictwatchers.Michael Ennen2017-02-14
* win: test: Enable jobstart() 'shell' test. (#5983)Justin M. Keyes2017-01-21
* win: test: XXX: Disable some tests.Justin M. Keyes2017-01-19
* win: fix warningsJustin M. Keyes2017-01-19
* win: test: enable job_spec.luaJustin M. Keyes2017-01-19
* job: Consume content from rbuffer before invoking the callback againJames McCoy2017-01-14
* Windows: enable more testsJustin M. Keyes2017-01-13
* test: jobclose(): Avoid indeterminism. (#5851)Justin M. Keyes2016-12-31
* test: job_spec: Avoid unreliable screen test.Justin M. Keyes2016-12-23
* eval.c: set_selfdict(): Fix invalid memory access.Justin M. Keyes2016-12-14
* Make VimL code compatible with merged Partial support (#5765)Marco Hinz2016-12-13
* Add some tests and cleanup.Michael Ennen2016-12-12
* Make partials work with jobs, timers, and dictwatchers.Björn Linse2016-12-12