aboutsummaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Expand)AuthorAge
...
| | * | | | | | viml/parser/expressions,unittests: Do better testing, fix found issuesZyX2017-11-19
| | * | | | | | unittests,syntax: Check for sanity of highlight_init_cmdlineZyX2017-11-13
| | * | | | | | Merge branch 'master' into expression-parserZyX2017-11-06
| | |\ \ \ \ \ \
| | * | | | | | | api/vim: Add “len” dictionary keyZyX2017-11-06
| | * | | | | | | tests: Add missing test casesZyX2017-11-06
| | * | | | | | | api/vim,functests: Add tests for nvim_parse_expression, fix found bugsZyX2017-11-06
| | * | | | | | | api/vim: Create part of nvim_parse_expression functionZyX2017-11-06
| | * | | | | | | tests: Fix testlint errorsZyX2017-11-06
| | * | | | | | | Merge branch 'master' into expression-parserZyX2017-10-30
| | |\ \ \ \ \ \ \
| | * | | | | | | | ex_getln: Make use of new parser to color expressionsZyX2017-10-29
| * | | | | | | | | ui: fix glitch with both ext_cmdline and cmd_wildmenuBjörn Linse2017-12-06
| * | | | | | | | | tests: cleanup ui/cmdline_spec.luaBjörn Linse2017-12-05
| * | | | | | | | | Merge #7477 from FlorianGit/empty-lists-dicts-stringsJustin M. Keyes2017-12-05
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Viml: Make filter and map handle null list correctFlorianGit2017-12-03
| | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | tui: flush -V3 ('verbose' >= 3) info ASAPJustin M. Keyes2017-12-05
| * | | | | | | | | test/tui: -V3log logs terminfo valuesJustin M. Keyes2017-12-05
| * | | | | | | | | test: write_file(): support append-modeJustin M. Keyes2017-12-05
| * | | | | | | | | test: retry(): fix time calculationJustin M. Keyes2017-12-05
| * | | | | | | | | test: macOS 10.13: unibilium cannot find "xterm" terminfoJustin M. Keyes2017-12-05
| * | | | | | | | | test: tui_spec: narrower scope for timeout tweaksJustin M. Keyes2017-12-05
| |/ / / / / / / /
| * | | | | | | | Merge #7640 'term' optionJustin M. Keyes2017-11-27
| |\ \ \ \ \ \ \ \
| | * | | | | | | | lintJustin M. Keyes2017-11-27
| | * | | | | | | | test: tui_spec.lua: use robust settingsJustin M. Keyes2017-11-27
| | * | | | | | | | tui: expose terminal type in 'term' optionJustin M. Keyes2017-11-27
| | | |_|_|_|/ / / | | |/| | | | | |
| * / | | | | | | tests: mark flaky socket test pending for nowBjörn Linse2017-11-27
| |/ / / / / / /
| * | | | | | | Merge pull request #6844 from bfredl/channelBjörn Linse2017-11-26
| |\ \ \ \ \ \ \
| | * | | | | | | channels: testsBjörn Linse2017-11-26
| | * | | | | | | test: add hexdump utilitiy functionBjörn Linse2017-11-25
| * | | | | | | | test: :highlight validation errorsnate2017-11-25
| |/ / / / / / /
| * | | | | | | FIXUP: duplicate error number in #7422Björn Linse2017-11-23
| * | | | | | | cmdline: CmdlineEnter and CmdlineLeave autocommands (#7422)Björn Linse2017-11-22
| * | | | | | | Merge #7345 'location-list update on buffer-modified'Justin M. Keyes2017-11-21
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | quickfix: fix location list updates (test).Lech Lorens2017-10-31
| * | | | | | | 'viewoptions': add "curdir" flag #7447Eric Roberts2017-11-18
| * | | | | | | defaults: scrollback=10000 (#7556)Justin M. Keyes2017-11-14
| * | | | | | | Merge pull request #7545 from jamessan/test-fixesJames McCoy2017-11-12
| |\ \ \ \ \ \ \
| | * | | | | | | tests: terminal: Assert for SIGWINCH handling before continuingJames McCoy2017-11-12
| | * | | | | | | tui_spec: Convert nil to "" before formatting itJames McCoy2017-11-12
| * | | | | | | | :terminal : fix crash on resize (#7547)Justin M. Keyes2017-11-13
| |/ / / / / / /
| * | | | | | | :checkhealth : validate 'runtimepath' (#7526)Justin M. Keyes2017-11-10
| * | | | | | | compat: "v:count" distinct from "count" (#7407)Marco Hinz2017-11-09
| * | | | | | | Merge #7465 has('ttyin'), has('ttyout')Justin M. Keyes2017-11-08
| |\ \ \ \ \ \ \
| | * | | | | | | test: startup_spec: cmd.exe escapingJustin M. Keyes2017-11-04
| | * | | | | | | test: has("ttyin"), has("ttyout")Justin M. Keyes2017-11-04
| * | | | | | | | NVIM v0.2.1v0.2.1Justin M. Keyes2017-11-07
| | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | eval/decode.c: Avoid NULL arg to memchr() #7332Adrian Neumann2017-11-06
| * | | | | | | 'inccommand': Fix matches for zero-width (#7487)KillTheMule2017-11-05
| |/ / / / / /
| * | | | | | test: server_spec: Tolerate missing protocol (#7478)James McCoy2017-11-02
| * | | | | | Merge #7454 'ui: ext_wildmenu'Justin M. Keyes2017-10-31
| |\ \ \ \ \ \
| | * | | | | | ui: allow external ui to draw wildmenuDongdong Zhou2017-10-29
| | | |_|/ / / | | |/| | | |