aboutsummaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Expand)AuthorAge
* test: retry() works with asserts; error() not required.Justin M. Keyes2017-04-06
* tests: short form `screen:except(func)` expects condition only. #6440Björn Linse2017-04-06
* 'guicursor': Disable by default for unknown terminals.Justin M. Keyes2017-04-04
* 'guicursor': enabled=false if 'guicursor' is emptyJustin M. Keyes2017-04-04
* 'listchars': `Whitespace` highlight group #6367Yichao Zhou2017-04-03
* tests: Fix testlint errorsZyX2017-04-03
* functests: Test some :write errorsZyX2017-04-03
* eval: Add s flag, use p_fs by default, error out on unknown flagZyX2017-04-03
* api/cursor_style_set: mode descriptionsJustin M. Keyes2017-04-01
* 'guicursor': Empty means "block cursor in all modes".Justin M. Keyes2017-04-01
* tui: 'guicursor' shape #6044Matthieu Coudron2017-04-01
* 'pastetoggle': support value >1 char (#6421)Matthew Malcomson2017-04-01
* unittests: Add trace description right to the error messageZyX2017-04-01
* fold.c: more edge-cases when updating (#6207)Matthew Malcomson2017-03-31
* api: {get,set}_option should {get,set} global value of local options (#6405)Jakob Schnitzer2017-03-30
* test: set 'nomore' by default (#6360)Matthew Malcomson2017-03-30
* test: Use workspace-local temp directory.Justin M. Keyes2017-03-30
* functests: Try sleeping a bit moreZyX2017-03-29
* eval: Fix extend() behaviour with NULL lists and dictionariesZyX2017-03-29
* eval/typval: Fix SEGV in test_alot.vim testZyX2017-03-29
* eval: Fix len argument to xstrlcatZyX2017-03-29
* eval: Make sure that v:_null_dict does not crash dictwatcher*()ZyX2017-03-29
* eval: Move part of dictwatcher* functions to eval/typvalZyX2017-03-29
* functests: Fix buf_functions test on WindowsZyX2017-03-29
* eval/typval: Add tv_list_equal() tests, compare NULL lists equalZyX2017-03-29
* eval/typval,tests: Fix extending list with itself, add testsZyX2017-03-29
* eval/typval: Make tv_list_concat handle NULL lists correctlyZyX2017-03-29
* functests: Add null_spec.lua from #4615ZyX2017-03-29
* eval: Fix max_min functionsZyX2017-03-29
* eval: Move remaining get_tv_string* functions to eval/typval.cZyX2017-03-29
* eval: Move get_tv_lnum and get_tv_float to eval/typval.hZyX2017-03-29
* eval: Make setmatches() return -1 in case of some failuresZyX2017-03-29
* *: Move some dictionary functions to typval.h and use char*ZyX2017-03-29
* functests: Add tests for some *buf* functionsZyX2017-03-29
* terminal.c:redraw(): Avoid invalid cursor col (#6379)Justin M. Keyes2017-03-29
* vim-patch:7.4.2343 and mark NA patches (#6384)lonerover2017-03-29
* terminal: global 'scrollback' #6352Jakob Schnitzer2017-03-27
* highlight: :match should override 'list' (#6343)Yichao Zhou2017-03-26
* Merge #6221Justin M. Keyes2017-03-25
|\
| * Robustly handle folds during a :move commandMatthew Malcomson2017-03-23
* | vim-patch:8.0.0259Justin M. Keyes2017-03-22
|/
* clipboard: set v:register after startup (#5708)Björn Linse2017-03-18
* test/put_spec: 2x speedup (#6294)Matthew Malcomson2017-03-18
* terminal: Support extra arguments in 'shell'. #4504Jack Bracewell2017-03-17
* Merge #6087 from justinmk/defaultsJustin M. Keyes2017-03-17
|\
| * defaults: 'showcmd', 'belloff', 'ruler'Justin M. Keyes2017-03-16
* | job-control: set CLOEXEC on pty processes. #5986Matthew Malcomson2017-03-17
|/
* test/termclose: Avoid indeterminism (#6281)Justin M. Keyes2017-03-15
* api: add detailed checks for compatibility and correct "since" valueBjörn Linse2017-03-15
* api: add api_level_1 fixureBjörn Linse2017-03-15