aboutsummaryrefslogtreecommitdiff
path: root/test/functional/eval
Commit message (Expand)AuthorAge
* Merge #15293 Vimscript "method" syntaxJustin M. Keyes2021-08-26
|\
| * fix(eval): cherry-pick emsg changes from v8.1.0736Sean Dewar2021-08-12
* | Merge pull request #15422 from bfredl/syn_name2id_go_brrBjörn Linse2021-08-19
|\ \
| * | feat(match): allow hl group to be defined after :match commandBjörn Linse2021-08-19
| |/
* / test: update tests to work with 'hidden'Gregory Anders2021-08-18
|/
* doc(options): Fix recommended PowerShell config (#14349)Dimitri Tcaciuc2021-07-02
* clang/API: reject null string in timer_start()Jan Edmund Lazo2021-06-02
* vim-patch:8.2.0946: cannot use "q" to cancel a number promptJan Edmund Lazo2021-05-21
* vim-patch:8.1.1967: line() only works for the current windowJan Edmund Lazo2021-05-12
* eval: add v:_null_stringJan Edmund Lazo2021-04-08
* Use uv_os_homedir and current directory as backup when $HOME is not set (#13657)ffanzhang2021-01-10
* Revert "vim-patch:8.1.0822: peeking and flushing output slows down execution"Jan Edmund Lazo2020-12-31
* vim-patch:8.1.0822: peeking and flushing output slows down executionJan Edmund Lazo2020-12-25
* test: textlock api errornotomo2020-12-16
* test/functional/eval: assert that executable() fixtures are executableJan Edmund Lazo2020-12-11
* eval: executable(), exepath() accept strings onlyJan Edmund Lazo2020-12-11
* vim-patch:8.2.0047: cannot skip tests for specific MS-Windows platform (#13461)Jan Edmund Lazo2020-12-11
* test/timer_spec: increase base timeoutJan Edmund Lazo2020-12-01
* feat(lua): improve error message to make it actionable (#13276)Alvaro Muñoz2020-11-13
* vim-patch:8.2.1925: list/dict test failsJan Edmund Lazo2020-11-01
* A Mudholland Dr. RecastBjörn Linse2020-10-19
* vim-patch:8.2.0539: comparing two NULL list failsJan Edmund Lazo2020-07-19
* Merge pull request #12455 from janlazo/vim-8.0.1554Matthieu Coudron2020-06-22
|\
| * vim-patch:8.2.0966: 'shortmess' flag "n" not used in two placesJan Edmund Lazo2020-06-18
* | eval: fix assertion failure in garbage collection (#12436)erw72020-06-22
|/
* vim-patch:8.2.0111: VAR_SPECIAL is also used for booleansBilly Su2020-06-06
* vim-patch:8.2.0491: cannot recognize a <script> mapping using maparg()Jan Edmund Lazo2020-06-04
* lua: move test helper function, map and filter, to vim.shared moduleHirokazu Hata2020-02-18
* API: include invalid buffer/window/tabpage in error message (#11712)Daniel Hahler2020-01-14
* system(), jobstart(): raise error on non-executable #11234Daniel Hahler2019-12-24
* tests: let_spec: enable "multibyte env var to child process" (#11233)Daniel Hahler2019-10-18
* tests/ui: remove unnecessary screen:detach()Björn Linse2019-10-13
* fnamemodify: fix handling of :r after :e #11165Rob Pilling2019-10-10
* test: "!:&" works with powershell #11201Jan Edmund Lazo2019-10-10
* tests: retry: "wait() evaluates the condition on given interval" (#11155)Daniel Hahler2019-10-06
* Revert "win/os_env_exists(): workaround libuv bug #10734"Daniel Hahler2019-09-25
* timer_spec: fix/harden flaky tests (#11080)Daniel Hahler2019-09-24
* Context: rename "buflist" => "bufs"Justin M. Keyes2019-09-14
* tests: fix system_spec when run with clipboard manager (#10956)Daniel Hahler2019-09-12
* eval: wait(): always spin up dummy-timer #10990Justin M. Keyes2019-09-11
* test: Eliminate expect_errJustin M. Keyes2019-09-06
* test: Rename meth_pcall to pcall_errJustin M. Keyes2019-09-06
* Change test because maparg was changed to also return lnumerw72019-09-04
* shada/context: fully remove jumplist duplicates #10898Abdelhakeem Osama2019-09-03
* test: "can have two timers": retry()Justin M. Keyes2019-09-01
* API: make nvim_win_set_option() set window-global, not buffer-local #9110Björn Linse2019-09-01
* fixup! eval: add wait() testAbdelhakeem2019-09-01
* eval: add wait() testAbdelhakeem2019-09-01
* test/ui: update tests for new msg_grid implementationBjörn Linse2019-09-01
* timer_spec: shorter timeout with "doesn't mess up the cmdline" (#10769)Daniel Hahler2019-08-26