Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
d25ec2cfa0c25c3b00b7f8963b8aea799df1f20a
/
src
/
testdir
/
test_quickfix.vim
2573af3
patch 8.2.0381: using freed memory with :lvimgrep and autocommand
by Bram Moolenaar
· 5 years ago
818fc9a
patch 8.2.0293: various Ex commands not sufficiently tested
by Bram Moolenaar
· 5 years ago
406cd90
patch 8.2.0275: some Ex code not covered by tests
by Bram Moolenaar
· 5 years ago
f0cee19
patch 8.2.0261: some code not covered by tests
by Bram Moolenaar
· 5 years ago
9f6277b
patch 8.2.0243: insufficient code coverage for ex_docmd.c functions
by Bram Moolenaar
· 5 years ago
99234f2
patch 8.2.0241: crash when setting 'buftype' to "quickfix"
by Bram Moolenaar
· 5 years ago
07ada5f
patch 8.2.0212: missing search/substitute pattern hardly tested
by Bram Moolenaar
· 6 years ago
4b96df5
patch 8.2.0156: various typos in source files and tests
by Bram Moolenaar
· 6 years ago
1860bde
patch 8.2.0095: cannot specify exit code for :cquit
by Bram Moolenaar
· 6 years ago
88a3e2b
patch 8.1.2401: :cexpr does not handle | in expression
by Bram Moolenaar
· 6 years ago
15a7bdc
patch 8.1.2360: quickfix test coverage can still be improved
by Bram Moolenaar
· 6 years ago
9134f1e
patch 8.1.2358: tests fail on Cirrus CI for FreeBSD
by Bram Moolenaar
· 6 years ago
a106e6c
patch 8.1.2340: quickfix test fails under valgrind and asan
by Bram Moolenaar
· 6 years ago
70077dd
patch 8.1.2339: insufficient testing for quickfix
by Bram Moolenaar
· 6 years ago
ffc4fb8
patch 8.1.2322: quickfix test fails in very big terminal
by Bram Moolenaar
· 6 years ago
f9ae154
patch 8.1.2320: insufficient test coverage for quickfix
by Bram Moolenaar
· 6 years ago
539aa6b
patch 8.1.2315: not always using the right window when jumping to an error
by Bram Moolenaar
· 6 years ago
d8a8c4c
patch 8.1.2310: no proper test for directory changes in quickfix
by Bram Moolenaar
· 6 years ago
6a0cc91
patch 8.1.2220: :cfile does not abort like other quickfix commands
by Bram Moolenaar
· 6 years ago
1142a31
patch 8.1.2154: quickfix window height wrong when there is a tabline
by Bram Moolenaar
· 6 years ago
e00fdf3
patch 8.1.2040: no highlighting of current line in quickfix window
by Bram Moolenaar
· 6 years ago
ce90e36
patch 8.1.2011: more functions can be used as methods
by Bram Moolenaar
· 6 years ago
aad222c
patch 8.1.1996: more functions can be used as methods
by Bram Moolenaar
· 6 years ago
1bc353b
patch 8.1.1955: tests contain typos
by Bram Moolenaar
· 6 years ago
e7eb927
patch 8.1.1585: :let-heredoc does not trim enough
by Bram Moolenaar
· 6 years ago
b46fecd
patch 8.1.1544: some balloon tests don't run when they can
by Bram Moolenaar
· 6 years ago
b0f94c1
patch 8.1.1524: tests are silently skipped
by Bram Moolenaar
· 6 years ago
c79745a
patch 8.1.1362: code and data in tests can be hard to read
by Bram Moolenaar
· 6 years ago
8ffc7c8
patch 8.1.1281: cannot specify a count with :chistory
by Bram Moolenaar
· 6 years ago
cf6a55c
patch 8.1.1275: cannot navigate to errors before/after the cursor
by Bram Moolenaar
· 6 years ago
25190db
patch 8.1.1261: no error for quickfix commands with negative range
by Bram Moolenaar
· 6 years ago
3ff3311
patch 8.1.1256: cannot navigate through errors relative to the cursor
by Bram Moolenaar
· 6 years ago
36d5022
patch 8.1.1245: ":copen 10" sets height in full-height window
by Bram Moolenaar
· 6 years ago
39803d8
patch 8.1.1134: buffer for quickfix window is reused for another file
by Bram Moolenaar
· 6 years ago
87f59b0
patch 8.1.1112: duplicate code in quickfix file
by Bram Moolenaar
· 6 years ago
647e24b
patch 8.1.1015: quickfix buffer shows up in list, can't get buffer number
by Bram Moolenaar
· 6 years ago
d82a81c
patch 8.1.0988: deleting location list buffer breaks location list window
by Bram Moolenaar
· 6 years ago
eeb1b9c
patch 8.1.0892: failure when closing a window when location list is in use
by Bram Moolenaar
· 6 years ago
ee8188f
patch 8.1.0877: new buffer used every time the quickfix window is opened
by Bram Moolenaar
· 7 years ago
c45eb77
patch 8.1.0859: "%v" in 'errorformat' does handle multi-byte characters
by Bram Moolenaar
· 7 years ago
5b69c22
patch 8.1.0720: cannot easily change the current quickfx list index
by Bram Moolenaar
· 7 years ago
9752c72
patch 8.1.0622: adding quickfix items marks items as valid errors
by Bram Moolenaar
· 7 years ago
b244373
patch 8.1.0523: opening window from quickfix leaves empty buffer behind
by Bram Moolenaar
· 7 years ago
1c29943
patch 8.1.0499: :2vimgrep causes an ml_get error
by Bram Moolenaar
· 7 years ago
b6f1480
patch 8.1.0489: crash when autocmd clears vimpgrep location list
by Bram Moolenaar
· 7 years ago
9f84ded
patch 8.1.0488: using freed memory in quickfix code
by Bram Moolenaar
· 7 years ago
108e7b4
patch 8.1.0469: too often indexing in qf_lists[]
by Bram Moolenaar
· 7 years ago
c9cc9c7
patch 8.1.0345: cannot get the window id associated with the location list
by Bram Moolenaar
· 7 years ago
379fb76
patch 8.1.0337: :file fails in quickfix command
by Bram Moolenaar
· 7 years ago
c631f2d
patch 8.1.0315: helpgrep with language doesn't work properly
by Bram Moolenaar
· 7 years ago
2dfcef4
patch 8.1.0289: cursor moves to wrong column after quickfix jump
by Bram Moolenaar
· 7 years ago
3f347e4
patch 8.1.0259: no test for fixed quickfix issue
by Bram Moolenaar
· 7 years ago
0a08c63
patch 8.1.0213: CTRL-W CR does not work properly in a quickfix window
by Bram Moolenaar
· 7 years ago
4cde86c
patch 8.1.0165: :clist output can be very long
by Bram Moolenaar
· 7 years ago
851332e
patch 8.1.0145: test with grep is failing on MS-Windows
by Bram Moolenaar
· 7 years ago
531b9a3
patch 8.1.0141: :cexpr no longer jumps to the first error
by Bram Moolenaar
· 7 years ago
0366c01
patch 8.1.0073: crash when autocommands call setloclist()
by Bram Moolenaar
· 7 years ago
600323b
patch 8.1.0060: crash when autocommands delete the current buffer
by Bram Moolenaar
· 7 years ago
78ddc06
patch 8.0.1844: superfluous quickfix code, missing examples
by Bram Moolenaar
· 7 years ago
8b62e31
patch 8.0.1831: sometimes the quickfix title is incorrectly prefixed with ':'
by Bram Moolenaar
· 7 years ago
bc7845d
patch 8.0.1784: gvim test gets stuck in dialog
by Bram Moolenaar
· 7 years ago
d76ce85
patch 8.0.1782: no simple way to label quickfix entries
by Bram Moolenaar
· 7 years ago
a796d46
patch 8.0.1781: file names in quickfix window are not shortened
by Bram Moolenaar
· 7 years ago
2225ebb
patch 8.0.1754: ex_helpgrep() is too long
by Bram Moolenaar
· 7 years ago
a2aa8a2
patch 8.0.1752: qf_set_properties() is to long
by Bram Moolenaar
· 7 years ago
3b9474b
patch 8.0.1750: crash when clearing loccation list in autocommand
by Bram Moolenaar
· 7 years ago
e333e79
patch 8.0.1678: errorformat "%r" implies "%>"
by Bram Moolenaar
· 7 years ago
e1bb879
patch 8.0.1669: :vimgrep may add entries to the wrong quickfix list
by Bram Moolenaar
· 7 years ago
2ec364e
patch 8.0.1432: after ":copen" can't get the window-ID of the quickfix window
by Bram Moolenaar
· 8 years ago
de04654
patch 8.0.1427: the :leftabove modifier doesn't work for :copen
by Bram Moolenaar
· 8 years ago
3c09722
patch 8.0.1420: accessing freed memory in vimgrep
by Bram Moolenaar
· 8 years ago
14a4deb
patch 8.0.1414: accessing freed memory in :lfile.
by Bram Moolenaar
· 8 years ago
1223744
patch 8.0.1412: using free memory using setloclist()
by Bram Moolenaar
· 8 years ago
a0ca7d0
patch 8.0.1408: crash in setqflist()
by Bram Moolenaar
· 8 years ago
b254af3
patch 8.0.1406: difficult to track changes to a quickfix list
by Bram Moolenaar
· 8 years ago
a6d4849
patch 8.0.1389: getqflist() items are missing if not set
by Bram Moolenaar
· 8 years ago
74240d3
patch 8.0.1384: not enough quickfix help; confusing winid
by Bram Moolenaar
· 8 years ago
1ed2276
patch 8.0.1353: QuickFixCmdPost is not used consistently
by Bram Moolenaar
· 8 years ago
cf1ba35
patch 8.0.1224: still interference between test functions
by Bram Moolenaar
· 8 years ago
fc2b270
patch 8.0.1112: can't get size or current index from quickfix list
by Bram Moolenaar
· 8 years ago
b4d5fba
patch 8.0.1093: various small quickfix issues
by Bram Moolenaar
· 8 years ago
3653822
patch 8.0.1040: cannot use another error format in getqflist()
by Bram Moolenaar
· 8 years ago
2c809b7
patch 8.0.1031: "text" argument for getqflist() is confusing
by Bram Moolenaar
· 8 years ago
da73253
patch 8.0.1029: return value of getqflist() is inconsistent
by Bram Moolenaar
· 8 years ago
a539f4f
patch 8.0.1023: it is not easy to identify a quickfix list
by Bram Moolenaar
· 8 years ago
7adf06f
patch 8.0.1006: quickfix list changes when parsing text with 'erroformat'
by Bram Moolenaar
· 8 years ago
55b6926
patch 8.0.0922: quickfix list always added after current one
by Bram Moolenaar
· 8 years ago
ae33833
patch 8.0.0904: cannot set a location list from text
by Bram Moolenaar
· 8 years ago
d28cc3f
patch 8.0.0782: using freed memory in quickfix code
by Bram Moolenaar
· 8 years ago
a8788f4
patch 8.0.0735: no indication that the quickfix window/buffer changed
by Bram Moolenaar
· 8 years ago
9c4feff
patch 8.0.0688: cannot resize the window in a FileType autocommand
by Bram Moolenaar
· 8 years ago
86f100dc
patch 8.0.0687: minor issues related to quickfix
by Bram Moolenaar
· 8 years ago
1814183
patch 8.0.0677: setting 'filetype' may switch buffers
by Bram Moolenaar
· 8 years ago
6a8958d
patch 8.0.0657: cannot get and set quickfix list items
by Bram Moolenaar
· 8 years ago
875feea
patch 8.0.0634: cannot easily get to the last quickfix list
by Bram Moolenaar
· 8 years ago
6e62da3
patch 8.0.0606: cannot set the context for a specified quickfix list
by Bram Moolenaar
· 8 years ago
8f77c5a
patch 8.0.0590: cannot add a context to locations
by Bram Moolenaar
· 8 years ago
f1d21c8
patch 8.0.0580: cannot set the valid flag with setqflist()
by Bram Moolenaar
· 8 years ago
9b77016
patch 8.0.0579: duplicate test case for quickfix
by Bram Moolenaar
· 8 years ago
99895ea
patch 8.0.0574: get only one quickfix list after :caddbuf
by Bram Moolenaar
· 8 years ago
Next »