aboutsummaryrefslogtreecommitdiff
path: root/test/functional/eval
Commit message (Expand)AuthorAge
* 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
* test: win: yes is unavailable on WindowsJan Edmund Lazo2018-01-06
* win: test: check non-shell system()Jan Edmund Lazo2018-01-06
* test: use unix fileformat to test NULs on systemlistJan Edmund Lazo2018-01-06
* functests: Fix linter errorZyX2017-12-16
* window: Fix matchaddpos() and enhance error reportingZyX2017-12-15
* *: Fix some problems found during reviewZyX2017-12-15
* eval: Fix add()ZyX2017-12-11
* *: Fix test failuresZyX2017-12-11
* functests: Add some more NULL testsZyX2017-12-10
* eval: Fix uniq() crash in legacy test 055ZyX2017-12-10
* functests: Mark islocked("v:_null_list") behaviour correctZyX2017-12-10
* quickfix: Fix :cexpr and :lexprZyX2017-12-10
* eval: Fix setmatches(), setqflist() and setloclist()ZyX2017-12-10
* eval,functests: Fix tests and complete() and setline() behaviourZyX2017-12-10
* *: Hide list implementation in other files as wellZyX2017-12-10
* eval: Fix writefile()ZyX2017-12-10
* eval: Fix inputlist()ZyX2017-12-10
* *: Start hiding list implementationZyX2017-12-10
* Viml: Make filter and map handle null list correctFlorianGit2017-12-03
* compat: "v:count" distinct from "count" (#7407)Marco Hinz2017-11-09
* eval/decode.c: Avoid NULL arg to memchr() #7332Adrian Neumann2017-11-06
* test: server_spec: Tolerate missing protocol (#7478)James McCoy2017-11-02
* getcmdline_prompt: Temporarily disable msg_silent so prompt is displayedJames McCoy2017-10-14
* functests: Remove wait() from input_specZyX2017-08-06
* Revert "functests: Replace wait() with nvim_async"ZyX2017-07-27
* functests: Replace wait() with nvim_asyncZyX2017-07-26
* functests: Remove unneeded wait()sZyX2017-07-26
* Merge branch 'master' into colored-cmdlineZyX2017-07-15
|\
| * mbyte: Fix crash when using multibyte chars in maparg() return (#6986)Nikolai Aleksandrovich Pavlov2017-07-09
| * test: handle single-char hostname (#6939)KunMing Xie2017-07-01
* | functests: Add missing wait()ZyX2017-06-27
* | eval,ex_getln: Add support for coloring input() promptsZyX2017-06-27
|/
* functests: Move function_spec to evalZyX2017-06-20
* functests/msgpack: Correct representation of literal INT64_MINJames McCoy2017-06-06
* functests/msgpack: Use assert_equal() for more informative errorsJames McCoy2017-06-06
* Merge pull request #6680 from mhinz/listen/localhostJames McCoy2017-05-28
|\
| * eval: serverstart: Return finalized address to userJames McCoy2017-05-28