summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_quickfix.vim
AgeCommit message (Expand)Author
2021-01-28patch 8.2.2420: too many problems with using all autocommand eventsv8.2.2420Bram Moolenaar
2021-01-03patch 8.2.2289: Vim9: 'cpo' can become emptyv8.2.2289Bram Moolenaar
2020-12-16patch 8.2.2147: quickfix window title not updated in all tab pagesv8.2.2147Bram Moolenaar
2020-12-05patch 8.2.2092: Vim9: unpredictable errors for script testsv8.2.2092Bram Moolenaar
2020-11-29patch 8.2.2069: the quickfix window is not updated after setqflist()v8.2.2069Bram Moolenaar
2020-11-23patch 8.2.2036: buffer messed up if creating the quickfix window failsv8.2.2036Bram Moolenaar
2020-11-14patch 8.2.1984: cannot use :vimgrep in omni completionv8.2.1984Bram Moolenaar
2020-11-14patch 8.2.1982: quickfix window now updated when adding invalid entriesv8.2.1982Bram Moolenaar
2020-11-02patch 8.2.1942: insufficient test coverage for the Netbeans interfacev8.2.1942Bram Moolenaar
2020-10-20patch 8.2.1871: using %v in 'errorformat' may fail before %Zv8.2.1871Bram Moolenaar
2020-09-29patch 8.2.1775: MS-Windows: adding a long quickfix list is slowv8.2.1775Bram Moolenaar
2020-09-13patch 8.2.1677: memory access errors when calling setloclist() in autocommandv8.2.1677Bram Moolenaar
2020-09-05patch 8.2.1599: missing line end when skipping a long line with :cgetfilev8.2.1599Bram Moolenaar
2020-09-04patch 8.2.1593: tests do not check the error number properlyv8.2.1593Bram Moolenaar
2020-09-04patch 8.2.1591: using winheight('.') in tests works but is wrongv8.2.1591Bram Moolenaar
2020-08-31patch 8.2.1557: crash in :vimgrep when started as "vim -n"v8.2.1557Bram Moolenaar
2020-08-12patch 8.2.1432: various inconsistencies in test filesv8.2.1432Bram Moolenaar
2020-08-11patch 8.2.1420: test 49 is old stylev8.2.1420Bram Moolenaar
2020-08-07patch 8.2.1384: no ATTENTION prompt for :vimgrep first match filev8.2.1384Bram Moolenaar
2020-07-20patch 8.2.1255: cannot use a lambda with quickfix functionsv8.2.1255Bram Moolenaar
2020-07-11patch 8.2.1183: assert_fails() checks the last error messagev8.2.1183Bram Moolenaar
2020-06-30patch 8.2.1101: no error when using wrong arguments for setqflist()v8.2.1101Bram Moolenaar
2020-06-26patch 8.2.1061: insufficient testing for src/window.cv8.2.1061Bram Moolenaar
2020-06-22patch 8.2.1040: not enough testing for movement commandsv8.2.1040Bram Moolenaar
2020-06-11patch 8.2.0959: using 'quickfixtextfunc' is a bit slowv8.2.0959Bram Moolenaar
2020-06-09patch 8.2.0936: some terminals misinterpret the code for getting cursor stylev8.2.0936Bram Moolenaar
2020-06-08patch 8.2.0934: lhelpgrep twice in help window doesn't jump to the help topicv8.2.0934Bram Moolenaar
2020-06-08patch 8.2.0933: 'quickfixtextfunc' does not get window ID of location listv8.2.0933Bram Moolenaar
2020-06-07patch 8.2.0917: quickfix entries do not suport a "note" typev8.2.0917Bram Moolenaar
2020-05-31patch 8.2.0869: it is not possible to customize the quickfix window contentsv8.2.0869Bram Moolenaar
2020-05-03patch 8.2.0687: some tests do not work on FreeBSDv8.2.0687Bram Moolenaar
2020-04-26patch 8.2.0644: insufficient testing for invalid function argumentsv8.2.0644Bram Moolenaar
2020-04-25patch 8.2.0634: crash with null partial and blobv8.2.0634Bram Moolenaar
2020-03-14patch 8.2.0381: using freed memory with :lvimgrep and autocommandv8.2.0381Bram Moolenaar
2020-02-21patch 8.2.0293: various Ex commands not sufficiently testedv8.2.0293Bram Moolenaar
2020-02-18patch 8.2.0275: some Ex code not covered by testsv8.2.0275Bram Moolenaar
2020-02-16patch 8.2.0261: some code not covered by testsv8.2.0261Bram Moolenaar
2020-02-11patch 8.2.0243: insufficient code coverage for ex_docmd.c functionsv8.2.0243Bram Moolenaar
2020-02-10patch 8.2.0241: crash when setting 'buftype' to "quickfix"v8.2.0241Bram Moolenaar
2020-02-05patch 8.2.0212: missing search/substitute pattern hardly testedv8.2.0212Bram Moolenaar
2020-01-26patch 8.2.0156: various typos in source files and testsv8.2.0156Bram Moolenaar
2020-01-06patch 8.2.0095: cannot specify exit code for :cquitv8.2.0095Bram Moolenaar
2019-12-06patch 8.1.2401: :cexpr does not handle | in expressionv8.1.2401Bram Moolenaar
2019-11-29patch 8.1.2360: quickfix test coverage can still be improvedv8.1.2360Bram Moolenaar
2019-11-29patch 8.1.2358: tests fail on Cirrus CI for FreeBSDv8.1.2358Bram Moolenaar
2019-11-24patch 8.1.2340: quickfix test fails under valgrind and asanv8.1.2340Bram Moolenaar
2019-11-24patch 8.1.2339: insufficient testing for quickfixv8.1.2339Bram Moolenaar
2019-11-19patch 8.1.2322: quickfix test fails in very big terminalv8.1.2322Bram Moolenaar
2019-11-18patch 8.1.2320: insufficient test coverage for quickfixv8.1.2320Bram Moolenaar
2019-11-17patch 8.1.2315: not always using the right window when jumping to an errorv8.1.2315Bram Moolenaar