aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* terminal: fix rgb rendering of palette colorsBjörn Linse2019-09-10
* Merge #10546 'doc'Justin M. Keyes2019-09-09
|\
| * docJustin M. Keyes2019-09-09
* | provider: has("python3_dynamic") et al. #10980Justin M. Keyes2019-09-09
|/
* paste: fix normal-mode paste by different approach #10976Justin M. Keyes2019-09-09
* Merge #10973 'vim-patch:8.1.1197'Justin M. Keyes2019-09-08
|\
| * vim-patch:8.1.1197: when starting with multiple tabs file messages is confusingJan Edmund Lazo2019-09-08
|/
* paste: insert before cursor alwaysJustin M. Keyes2019-09-08
* paste: do not clobber msg area for small pastesJustin M. Keyes2019-09-08
* paste/cmdline: discard all chunks after first lineJustin M. Keyes2019-09-08
* paste: reset 'paste' option immediately #10974Justin M. Keyes2019-09-08
* ex_getln.c: fix <S-Tab> not triggering pum when wildoptions=pum (#10042)glacambre2019-09-08
* Merge pull request #10475 from erw7/fix-ext-popupmenuBjörn Linse2019-09-08
|\
| * Add nvim_ui_pum_set_height to apierw72019-09-08
* | update tests for new resize behavior (resize at pager, but not at :!cmd)Björn Linse2019-09-08
* | 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