aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* Merge #10804 'CI/OpenBSD: functional tests'Justin M. Keyes2019-09-01
|\
| * test/uname(): always lowercaseJustin M. Keyes2019-09-01
| * test/OpenBSD: skip some testsJustin M. Keyes2019-09-01
| * test: shell-test.c: flush all streamsJustin M. Keyes2019-09-01
| * screen.lua: dump payload on handler failureJustin M. Keyes2019-09-01
| * test: "can have two timers": retry()Justin M. Keyes2019-09-01
| * CI/OpenBSD: run functional testsEdd Barrett2019-09-01
* | API: nvim_buf_set_lines: handle 'nomodifiable' #10910Justin M. Keyes2019-09-01
|/
* API: make nvim_win_set_option() set window-global, not buffer-local #9110Björn Linse2019-09-01
* paste: one undo-block per streamJustin M. Keyes2019-09-02
* fixup! eval: add wait() testAbdelhakeem2019-09-01
* eval: add wait() testAbdelhakeem2019-09-01
* Merge pull request #10400 from bfredl/msg_gridBjörn Linse2019-09-01
|\
| * test/ui: update tests for new msg_grid implementationBjörn Linse2019-09-01
| * test/ui: make screen:expect() print full state when height does not matchBjörn Linse2019-09-01
* | test: assert_alive()Justin M. Keyes2019-09-01
* | test: use shell-test (avoid system shell)Justin M. Keyes2019-09-01
* | test/inccommand_spec: avoid indeterminismJustin M. Keyes2019-09-01
|/
* api: make nvim_put support "\022{NUM}" regtype as returned by getregtype()Björn Linse2019-08-31
* tui/input: defer nvim_paste properly.Björn Linse2019-08-31
* test: vim.paste() cancelJustin M. Keyes2019-08-30
* API: nvim_paste: add `crlf` parameterJustin M. Keyes2019-08-30
* tests: check_logs: improve error message (#10887)Daniel Hahler2019-08-30
* shell-test: remove REP_NODELAY, less delay with REPDaniel Hahler2019-08-30
* paste: break lines at CR, CRLF #10877Justin M. Keyes2019-08-29
* Fix test/busted/outputHandlers/TAP.lua (#10881)Daniel Hahler2019-08-29
* tests: use runtime from build for doc/tags with :help (#10479)Daniel Hahler2019-08-28
* API: TRY_WRAP() for "abort-causing non-exception errors"Justin M. Keyes2019-08-28
* paste: handle 'nomodifiable'Justin M. Keyes2019-08-27
* paste: make vim.paste() "public"Justin M. Keyes2019-08-27
* paste: handle vim.paste() failureJustin M. Keyes2019-08-27
* paste: implement redo (AKA dot-repeat)Justin M. Keyes2019-08-27
* paste: insert text "before" cursor in Insert-modeJustin M. Keyes2019-08-27
* API: nvim_pasteJustin M. Keyes2019-08-27
* paste: workaround typeahead raceJustin M. Keyes2019-08-27
* API: nvim_put: "follow" parameterJustin M. Keyes2019-08-27
* API: nvim_put: always PUT_CURSENDJustin M. Keyes2019-08-27
* test/tui_spec: connect to child sessionJustin M. Keyes2019-08-27
* paste: edge-case: handle EOL at end-of-bufferJustin M. Keyes2019-08-27
* paste: testJustin M. Keyes2019-08-27
* paste: use nvim_put()Justin M. Keyes2019-08-27
* API: nvim_put #6819Justin M. Keyes2019-08-27
* paste: fixup testsJustin M. Keyes2019-08-27
* TUI/paste: always flush on paste mode-changeJustin M. Keyes2019-08-27
* paste: WIP #4448Justin M. Keyes2019-08-27
* timer_spec: shorter timeout with "doesn't mess up the cmdline" (#10769)Daniel Hahler2019-08-26
* findoption_len: treat viminfo/viminfofile as aliasesDaniel Hahler2019-08-26
* teardown: fix win_free_all() heap-use-after-free #10839Abdelhakeem Osama2019-08-25
* API: fix nvim_command_output buffer overflow (#10830)Abdelhakeem Osama2019-08-22
* vim-patch:8.1.0888: the a: dict is not immutable as documented (#10819)Abdelhakeem Osama2019-08-21