aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir
Commit message (Expand)AuthorAge
...
* vim-patch:8.2.0332: some code in ex_getln.c not covered by testszeertzjq2022-07-09
* vim-patch:8.2.0325: ex_getln.c code not covered by testszeertzjq2022-07-08
* vim-patch:8.2.0274: hang with combination of feedkeys(), Ex mode and :globalzeertzjq2022-07-08
* vim-patch:8.2.0136: stray ch_logfile() callzeertzjq2022-07-08
* vim-patch:8.2.0132: script may be re-used when deleting and creating a new onezeertzjq2022-07-08
* vim-patch:8.1.{1524,1544}: tests are silently skipped (#19276)zeertzjq2022-07-08
* feat(runtime)!: enable filetype.lua by default (#19216)Christian Clason2022-07-07
* vim-patch:8.2.5044: command line test failszeertzjq2022-07-07
* vim-patch:8.2.5043: can open a cmdline window from a substitute expressionzeertzjq2022-07-07
* vim-patch:8.2.5023: substitute overwrites allocated bufferzeertzjq2022-07-07
* vim-patch:8.2.5063: error for a command may go over the end of IObuff (#19260)zeertzjq2022-07-07
* vim-patch:8.2.0614: get ml_get error when deleting a line in 'completefunc' (...zeertzjq2022-07-07
* fix(normal): fix segfault with bracket command jumping to a markzeertzjq2022-07-06
* Merge pull request #19242 from smjonas/vim-9.0.0042Christian Clason2022-07-06
|\
| * vim-patch:9.0.0041: a couple of filetype patterns do not have "*" before "/etc"smjonas2022-07-06
* | vim-patch:8.2.3990: testing wrong operatorzeertzjq2022-07-05
* | vim-patch:8.2.3980: if 'operatorfunc' invokes an operator Visual mode is changedzeertzjq2022-07-05
* | vim-patch:8.2.3644: count for 'operatorfunc' in Visual mode is not redonezeertzjq2022-07-05
* | vim-patch:8.2.2904: "g$" causes scroll if half a double width char is visiblezeertzjq2022-07-05
* | fix(terminal): crash if TermClose deletes own buffer #19222Justin M. Keyes2022-07-05
* | vim-patch:8.2.5122: lisp indenting my run over the end of the linezeertzjq2022-07-05
* | vim-patch:8.2.3754: undesired changing of the indent of the first formatted linezeertzjq2022-07-05
* | vim-patch:8.2.3615: wrong indent in first line if re-formatting with indent exprzeertzjq2022-07-05
* | vim-patch:8.2.0416: test leaves file behindzeertzjq2022-07-05
* | vim-patch:8.2.0363: some Normal mode commands not testedzeertzjq2022-07-05
* | test(old): use Q -> gQ mapping instead of changing test when possiblezeertzjq2022-07-05
* | vim-patch:9.0.0035: spell dump may go beyond end of an array (#19228)zeertzjq2022-07-05
* | vim-patch:9.0.0034: spell tests do not always clear the word listzeertzjq2022-07-04
* | vim-patch:8.2.5098: spelldump test sometimes hangszeertzjq2022-07-04
* | vim-patch:8.2.1808: no test coverage for ":spelldump!"zeertzjq2022-07-04
* | vim-patch:8.2.5074: spell test fails on MS-Windowszeertzjq2022-07-04
* | vim-patch:8.2.5072: using uninitialized value and freed memory in spell commandzeertzjq2022-07-04
* | vim-patch:8.2.1770: invalid memory use when using SpellFileMissing autocmdzeertzjq2022-07-04
* | vim-patch:8.2.1523: still not enough test coverage for the spell file handlingzeertzjq2022-07-04
* | vim-patch:8.2.1522: not enough test coverage for the spell file handlingzeertzjq2022-07-04
* | vim-patch:8.2.1493: not enough test coverage for the spell file handlingzeertzjq2022-07-04
* | vim-patch:8.2.1470: errors in spell file not testedzeertzjq2022-07-04
|/
* vim-patch:9.0.0031: <mods> of user command does not have correct verbose valu...zeertzjq2022-07-03
* vim-patch:9.0.0030: matchfuzzy test depends on path of current directoryzeertzjq2022-07-03
* vim-patch:8.2.0316: ex_getln.c code has insufficient test coveragezeertzjq2022-07-02
* vim-patch:8.2.0261: some code not covered by testszeertzjq2022-07-02
* vim-patch:9.0.0022: spell test failszeertzjq2022-07-02
* vim-patch:9.0.0021: invalid memory access when adding word to spell word listzeertzjq2022-07-02
* vim-patch:9.0.0017: accessing memory beyond the end of the linezeertzjq2022-07-02
* vim-patch:9.0.0012: signature files not detected properly (#19172)Christian Clason2022-07-01
* test(old): reorder test_cmdline.vim to match upstreamzeertzjq2022-07-01
* vim-patch:8.2.0049: command line completion not fully testedzeertzjq2022-07-01
* vim-patch:8.1.1274: after :unmenu can still execute the menu with :emenuzeertzjq2022-07-01
* vim-patch:8.1.0695: internal error when using :popupzeertzjq2022-07-01
* vim-patch:8.1.0487: no menus specifically for the terminal windowzeertzjq2022-07-01