aboutsummaryrefslogtreecommitdiff
path: root/test/functional/eval
Commit message (Expand)AuthorAge
* 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
* tests: support msg with global_helpers.ok (#10820)Daniel Hahler2019-08-21
* tests: timer_spec: lower timeout, avoids flakinessDaniel Hahler2019-08-20
* tests: use larger timeout with "timers can be stopped from the handler" (#10760)Daniel Hahler2019-08-14
* win/os_env_exists(): workaround libuv bug #10734Justin M. Keyes2019-08-10
* test/environ_spec: Windows treats empty as undefinedJustin M. Keyes2019-08-10
* exists(): return false for empty env var #10657Daniel Hahler2019-08-09
* f_environ: cleanup/refactorDaniel Hahler2019-08-06
* vim-patch:8.1.1049: when user tries to exit with CTRL-C message is confusingJan Edmund Lazo2019-07-28
* API: Context: save/restoreAbdelhakeem2019-07-27
* eval: context: add ctx-family functionsAbdelhakeem2019-07-27
* win: jobstart(), system(): $PATHEXT-resolve exeJustin M. Keyes2019-07-21
* reltimefloat(): allow negative result #10544Justin M. Keyes2019-07-20
* tests: fix "system() … prints verbose information" (#10532)Daniel Hahler2019-07-17
* viml/profile: revert proftime_T to unsigned type #10521Justin M. Keyes2019-07-16
* Fix is_executable_in_path() on Windows (#10468)erw72019-07-15
* viml/reltime(): allow negative result #10453Justin M. Keyes2019-07-09
* Revert "tests: executable_spec: enable pending test #10443" (#10454)Daniel Hahler2019-07-09
* CI: improve gcov handling #10404Daniel Hahler2019-07-07
* tests: executable_spec: enable pending test #10443Daniel Hahler2019-07-07
* tests: executable_spec: keep assertion (#10408)Daniel Hahler2019-07-03
* tests: fix flaky "timers can be stopped from the handler" (#10364)Daniel Hahler2019-06-29
* eval/api: don't allow the API to be called in the sandbox.Björn Linse2019-06-26
* tests: increase timeout with "timers doesn't mess up the cmdline" (#10212)Daniel Hahler2019-06-13
* functionaltests: fix new execute() testsJan Edmund Lazo2019-06-03
* update functional test for "places cursor correctly #6035"Sha Liu2019-06-03
* UI: Fix wrong msg_col after execute()Sha Liu2019-06-03
* messages: use proper multiline error message for rpcrequest and API wrappersBjörn Linse2019-05-26
* test: remove use of require('test.helpers')Justin M. Keyes2019-05-18
* test/channels_spec: cleanupJustin M. Keyes2019-05-12
* test: "$PATHEXT=::"Justin M. Keyes2019-04-02