aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir
Commit message (Expand)AuthorAge
...
| * vim-patch:8.1.1394: not restoring t_F2 in registers testJan Edmund Lazo2019-07-28
| * vim-patch:8.1.1005: test fails because t_F2 is not setJan Edmund Lazo2019-07-28
* | Merge #10615 'vim-patch:8.1.0053'Justin M. Keyes2019-07-29
|\ \ | |/ |/|
| * vim-patch:8.1.0053 use typval_T in the caller of call_vim_functioncangscop2019-07-28
* | vim-patch:8.1.1138: add CompleteChanged #10644Justin M. Keyes2019-07-29
* | vim-patch:8.1.0017: shell command completion has duplicates #10616erw72019-07-29
* | vim-patch:8.1.0990: floating point exception with "%= 0" and "/= 0"Jan Edmund Lazo2019-07-28
* | vim-patch:8.1.1765: get(func, dict, def) does not work properlyJan Edmund Lazo2019-07-28
* | vim-patch:8.1.1759: no mode char for terminal mapping from maparg()notomo2019-07-28
* | vim-patch:8.1.1748: :args output is not aligned (#10625)Daniel Hahler2019-07-27
|/
* tests: test_arglist.vim: align with Vim [ci skip] (#10612)Daniel Hahler2019-07-27
* Revert "vim-patch:8.1.0430: Xargadd file left behind after running test"Jan Edmund Lazo2019-07-26
* vim-patch:8.1.0404: accessing invalid memory with long argument nameJan Edmund Lazo2019-07-26
* vim-patch:8.1.0910: crash with tricky search patternJan Edmund Lazo2019-07-25
* vim-patch:8.1.0905: complicated regexp causes a crashJan Edmund Lazo2019-07-25
* vim-patch:8.1.1746: ":dl" is seen as ":dlist" instead of ":delete"Jan Edmund Lazo2019-07-24
* vim-patch:8.1.1740: exepath() doesn't work for "bin/cat" (#10556)Daniel Hahler2019-07-24
* vim-patch:8.1.1738: testing lambda with timer is slow (#10590)Daniel Hahler2019-07-24
* vim-patch:8.1.1737: :args command that outputs one line gives more promptDaniel Hahler2019-07-24
* vim-patch:8.0.1738: ":args" output is hard to readDaniel Hahler2019-07-24
* vim-patch:8.1.0706: introduce :redrawtabline #10570Jan Edmund Lazo2019-07-22
* vim-patch:8.1.1720: crash with very long %[] patternJan Edmund Lazo2019-07-20
* vim-patch:8.1.0789: session sets v:errmsg #10553Jan Edmund Lazo2019-07-20
* vim-patch:8.1.0754: preferred column when setting 'cursorcolumn' #10549Jan Edmund Lazo2019-07-20
* vim-patch:8.1.0729: there is a SourcePre autocommand event but not a SourcePostJan Edmund Lazo2019-07-17
* vim-patch:8.1.0630: "wincmd p" does not work after using an autocmd windowJan Edmund Lazo2019-07-15
* vim-patch:8.1.1651: suspend test is flaky on some systemsJan Edmund Lazo2019-07-15
* vim-patch:8.1.0533: screendump tests can be flakyJan Edmund Lazo2019-07-15
* vim-patch:8.1.0531: flaky tests often fail with a common error messageJan Edmund Lazo2019-07-15
* vim-patch:8.1.1221: filtering does not work when listing marksJan Edmund Lazo2019-07-15
* vim-patch:8.1.0505: filter command test may fail if helplang is not setJan Edmund Lazo2019-07-15
* vim-patch:8.1.0495: :filter only supports some commandsJan Edmund Lazo2019-07-15
* Merge #10435 from Shougo/vim-8.1.1610Justin M. Keyes2019-07-13
|\
| * vim-patch:8.1.1611: bufadd() reuses existing buffer without a nameShougo Matsushita2019-07-06
| * vim-patch:8.1.1610: there is no way to add or load a buffer without side effectsShougo Matsushita2019-07-06
* | vim-patch:8.1.1660: assert_fails() inside try/catch #10472Daniel Hahler2019-07-13
* | oldtest: more compact output with "clean" target (#10477)Daniel Hahler2019-07-12
* | vim-patch:8.1.1173: suspend test has duplicated lines (#10466)Daniel Hahler2019-07-11
* | vim-patch:8.1.1634: terminal test fails when term_getansicolors() is missingJan Edmund Lazo2019-07-05
* | vim-patch:8.1.1614: 'numberwidth' can only go up to 10Jan Edmund Lazo2019-07-05
|/
* defaults: wildoptions=pum,tagfile #10384Justin M. Keyes2019-07-01
* test/old: pass Test_recover_root_dir on Windows (#10207)Jan Edmund Lazo2019-07-01
* vim-patch:8.0.1259: search test can be flakyJan Edmund Lazo2019-06-28
* vim-patch:8.0.1238: incremental search only shows one matchJan Edmund Lazo2019-06-28
* vim-patch:8.1.1593: filetype not detected for C++ header files without extensionJan Edmund Lazo2019-06-25
* vim-patch:8.0.1535: C syntax test still fails when using gvimJan Edmund Lazo2019-06-24
* Merge #10323 from janlazo/vim-8.1.1055Justin M. Keyes2019-06-25
|\
| * vim-patch:8.0.1482: using feedkeys() does not work to test completionJan Edmund Lazo2019-06-24
| * vim-patch:8.1.1055: CTRL-G U in Insert mode doesn't work for shift-LeftJan Edmund Lazo2019-06-23
* | Merge #10250 from blueyed/vim-8.0.1039Justin M. Keyes2019-06-25
|\ \