aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
| * | | | | Merge pull request #6704 from bfredl/luaexecBjörn Linse2017-05-13
| |\ \ \ \ \
| | * | | | | api: execute lua directly from the remote apiBjörn Linse2017-05-13
| | | |/ / / | | |/| | |
| * | | | | Merge pull request #6514 from jamessan/gcc-7-fixesJames McCoy2017-05-13
| |\ \ \ \ \
| | * | | | | regexp_nfa: Fix invalid fallthrough in character class detectionJames McCoy2017-05-12
| | |/ / / /
| * | | | | Merge #6731 from ZyX-I/fix-oneline-script-skipJustin M. Keyes2017-05-13
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | functests: Replace check_provider -> missing_provider with err reportZyX2017-05-13
| | * | | | functests: Test invalid behaviourZyX2017-05-13
| | |/ / /
| * / / / api: add metadata for ui eventsBjörn Linse2017-05-10
| |/ / /
| * | | tests: Add tests for vim_strchrZyX2017-05-09
| * | | Merge #4411 from ZyX-I/luaviml'/luaJustin M. Keyes2017-05-09
| |\ \ \
| | * | | functests: Fix testsZyX2017-05-08
| | * | | Merge branch 'master' into luaviml'/luaZyX2017-05-08
| | |\ \ \
| | * | | | functests: Check whether it is a problem with an arrayZyX2017-04-11
| | * | | | functests: Add another check for the similar transformationZyX2017-04-11
| | * | | | functests: Test for “string cannot contain newline” set_lines errorZyX2017-04-11
| | * | | | functests: Make sure funcs.luaeval receives only one argumentZyX2017-04-11
| | * | | | Merge branch 'master' into luaviml'/luaZyX2017-04-10
| | |\ \ \ \
| | * | | | | api: Rename _vim_id functions to nvim__idZyX2017-04-08
| | * | | | | Merge branch 'master' into luaviml'/luaZyX2017-04-08
| | |\ \ \ \ \
| | * | | | | | eval,functests: Fix linter errorsZyX2017-03-27
| | * | | | | | functests: Add test for debug.debugZyX2017-03-27
| | * | | | | | executor,functests: Add print() tests, some fixesZyX2017-03-27
| | * | | | | | executor: Add :luafile commandZyX2017-03-27
| | * | | | | | executor: Fix some memory leaksZyX2017-03-27
| | * | | | | | executor,functests: Add tests for :luado, also some fixesZyX2017-03-27
| | * | | | | | executor: Add :luado commandZyX2017-03-27
| | * | | | | | doc,functests: Add documentationZyX2017-03-27
| | * | | | | | functests: Add tests for :luaZyX2017-03-27
| | * | | | | | functests: Fix “function has more then 60 upvalues” errorZyX2017-03-27
| | * | | | | | functests: Some more testsZyX2017-03-27
| | * | | | | | functests: Move existing tests from lua_spec to lua/*, fix themZyX2017-03-27
| | * | | | | | functests: Add some testsZyX2017-03-27
| | * | | | | | functests: Test for error conditionsZyX2017-03-27
| | * | | | | | executor/converter: Make it possible to supply `{}` to Dictionary argZyX2017-03-27
| | * | | | | | executor/converter: Make nlua_pop_Object not recursiveZyX2017-03-27
| | * | | | | | executor/converter: Fix how maxidx is determinedZyX2017-03-27
| | * | | | | | executor/converter: Fix conversion of self-containing containersZyX2017-03-27
| | * | | | | | executor: Make sure it works with API valuesZyX2017-03-27
| | * | | | | | viml/executor: Directly generate typval_T valuesZyX2017-03-27
| * | | | | | | tests: add basic test for 'winhighlight`Björn Linse2017-05-08
| * | | | | | | options: allow different highlights in windowsBjörn Linse2017-05-08
| | |_|_|/ / / | |/| | | | |
| * | | | | | tui: Also fix "linux*" terminfo entries. #6673Jonathan de Boyne Pollard2017-05-04
| * | | | | | Use vim_strchr(s, c) when c may be NUL (#6656)James McCoy2017-05-03
| * | | | | | NVIM v0.2.0v0.2.0Justin M. Keyes2017-05-01
| * | | | | | Merge pull request #6621 from jamessan/vim-7.4.2231James McCoy2017-04-30
| |\ \ \ \ \ \
| | * | | | | | oldfiles_spec: Add tests for ":filter ... oldfiles"James McCoy2017-04-29
| | * | | | | | oldfiles_spec: Set the shada file in the sessionJames McCoy2017-04-29
| * | | | | | | 'guicursor': No color/blink by defaultJustin M. Keyes2017-04-30
| |/ / / / / /
| * | | | | | input.c: Process only safe events before blocking.Justin M. Keyes2017-04-28
| * | | | | | api: nvim_get_mode()Justin M. Keyes2017-04-28