index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
testdir
/
test_quickfix.vim
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.2147: quickfix window title not updated in all tab pages
v8.2.2147
Bram Moolenaar
2020-12-16
1
-0
/
+24
*
patch 8.2.2092: Vim9: unpredictable errors for script tests
v8.2.2092
Bram Moolenaar
2020-12-05
1
-1
/
+1
*
patch 8.2.2069: the quickfix window is not updated after setqflist()
v8.2.2069
Bram Moolenaar
2020-11-29
1
-0
/
+58
*
patch 8.2.2036: buffer messed up if creating the quickfix window fails
v8.2.2036
Bram Moolenaar
2020-11-23
1
-0
/
+35
*
patch 8.2.1984: cannot use :vimgrep in omni completion
v8.2.1984
Bram Moolenaar
2020-11-14
1
-0
/
+60
*
patch 8.2.1982: quickfix window now updated when adding invalid entries
v8.2.1982
Bram Moolenaar
2020-11-14
1
-0
/
+13
*
patch 8.2.1942: insufficient test coverage for the Netbeans interface
v8.2.1942
Bram Moolenaar
2020-11-02
1
-0
/
+4
*
patch 8.2.1871: using %v in 'errorformat' may fail before %Z
v8.2.1871
Bram Moolenaar
2020-10-20
1
-0
/
+15
*
patch 8.2.1775: MS-Windows: adding a long quickfix list is slow
v8.2.1775
Bram Moolenaar
2020-09-29
1
-0
/
+12
*
patch 8.2.1677: memory access errors when calling setloclist() in autocommand
v8.2.1677
Bram Moolenaar
2020-09-13
1
-0
/
+24
*
patch 8.2.1599: missing line end when skipping a long line with :cgetfile
v8.2.1599
Bram Moolenaar
2020-09-05
1
-0
/
+18
*
patch 8.2.1593: tests do not check the error number properly
v8.2.1593
Bram Moolenaar
2020-09-04
1
-12
/
+12
*
patch 8.2.1591: using winheight('.') in tests works but is wrong
v8.2.1591
Bram Moolenaar
2020-09-04
1
-2
/
+2
*
patch 8.2.1557: crash in :vimgrep when started as "vim -n"
v8.2.1557
Bram Moolenaar
2020-08-31
1
-0
/
+15
*
patch 8.2.1432: various inconsistencies in test files
v8.2.1432
Bram Moolenaar
2020-08-12
1
-428
/
+422
*
patch 8.2.1420: test 49 is old style
v8.2.1420
Bram Moolenaar
2020-08-11
1
-0
/
+23
*
patch 8.2.1384: no ATTENTION prompt for :vimgrep first match file
v8.2.1384
Bram Moolenaar
2020-08-07
1
-0
/
+20
*
patch 8.2.1255: cannot use a lambda with quickfix functions
v8.2.1255
Bram Moolenaar
2020-07-20
1
-10
/
+58
*
patch 8.2.1183: assert_fails() checks the last error message
v8.2.1183
Bram Moolenaar
2020-07-11
1
-3
/
+3
*
patch 8.2.1101: no error when using wrong arguments for setqflist()
v8.2.1101
Bram Moolenaar
2020-06-30
1
-0
/
+3
*
patch 8.2.1061: insufficient testing for src/window.c
v8.2.1061
Bram Moolenaar
2020-06-26
1
-0
/
+17
*
patch 8.2.1040: not enough testing for movement commands
v8.2.1040
Bram Moolenaar
2020-06-22
1
-46
/
+46
*
patch 8.2.0959: using 'quickfixtextfunc' is a bit slow
v8.2.0959
Bram Moolenaar
2020-06-11
1
-20
/
+37
*
patch 8.2.0936: some terminals misinterpret the code for getting cursor style
v8.2.0936
Bram Moolenaar
2020-06-09
1
-1
/
+0
*
patch 8.2.0934: lhelpgrep twice in help window doesn't jump to the help topic
v8.2.0934
Bram Moolenaar
2020-06-08
1
-0
/
+18
*
patch 8.2.0933: 'quickfixtextfunc' does not get window ID of location list
v8.2.0933
Bram Moolenaar
2020-06-08
1
-2
/
+7
*
patch 8.2.0917: quickfix entries do not suport a "note" type
v8.2.0917
Bram Moolenaar
2020-06-07
1
-0
/
+30
*
patch 8.2.0869: it is not possible to customize the quickfix window contents
v8.2.0869
Bram Moolenaar
2020-05-31
1
-0
/
+117
*
patch 8.2.0687: some tests do not work on FreeBSD
v8.2.0687
Bram Moolenaar
2020-05-03
1
-1
/
+1
*
patch 8.2.0644: insufficient testing for invalid function arguments
v8.2.0644
Bram Moolenaar
2020-04-26
1
-0
/
+1
*
patch 8.2.0634: crash with null partial and blob
v8.2.0634
Bram Moolenaar
2020-04-25
1
-0
/
+12
*
patch 8.2.0381: using freed memory with :lvimgrep and autocommand
v8.2.0381
Bram Moolenaar
2020-03-14
1
-0
/
+8
*
patch 8.2.0293: various Ex commands not sufficiently tested
v8.2.0293
Bram Moolenaar
2020-02-21
1
-0
/
+1
*
patch 8.2.0275: some Ex code not covered by tests
v8.2.0275
Bram Moolenaar
2020-02-18
1
-0
/
+14
*
patch 8.2.0261: some code not covered by tests
v8.2.0261
Bram Moolenaar
2020-02-16
1
-0
/
+9
*
patch 8.2.0243: insufficient code coverage for ex_docmd.c functions
v8.2.0243
Bram Moolenaar
2020-02-11
1
-4
/
+15
*
patch 8.2.0241: crash when setting 'buftype' to "quickfix"
v8.2.0241
Bram Moolenaar
2020-02-10
1
-0
/
+7
*
patch 8.2.0212: missing search/substitute pattern hardly tested
v8.2.0212
Bram Moolenaar
2020-02-05
1
-0
/
+4
*
patch 8.2.0156: various typos in source files and tests
v8.2.0156
Bram Moolenaar
2020-01-26
1
-1
/
+1
*
patch 8.2.0095: cannot specify exit code for :cquit
v8.2.0095
Bram Moolenaar
2020-01-06
1
-0
/
+25
*
patch 8.1.2401: :cexpr does not handle | in expression
v8.1.2401
Bram Moolenaar
2019-12-06
1
-6
/
+6
*
patch 8.1.2360: quickfix test coverage can still be improved
v8.1.2360
Bram Moolenaar
2019-11-29
1
-5
/
+44
*
patch 8.1.2358: tests fail on Cirrus CI for FreeBSD
v8.1.2358
Bram Moolenaar
2019-11-29
1
-0
/
+1
*
patch 8.1.2340: quickfix test fails under valgrind and asan
v8.1.2340
Bram Moolenaar
2019-11-24
1
-4
/
+9
*
patch 8.1.2339: insufficient testing for quickfix
v8.1.2339
Bram Moolenaar
2019-11-24
1
-13
/
+40
*
patch 8.1.2322: quickfix test fails in very big terminal
v8.1.2322
Bram Moolenaar
2019-11-19
1
-2
/
+9
*
patch 8.1.2320: insufficient test coverage for quickfix
v8.1.2320
Bram Moolenaar
2019-11-18
1
-12
/
+164
*
patch 8.1.2315: not always using the right window when jumping to an error
v8.1.2315
Bram Moolenaar
2019-11-17
1
-0
/
+8
*
patch 8.1.2310: no proper test for directory changes in quickfix
v8.1.2310
Bram Moolenaar
2019-11-16
1
-0
/
+42
*
patch 8.1.2220: :cfile does not abort like other quickfix commands
v8.1.2220
Bram Moolenaar
2019-10-26
1
-1
/
+91
[next]