summaryrefslogtreecommitdiff
path: root/src/testdir/test_quickfix.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.0.1432: after ":copen" can't get the window-ID of the quickfix windowv8.0.1432Bram Moolenaar2018-01-271-0/+6
* patch 8.0.1427: the :leftabove modifier doesn't work for :copenv8.0.1427Bram Moolenaar2017-12-261-0/+27
* patch 8.0.1420: accessing freed memory in vimgrepv8.0.1420Bram Moolenaar2017-12-211-0/+40
* patch 8.0.1414: accessing freed memory in :lfile.v8.0.1414Bram Moolenaar2017-12-191-0/+7
* patch 8.0.1412: using free memory using setloclist()v8.0.1412Bram Moolenaar2017-12-191-0/+14
* patch 8.0.1408: crash in setqflist()v8.0.1408Bram Moolenaar2017-12-191-0/+14
* patch 8.0.1406: difficult to track changes to a quickfix listv8.0.1406Bram Moolenaar2017-12-181-3/+67
* patch 8.0.1389: getqflist() items are missing if not setv8.0.1389Bram Moolenaar2017-12-121-10/+69
* patch 8.0.1384: not enough quickfix help; confusing winidv8.0.1384Bram Moolenaar2017-12-101-8/+141
* patch 8.0.1353: QuickFixCmdPost is not used consistentlyv8.0.1353Bram Moolenaar2017-11-281-9/+119
* patch 8.0.1224: still interference between test functionsv8.0.1224Bram Moolenaar2017-10-271-1/+1
* patch 8.0.1112: can't get size or current index from quickfix listv8.0.1112Bram Moolenaar2017-09-151-0/+13
* patch 8.0.1093: various small quickfix issuesv8.0.1093Bram Moolenaar2017-09-111-2/+24
* patch 8.0.1040: cannot use another error format in getqflist()v8.0.1040Bram Moolenaar2017-09-021-0/+22
* patch 8.0.1031: "text" argument for getqflist() is confusingv8.0.1031Bram Moolenaar2017-09-011-28/+27
* patch 8.0.1029: return value of getqflist() is inconsistentv8.0.1029Bram Moolenaar2017-08-311-1/+1
* patch 8.0.1023: it is not easy to identify a quickfix listv8.0.1023Bram Moolenaar2017-08-301-2/+38
* patch 8.0.1006: quickfix list changes when parsing text with 'erroformat'v8.0.1006Bram Moolenaar2017-08-271-0/+26
* patch 8.0.0922: quickfix list always added after current onev8.0.0922Bram Moolenaar2017-08-131-6/+92
* patch 8.0.0904: cannot set a location list from textv8.0.0904Bram Moolenaar2017-08-111-2/+134
* patch 8.0.0782: using freed memory in quickfix codev8.0.0782Bram Moolenaar2017-07-271-0/+14
* patch 8.0.0735: no indication that the quickfix window/buffer changedv8.0.0735Bram Moolenaar2017-07-191-0/+24
* patch 8.0.0688: cannot resize the window in a FileType autocommandv8.0.0688Bram Moolenaar2017-06-281-12/+29
* patch 8.0.0687: minor issues related to quickfixv8.0.0687Bram Moolenaar2017-06-281-3/+6
* patch 8.0.0677: setting 'filetype' may switch buffersv8.0.0677Bram Moolenaar2017-06-251-1/+17
* patch 8.0.0657: cannot get and set quickfix list itemsv8.0.0657Bram Moolenaar2017-06-221-0/+67
* patch 8.0.0634: cannot easily get to the last quickfix listv8.0.0634Bram Moolenaar2017-06-111-2/+42
* patch 8.0.0606: cannot set the context for a specified quickfix listv8.0.0606Bram Moolenaar2017-05-281-0/+47
* patch 8.0.0590: cannot add a context to locationsv8.0.0590Bram Moolenaar2017-04-301-0/+32
* patch 8.0.0580: cannot set the valid flag with setqflist()v8.0.0580Bram Moolenaar2017-04-221-0/+19
* patch 8.0.0579: duplicate test case for quickfixv8.0.0579Bram Moolenaar2017-04-221-12/+0
* patch 8.0.0574: get only one quickfix list after :caddbufv8.0.0574Bram Moolenaar2017-04-201-15/+74
* patch 8.0.0536: quickfix window not updated when freeing quickfix stackv8.0.0536Bram Moolenaar2017-04-021-0/+63
* patch 8.0.0517: there is no way to remove quickfix listsv8.0.0517Bram Moolenaar2017-03-291-6/+40
* patch 8.0.0484: :lhelpgrep does not fail after a successful onev8.0.0484Bram Moolenaar2017-03-191-39/+143
* patch 8.0.0404: not enough testing for quickfixv8.0.0404Bram Moolenaar2017-03-041-0/+83
* patch 8.0.0084v8.0.0084Bram Moolenaar2016-11-131-0/+22
* patch 8.0.0079v8.0.0079Bram Moolenaar2016-11-121-120/+131
* patch 8.0.0078v8.0.0078Bram Moolenaar2016-11-121-0/+10
* patch 8.0.0068v8.0.0068Bram Moolenaar2016-11-061-0/+17
* patch 8.0.0037v8.0.0037Bram Moolenaar2016-10-151-0/+16
* patch 8.0.0026v8.0.0026Bram Moolenaar2016-10-091-0/+23
* patch 8.0.0017v8.0.0017Bram Moolenaar2016-09-271-3/+6
* patch 7.4.2299v7.4.2299Bram Moolenaar2016-09-011-0/+35
* patch 7.4.2264v7.4.2264Bram Moolenaar2016-08-271-0/+10
* patch 7.4.2200v7.4.2200Bram Moolenaar2016-08-121-0/+39
* patch 7.4.2151v7.4.2151Bram Moolenaar2016-08-031-0/+1
* patch 7.4.2081v7.4.2081Bram Moolenaar2016-07-201-7/+10
* patch 7.4.2061v7.4.2061Bram Moolenaar2016-07-171-0/+24
* patch 7.4.2050v7.4.2050Bram Moolenaar2016-07-161-0/+15