aboutsummaryrefslogtreecommitdiff
path: root/test/functional/eval
Commit message (Expand)AuthorAge
* test/env: multibyte env var to child processerw72019-02-28
* os_getenv, os_setenv: revert "widechar" implJustin M. Keyes2019-02-26
* os_setenv: use _wputenv_s; remove vestigial code #7920Justin M. Keyes2019-02-25
* test: adjust timer_specJustin M. Keyes2019-01-31
* tests: load-adjust timer tests (functionaltest)Marco Hinz2019-01-17
* VimL/confirm(): Show dialog even if :silentJustin M. Keyes2018-12-01
* test: adjust time-sensitive tests (#9220)Justin M. Keyes2018-11-10
* test/timer_spec: relax lower-boundJustin M. Keyes2018-11-05
* ui: disable clearing almost everywhereBjörn Linse2018-10-22
* tests: improve robustness of immediate successes in screen testsBjörn Linse2018-10-15
* test: adjust timer testsJustin M. Keyes2018-10-13
* shell/logging: Fix E730 with verbose system({List}) #9009Justin M. Keyes2018-09-21
* test: system_spec: remove redundant clear()Justin M. Keyes2018-09-19
* tests: call getchar(1) in timer callbackJan Edmund Lazo2018-09-04
* system(): handle profiling and 'verbose' #8730Marcos Almeida2018-07-29
* Make "v:errmsg", "v:shell_error" and "v:this_session" distinctShougo Matsushita2018-07-23
* test: update writefile test for invalid list itemsJan Edmund Lazo2018-06-24
* vim-patch:8.0.0609: some people still don't know how to quit (#8571)Jan Edmund Lazo2018-06-17
* vim-patch:8.0.0256: missing changes to one file breaks testJan Edmund Lazo2018-06-07
* test: API: fix tests after improved error captureJustin M. Keyes2018-05-10
* API: return non-generic VimL errorsJustin M. Keyes2018-05-09
* Merge #8218 'Fix errors reported by PVS'Justin M. Keyes2018-04-27
|\
| * functests: Fix testlint errorsZyX2018-04-22
| * eval: Silence PVS/V547: E882 may be triggeredZyX2018-04-15
* | test: win: use "start" to test backgrounded job (#8171)Jan Edmund Lazo2018-04-15
* | server: init v:servername if $NVIM_LISTEN_ADDRESS is invalidJustin M. Keyes2018-04-11
* | server: introduce --listen, deprecate $NVIM_LISTEN_ADDRESSJustin M. Keyes2018-04-11
* | serverstop(): return FALSE for invalid addressJustin M. Keyes2018-04-11
|/
* msg: do not scroll entire screen (#8088)Björn Linse2018-03-31
* win: defaults: 'shellcmdflag', 'shellxquote' #7343Jan Edmund Lazo2018-03-24
* test: win: emulate yes with for loopJan Edmund Lazo2018-02-19
* ui: refactor ui optionsBjörn Linse2018-02-13
* win: enable backtick_expansion and shell output testsJan Edmund Lazo2018-02-10
* test: :! print binary data, control charsJustin M. Keyes2018-02-07
* shell: update `execute('!cmd')` test to new behaviorBjörn Linse2018-02-06
* test: robust cleanup, unique filenames #7950 (#7950)Justin M. Keyes2018-02-01
* os_system(): do not set up input stream for empty string #7951Justin M. Keyes2018-02-01
* win: has("wsl") on Windows Subsystem for Linux #7330Mahmoud Al-Qudsi2018-01-30
* test: use helpers.pathroot() to avoid a syscallJan Edmund Lazo2018-01-29
* test: fnamemodify with :8 filename modifierJan Edmund Lazo2018-01-28
* fixup: get network drive only, not entire pathJan Edmund Lazo2018-01-28
* test: win: get current network drive via io.popenJan Edmund Lazo2018-01-28
* test: win: add tests for shellslashJan Edmund Lazo2018-01-28
* test: fnamemodify()Justin M. Keyes2018-01-28
* test/win: fix some environment assumptions #7912George Zhao2018-01-28
* eval: save_tv_as_string: Correctly handle an empty stringJames McCoy2018-01-23
* test: system(): fix testJustin M. Keyes2018-01-23
* Merge #7860 'fix get_buffer_lines'Justin M. Keyes2018-01-16
|\
| * get_buffer_lines: Return a string, when requested, on invalid inputJames McCoy2018-01-15
|/
* vim-patch:8.0.0151,3,4 #7389Justin M. Keyes2018-01-15