aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* | tests: fix flaky "TUI FocusGained/FocusLost in terminal-mode" #10754Daniel Hahler2019-09-07
|/
* shada: initialize jumplist before search pattern (#10964)Abdelhakeem Osama2019-09-07
* test: Eliminate expect_errJustin M. Keyes2019-09-06
* test: Rename meth_pcall to pcall_errJustin M. Keyes2019-09-06
* Merge pull request #10930 from bfredl/pagerthrottleBjörn Linse2019-09-06
|\
| * test: properly test missing clears after scrollBjörn Linse2019-09-06
| * test: add tests for pager glitches and crashesBjörn Linse2019-09-06
* | tests: do_rmdir(): improve error handling #10955Daniel Hahler2019-09-06
|/
* Merge #10869 'vim-patch:8.1.{0309,0362,0365,0515,1946}'Justin M. Keyes2019-09-05
|\
| * Change test because maparg was changed to also return lnumerw72019-09-04
* | test/wildmode_spec: fix flaky test (#10947)Justin M. Keyes2019-09-05
|\ \
| * | fixup! test/wildmode_spec: fix flaky testJustin M. Keyes2019-09-04
| * | test/wildmode_spec: fix flaky testJustin M. Keyes2019-09-04
* | | test/shada_spec: avoid exit_event race #10951Justin M. Keyes2019-09-05
* | | anchor float to buffer positionBjörn Linse2019-09-04
|/ /
* | tests: scrollback_spec: use shell-test instead of awk (#10914)Daniel Hahler2019-09-04
* | test/mode_spec: increase 'matchtime' to fix flakyJustin M. Keyes2019-09-04
* | test: is_os() #10933Justin M. Keyes2019-09-04
* | Merge pull request #10926 from blueyed/fix-echon-qBjörn Linse2019-09-04
|\ \ | |/ |/|
| * move testDaniel Hahler2019-09-04
| * Check got_int in msg_multiline_attrDaniel Hahler2019-09-04
* | test: enable "exit event follows stdout, stderr" [ci skip] #10929Justin M. Keyes2019-09-03
* | shada/context: fully remove jumplist duplicates #10898Abdelhakeem Osama2019-09-03
* | jobwait(): fix race if job exits before waiting on itJustin M. Keyes2019-09-03
* | test/wildmode_spec: fix flaky testJustin M. Keyes2019-09-03
* | test/job_spec: improve visibility of flaky testJustin M. Keyes2019-09-03
* | tests: assert:set_parameter('TableFormatLevel', 100) #10925Daniel Hahler2019-09-03
|/
* Merge pull request #10920 from bfredl/asyncfailBjörn Linse2019-09-02
|\
| * api: make try_end clean-up after an exception properly. Fixes #10809Björn Linse2019-09-02
* | screen: initialize screen properly with early `set display-=msgsep`Björn Linse2019-09-02
|/
* 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