aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ex_cmds
Commit message (Expand)AuthorAge
* 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
* build: Target luacheck HEAD.Justin M. Keyes2016-11-17
* encoding: update testsBjörn Linse2016-11-05
* ex_global: Catch CTRL-C even if it is mapped.Justin M. Keyes2016-10-30
* os_nodetype: open fd with O_NONBLOCK (#5515)Justin M. Keyes2016-10-21
* system('foo &', 'bar'): Show error, don't crash.Justin M. Keyes2016-10-19
* test: system(): backgrounded shell commandJustin M. Keyes2016-10-19
* main.c: "BufReadCmd term://": Skip existing terminal.Justin M. Keyes2016-10-12
* CI: test: Avoid QuickBuild hang. (#5330)Justin M. Keyes2016-09-12
* getcwd(): Return empty string if CWD is invalid. #5292HiPhish2016-09-04
* tchdir: New tab should inherit CWD. (#5227)Alejandro Sanchez2016-09-04
* functionaltest: Create lua helper for os.tmpname()Rui Abreu Ferreira2016-08-31
* Mark some functional tests as pending in WindowsRui Abreu Ferreira2016-08-26
* tests: don't ignore highlights in various testsBjörn Linse2016-08-14
* Restore ":browse oldfiles" behavior from VimJames McCoy2016-08-11
* Add test for :dropKillTheMule2016-07-01
* test: fix command_count_specBjörn Linse2016-06-23
* test: functional: Remove unnecessary use of clipboard registerJames McCoy2016-06-15
* test: functional: Remove test_bkc_* files after testingJames McCoy2016-06-15
* functests: Check logs in lua codeZyX2016-06-10
* test/functional: cd_spec: Add tests for {getcwd,haslocaldir}(-1, -1)James McCoy2016-06-01
* test/functional: cd_spec: Add tests for using explicit argsJames McCoy2016-06-01