aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ex_cmds
Commit message (Expand)AuthorAge
* tests: integrate ex_cmds/bang_filter_spec into ui/output_specBjörn Linse2018-02-10
* shell: support bellBjörn Linse2018-02-10
* shell: add test for binary and multibyte outputBjörn Linse2018-02-06
* test: robust cleanup, unique filenames #7950 (#7950)Justin M. Keyes2018-02-01
* os/input.c: parse keycodes in non-string context #7411lePerdu2018-01-18
* api: change nvim_command_output behaviorJustin M. Keyes2018-01-10
* keymap: Do not use vim_isIDc in keymap.cZyX2017-11-30
* test: :highlight validation errorsnate2017-11-25
* Merge #7345 'location-list update on buffer-modified'Justin M. Keyes2017-11-21
|\
* | 'viewoptions': add "curdir" flag #7447Eric Roberts2017-11-18
* | test: ctrl_c_spec: bias timeouts for success (#7451)Matthew Malcomson2017-10-28
* | test: avoid redundant clear() #7340Justin M. Keyes2017-10-16
* | More testsKillTheMule2017-10-02
* | menu_get: adjust tests for prettyprintingKillTheMule2017-10-01
|/
* menu_get(): docJustin M. Keyes2017-07-28
* viml: introduce menu_get() function #6322Matthieu Coudron2017-07-28
* functests: Ensure different SIDs on successive source() callsZyX2017-07-04
* functests: Add some more :echo tests which also check for regressionZyX2017-07-04
* functests: Make ex_cmds/echo actually use :echoZyX2017-07-04
* functests: Copy eval/string_spec.lua to ex_cmds/echo_spec.luaZyX2017-07-04
* mksession: Restore tab-local working directory #6859HiPhish2017-06-11
* Merge #6737 "options: make 'highlight' read-only"Justin M. Keyes2017-05-15
|\
| * options: make 'highlight' read-onlyBjörn Linse2017-05-15
* | functests: Replace check_provider -> missing_provider with err reportZyX2017-05-13
* | functests: Test invalid behaviourZyX2017-05-13
|/
* oldfiles_spec: Add tests for ":filter ... oldfiles"James McCoy2017-04-29
* oldfiles_spec: Set the shada file in the sessionJames McCoy2017-04-29
* Merge #6539 'More cursor shape modes'Justin M. Keyes2017-04-21
|\
| * tests: detect invalid helpers.sleepBjörn Linse2017-04-21
* | ex_cmds.c: Fix bug in ex_z (#6557)sander22017-04-21
|/
* win/test: Enable recover_spec.luaJustin M. Keyes2017-04-11
* test: `:file {name}`Justin M. Keyes2017-04-11
* Merge #6488 from ZyX-I/coverity-fixesJustin M. Keyes2017-04-10
|\
| * coverity/56795: Fix NULL dereference in :syn keyword non-printableZyX2017-04-09
* | functests: Fix linter errorsZyX2017-04-09
* | functests: Fix some tests which are failing locally for unrelated reasonsZyX2017-04-09
* | functests: Replace execute with either command or feed_commandZyX2017-04-09
|/
* functests: Test some :write errorsZyX2017-04-03
* eval: Make sure that v:_null_dict does not crash dictwatcher*()ZyX2017-03-29
* eval: Move remaining get_tv_string* functions to eval/typval.cZyX2017-03-29
* *: Move some dictionary functions to typval.h and use char*ZyX2017-03-29
* defaults: 'showcmd', 'belloff', 'ruler'Justin M. Keyes2017-03-16
* Allow lambdas to be used with jobs, timers and dictwatchers.Michael Ennen2017-02-14
* Don't set b_u_curhead in ex_undojoin()Matthew Malcomson2017-01-22
* ci: Disable "CTRL-C interrupts :global" testJustin M. Keyes2017-01-19
* eval: Remove dictwatcher from watchers queue before freeing itJames McCoy2017-01-12
* test: skip_fragile(), TEST_SKIP_FRAGILEJustin M. Keyes2017-01-04
* test: ctrl_c_specJustin M. Keyes2017-01-04
* Add some tests and cleanup.Michael Ennen2016-12-12
* Make partials work with jobs, timers, and dictwatchers.Björn Linse2016-12-12