aboutsummaryrefslogtreecommitdiff
path: root/test/functional/fixtures
Commit message (Expand)AuthorAge
* test: shell-test.c: flush all streamsJustin M. Keyes2019-09-01
* shell-test: remove REP_NODELAY, less delay with REPDaniel Hahler2019-08-30
* win: stream: reset tty stream on closeAnciety2019-08-20
* tests: output_spec: use shell-test REP_NODELAY (#10726)Daniel Hahler2019-08-08
* provider: skip non-provider has() feature-namesJustin M. Keyes2019-08-04
* provider: g:loaded_xx_provider=2 means "enabled and working"Justin M. Keyes2019-08-04
* provider: decide status by g:loaded_xx_providerJustin M. Keyes2019-08-04
* provider: let providers decide their statusRui Abreu Ferreira2019-08-04
* shell-test: fix REP for count larger than uint8_t (#10581)Daniel Hahler2019-07-22
* win: jobstart(), system(): $PATHEXT-resolve exeJustin M. Keyes2019-07-21
* test: shell-test.c: "REP" command: flush, wait 1ms #10552Justin M. Keyes2019-07-20
* test: shell-test.c: flush stdout for REP #10548Justin M. Keyes2019-07-20
* tests: shell-test: use count for REP (#10514)Daniel Hahler2019-07-16
* tests: shell-test: add INTERACT mode (#10405)Daniel Hahler2019-07-03
* cmdline: correct the column position of wildoptions=pum popupmenuBjörn Linse2019-07-01
* test/env: multibyte env var to child processerw72019-02-28
* build: -Wmissing-prototypesJustin M. Keyes2019-02-04
* NVIM v0.3.2v0.3.2Justin M. Keyes2018-12-31
* coverity/108274: tty-test.c: Insecure data handling (#8666)Justin M. Keyes2018-07-01
* NVIM v0.3.0v0.3.0Justin M. Keyes2018-06-11
* build/msvc: Make shell-test fix only apply to MSCVb-r-o-c-k2018-03-06
* build/msvc: Make shell-test workb-r-o-c-k2018-03-04
* shell: handle split-up UTF-8 sequencesBjörn Linse2018-02-10
* shell: add test for binary and multibyte outputBjörn Linse2018-02-06
* Fix warning unused static functionGeorge Zhao2018-01-18
* Fix warning when assing size_t type value to uv_buf_t.len, convert type to UL...George Zhao2018-01-18
* NVIM v0.2.1v0.2.1Justin M. Keyes2017-11-07
* clipboard: remove start_batch_changes() in redir_write()Justin M. Keyes2017-08-20
* test: tty-test.c: keep `tty_out` handle aroundJustin M. Keyes2017-08-16
* test: tty-test.c: restore win32 SIGWINCH handlerJustin M. Keyes2017-08-16
* test: cleanupJustin M. Keyes2017-08-16
* win/pty: log errorserw72017-08-16
* win/test: tty-test: print screen size explicitly with CTRL-Qerw72017-08-16
* win: support :terminalerw72017-08-16
* inccommand: improve performance #6949KillTheMule2017-07-08
* *: Fix all V641 errorsZyX2017-05-20
* NVIM v0.2.0v0.2.0Justin M. Keyes2017-05-01
* *: Add comment to all C filesZyX2017-04-19
* terminal: Support extra arguments in 'shell'. #4504Jack Bracewell2017-03-17
* api: add api_level_1 fixureBjörn Linse2017-03-15
* test: system([...])Rui Abreu Ferreira2017-01-11
* jobstart(): Return -1 if cmd is not executable. #5671Aaron Williamson2016-12-10
* test: Handle SIGHUP in tty-test fixture.Justin M. Keyes2016-12-07
* 'inccommand': Add tests.Justin M. Keyes2016-11-15
* api: api_info()['version']Justin M. Keyes2016-10-28
* api: Nvim version, API level #5386Rui Abreu Ferreira2016-10-26
* CheckHealth: Accept [plugin1 [, plugin2 [, ...]]] args.Justin M. Keyes2016-08-21
* Windows: Fix functionaltest fixturesRui Abreu Ferreira2016-08-07
* clipboard: fix v:register when clipboard=unnamed,unnamedplusBjörn Linse2016-07-12
* functests: Make sure that setting scrollback size works from TermOpenZyX2016-02-28