aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir
Commit message (Expand)AuthorAge
...
* vim-patch:8.2.0342: some code in ex_getln.c not covered by testszeertzjq2022-07-14
* vim-patch:8.2.0969: assert_equal() output for dicts is hard to figure out (#1...zeertzjq2022-07-13
* vim-patch:8.2.5050: using freed memory when searching for pattern in pathzeertzjq2022-07-12
* vim-patch:8.2.0293: various Ex commands not sufficiently testedzeertzjq2022-07-12
* vim-patch:8.2.0275: some Ex code not covered by testszeertzjq2022-07-12
* vim-patch:8.2.2732: prompt for s///c in Ex mode can be wrongzeertzjq2022-07-12
* vim-patch:8.2.0270: some code not covered by testszeertzjq2022-07-12
* vim-patch:8.2.0203: :helptags and some other functionality not testedzeertzjq2022-07-12
* test(old): test_timers.vim call timer_stopall() in SetUp() insteadzeertzjq2022-07-12
* vim-patch:8.1.1867: still a timer test that is flaky on Maczeertzjq2022-07-12
* vim-patch:8.1.1864: still a timer test that is flaky on Maczeertzjq2022-07-12
* vim-patch:8.1.1859: timer test sometimes fails on Maczeertzjq2022-07-12
* vim-patch:8.1.1855: another failing timer testzeertzjq2022-07-12
* vim-patch:8.2.0243: insufficient code coverage for ex_docmd.c functionszeertzjq2022-07-12
* vim-patch:8.2.{0212,0250}zeertzjq2022-07-12
* test(old): align defaults to Vim before each test insteadzeertzjq2022-07-12
* vim-patch:8.2.3363: when :edit reuses the current buffer the alternate file i...zeertzjq2022-07-11
* Merge pull request #19305 from zeertzjq/vim-8.2.3530zeertzjq2022-07-10
|\
| * vim-patch:8.2.3531: command line completion test fails on MS-Windowszeertzjq2022-07-10
| * vim-patch:8.2.3530: ":buf \{a}" fails while ":edit \{a}" workszeertzjq2022-07-10
* | vim-patch:8.2.1053: insufficient testing for 'statusline' and 'tabline'zeertzjq2022-07-10
* | vim-patch:7.4.1724zeertzjq2022-07-10
|/
* vim-patch:9.0.0049: csv and tsv files are not recognized (#19300)Christian Clason2022-07-10
* test(old): align defaults to Vim after every test (#19301)zeertzjq2022-07-10
* vim-patch:8.2.2917: spellfile functionality not fully testedzeertzjq2022-07-09
* vim-patch:8.2.2902: spellfile functionality not fully testedzeertzjq2022-07-09
* vim-patch:8.2.0396: cmdexpand.c insufficiently testedzeertzjq2022-07-09
* 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