aboutsummaryrefslogtreecommitdiff
path: root/test/functional/core
Commit message (Expand)AuthorAge
...
* test: "Command-line option -s": avoid indeterminism (#8305)Justin M. Keyes2018-04-21
* Merge #8276 'startup: Make -s - read from stdin'Justin M. Keyes2018-04-17
|\
| * win: Fix reading from stdinb-r-o-c-k2018-04-14
| * Merge branch 'master' into s-dash-stdinb-r-o-c-k2018-04-14
| |\
| * \ Merge branch 'master' into s-dash-stdinZyX2017-12-03
| |\ \
| * | | functests: Disable system(-s -) test on WindowsZyX2017-03-23
| * | | functests: Do not run termopen test on WindowsZyX2017-03-23
| * | | functests: Test -s errorsZyX2017-03-19
| * | | main: Temporary fix assertion errorZyX2017-03-19
| * | | functests: Do not check stdout, it is different on WindowsZyX2017-03-19
| * | | functests: Fix testlint errorsZyX2017-03-19
| * | | functests: Use Neovim instance and system() in place of lua io.popenZyX2017-03-19
| * | | functests: Make sure that line ending is LF and not CRLFZyX2017-03-19
| * | | 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