summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_quickfix.vim
AgeCommit message (Expand)Author
11 dayspatch 9.1.0589: vi: d{motion} and cw work differently than expectedv9.1.0589Christian Brabandt
2024-04-29patch 9.1.0381: cbuffer and similar commands don't accept a rangev9.1.0381Christian Brabandt
2023-10-25patch 9.0.2064: cannot use buffer-number for errorformatv9.0.2064Yegappan Lakshmanan
2023-08-11patch 9.0.1688: cannot store custom data in quickfix listv9.0.1688Tom Praschan
2023-06-07patch 9.0.1616: quickfix text field is truncatedv9.0.1616Shane Harper
2023-06-05patch 9.0.1613: some make output gets picked up by 'errorformat'v9.0.1613Gregory Anders
2023-05-27patch 9.0.1582: :stopinsert may not work in a popup close handlerv9.0.1582zeertzjq
2023-01-28patch 9.0.1257: code style is not check in test scriptsv9.0.1257Bram Moolenaar
2022-12-12patch 9.0.1048: with "screenline" in 'culopt' cursorline highlight is wrongv9.0.1048zeertzjq
2022-12-02patch 9.0.0990: callback name argument is changed by setqflist()v9.0.0990Bram Moolenaar
2022-11-28patch 9.0.0963: function name does not match autocmd event namev9.0.0963zeertzjq
2022-10-20patch 9.0.0805: filetype autocmd may cause freed memory accessv9.0.0805Bram Moolenaar
2022-10-13patch 9.0.0736: quickfix listing does not handle very long messagesv9.0.0736Yegappan Lakshmanan
2022-10-05patch 9.0.0669: too many delete() calls in testsv9.0.0669Bram Moolenaar
2022-08-29patch 9.0.0323: using common name in tests leads to flaky testsv9.0.0323Bram Moolenaar
2022-08-29patch 9.0.0322: crash when no errors and 'quickfixtextfunc' is setv9.0.0322Bram Moolenaar
2022-08-27patch 9.0.0286: using freed memory when location list changed in autocmdv9.0.0286Yegappan Lakshmanan
2022-08-24patch 9.0.0260: using freed memory when using 'quickfixtextfunc' recursivelyv9.0.0260Bram Moolenaar
2022-07-28patch 9.0.0097: long quickfix line is truncated for :clistv9.0.0097Bram Moolenaar
2022-07-03patch 9.0.0032: in the quickfix window 'cursorline' overrules QuickFixLinev9.0.0032Bram Moolenaar
2022-06-29patch 9.0.0003: functions are global while they could be localv9.0.0003Yegappan Lakshmanan
2022-05-27patch 8.2.5029: "textlock" is always zerov8.2.5029zeertzjq
2022-04-11patch 8.2.4735: quickfix tests can be a bit hard to readv8.2.4735Yegappan Lakshmanan
2022-03-24patch 8.2.4617: no completion for :scriptnamesv8.2.4617Yegappan Lakshmanan
2022-02-26patch 8.2.4474: memory allocation failures not tested in quickfix codev8.2.4474Yegappan Lakshmanan
2022-02-24patch 8.2.4462: not enough testing for quickfix codev8.2.4462Yegappan Lakshmanan
2022-02-23patch 8.2.4453: :helpgrep may free an option that was not allocatedv8.2.4453Bram Moolenaar
2022-02-08patch 8.2.4329: no support for end line number and column in 'errorformat'v8.2.4329haya14busa
2022-02-08patch 8.2.4327: may end up with no current bufferv8.2.4327Bram Moolenaar
2022-02-01patch 8.2.4281: using freed memory with :lopen and :bwipev8.2.4281Bram Moolenaar
2022-01-29patch 8.2.4257: Vim9: finding global function without g: prefix inconsistentv8.2.4257Bram Moolenaar
2021-12-17patch 8.2.3838: cannot use script-local function for setting *func optionsv8.2.3838Yegappan Lakshmanan
2021-12-15patch 8.2.3813: confusing error when using :cc without error listv8.2.3813Bram Moolenaar
2021-12-12patch 8.2.3792: setting *func options insufficiently testedv8.2.3792Yegappan Lakshmanan
2021-12-12patch 8.2.3788: lambda for option that is a function may be freedv8.2.3788Yegappan Lakshmanan
2021-12-09patch 8.2.3762: if quickfix buffer is wiped out getqflist() still returns itv8.2.3762Yegappan Lakshmanan
2021-12-08patch 8.2.3759: quickfix buffer becomes hidden while still in a windowv8.2.3759Yegappan Lakshmanan
2021-12-01patch 8.2.3713: MS-Windows: no error if vimgrep pattern is not matchingv8.2.3713Christian Brabandt
2021-11-21patch 8.2.3637: typos in test filesv8.2.3637Dominique Pelle
2021-10-20patch 8.2.3547: opening the quickfix window triggers BufWinEnter twicev8.2.3547Bram Moolenaar
2021-07-31patch 8.2.3254: win_gettype() does not recognize a quickfix windowv8.2.3254Yegappan Lakshmanan
2021-07-15patch 8.2.3163: location list window may open a wrong filev8.2.3163Wei-Chung Wen
2021-06-20patch 8.2.3025: not enough tests for quickfix end_col and end_lnumv8.2.3025shane.xb.qian
2021-06-19patch 8.2.3019: location list only has the start position.v8.2.3019thinca
2021-06-19patch 8.2.3018: 'quickfixtextfunc' formatting is lost when switching buffersv8.2.3018Yegappan Lakshmanan
2021-05-05patch 8.2.2834: Vim9: :cexpr does not work with local variablesv8.2.2834Bram Moolenaar
2021-04-26patch 8.2.2813: cannot grep using fuzzy matchingv8.2.2813Yegappan Lakshmanan
2021-03-05patch 8.2.2571: test may leave file behindv8.2.2571Bram Moolenaar
2021-02-14patch 8.2.2511: Vim9: cannot use Vim9 script syntax in some placesv8.2.2511Bram Moolenaar
2021-01-30patch 8.2.2430: :vimgrep expands wildcards twicev8.2.2430Bram Moolenaar