Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
3cdcb090a664e182078f7cc0ca3e4e5a94bbb784
/
src
/
testdir
3cdcb09
patch 8.2.0400: not all tests using a terminal are in the list of flaky tests
by Bram Moolenaar
· 6 years ago
a21df1d
patch 8.2.0398: profile test fails when two functions take same time
by Bram Moolenaar
· 6 years ago
24ebd83
patch 8.2.0396: cmdexpand.c insufficiently tested
by Bram Moolenaar
· 6 years ago
ddbfe23
patch 8.2.0390: terminal postponed scrollback test is flaky
by Bram Moolenaar
· 6 years ago
833805a
patch 8.2.0388: printmbcharset option not tested
by Bram Moolenaar
· 6 years ago
0eabd4d
patch 8.2.0385: menu functionality insufficiently tested
by Bram Moolenaar
· 6 years ago
4f32f9c
patch 8.2.0383: wrong feature check causes test not to be run
by Bram Moolenaar
· 6 years ago
353c351
patch 8.2.0382: some tests fail when run under valgrind
by Bram Moolenaar
· 6 years ago
2573af3
patch 8.2.0381: using freed memory with :lvimgrep and autocommand
by Bram Moolenaar
· 6 years ago
1939826
patch 8.2.0380: tiny popup when creating a terminal popup without minwidth
by Bram Moolenaar
· 6 years ago
346f18e
patch 8.2.0378: prop_find() does not find all props
by Bram Moolenaar
· 6 years ago
fa5d8a1
patch 8.2.0376: nasty callback test fails on some systems
by Bram Moolenaar
· 6 years ago
3a05ce6
patch 8.2.0373: type of term_sendkeys() is unknown
by Bram Moolenaar
· 6 years ago
66b9885
patch 8.2.0372: prop_find() may not find text property at start of the line
by Bram Moolenaar
· 6 years ago
cee5220
patch 8.2.0371: crash with combination of terminal popup and autocmd
by Bram Moolenaar
· 6 years ago
1671f44
patch 8.2.0369: various Normal mode commands not fully tested
by Bram Moolenaar
· 6 years ago
5269bd2
patch 8.2.0368: Vim9: import that redefines local variable does not fail
by Bram Moolenaar
· 6 years ago
3a2505c
patch 8.2.0367: can use :pedit in a popup window
by Bram Moolenaar
· 6 years ago
2e09634
patch 8.2.0366: hardcopy command not tested enough
by Bram Moolenaar
· 6 years ago
283e5f4
patch 8.2.0365: tag kind can't be a multi-byte character
by Bram Moolenaar
· 6 years ago
f5f1e10
patch 8.2.0363: some Normal mode commands not tested
by Bram Moolenaar
· 6 years ago
d0d440f
patch 8.2.0362: MS-Windows: channel test fails if grep is not available
by Bram Moolenaar
· 6 years ago
14e57909
patch 8.2.0361: internal error when using "0" for a callback
by Bram Moolenaar
· 6 years ago
8eab731
patch 8.2.0360: yaml files are only recognized by the file extension
by Bram Moolenaar
· 6 years ago
ba2920f
patch 8.2.0359: popup_atcursor() may hang
by Bram Moolenaar
· 6 years ago
bd7206e
patch 8.2.0358: insufficient testing for indent.c
by Bram Moolenaar
· 6 years ago
49b79bd
patch 8.2.0357: cannot delete a text property matching both id and type
by Bram Moolenaar
· 6 years ago
8f027fe
patch 8.2.0356: MS-Windows: feedkeys() with VIMDLL cannot handle CSI
by Bram Moolenaar
· 6 years ago
d0df1aa
patch 8.2.0353: Vim9: while loop not tested
by Bram Moolenaar
· 6 years ago
36ddf93
patch 8.2.0352: FreeBSD: test for sourcing utf-8 is skipped
by Bram Moolenaar
· 6 years ago
3e919d2
patch 8.2.0351: terminal in popup test is still a bit flaky
by Bram Moolenaar
· 6 years ago
6d69bf6
patch 8.2.0349: Vim9: constant expression not well tested
by Bram Moolenaar
· 6 years ago
5381c7a
patch 8.2.0348: Vim9: not all code tested
by Bram Moolenaar
· 6 years ago
91ffc8a
patch 8.2.0347: various code not covered by tests
by Bram Moolenaar
· 6 years ago
61a6d4e
patch 8.2.0346: Vim9: finding common list type not tested
by Bram Moolenaar
· 6 years ago
f51cb4e
patch 8.2.0343: Vim9: using wrong instruction, limited test coverage
by Bram Moolenaar
· 6 years ago
0546d7d
patch 8.2.0342: some code in ex_getln.c not covered by tests
by Bram Moolenaar
· 6 years ago
41fe061
patch 8.2.0341: using ":for" in Vim9 script gives an error
by Bram Moolenaar
· 6 years ago
087d2e1
patch 8.2.0340: Vim9: function and partial types not tested
by Bram Moolenaar
· 6 years ago
fbdd08e
patch 8.2.0339: Vim9: function return type may depend on arguments
by Bram Moolenaar
· 6 years ago
42a480b
patch 8.2.0336: Vim9: insufficient test coverage for compiling
by Bram Moolenaar
· 6 years ago
cc390ff
patch 8.2.0335: no completion for :disassemble
by Bram Moolenaar
· 6 years ago
dd58923
patch 8.2.0334: abort called when using test_void()
by Bram Moolenaar
· 6 years ago
57c3395
patch 8.2.0333: terminal in popup test is flaky
by Bram Moolenaar
· 6 years ago
d30ae2f
patch 8.2.0332: some code in ex_getln.c not covered by tests
by Bram Moolenaar
· 6 years ago
7c215c5
patch 8.2.0331: internal error when using test_void() and test_unknown()
by Bram Moolenaar
· 6 years ago
ec084d3
patch 8.2.0329: popup filter converts 0x80 bytes
by Bram Moolenaar
· 6 years ago
e52e0c8
patch 8.2.0328: no redraw when leaving term-normal mode in popup terminal
by Bram Moolenaar
· 6 years ago
80ae880
patch 8.2.0327: crash when opening and closing two popup terminal windows
by Bram Moolenaar
· 6 years ago
578fe94
patch 8.2.0325: ex_getln.c code not covered by tests
by Bram Moolenaar
· 6 years ago
12f2003
patch 8.2.0324: text property not updated correctly when inserting/deleting
by Bram Moolenaar
· 6 years ago
7eeefd4
patch 8.2.0323: Vim9: calling a function that is defined later is slow
by Bram Moolenaar
· 6 years ago
b35efa5
patch 8.2.0322: Vim9: error checks not tested
by Bram Moolenaar
· 6 years ago
ad39c09
patch 8.2.0321: Vim9: ":execute" does not work yet
by Bram Moolenaar
· 6 years ago
0c2ca58
patch 8.2.0318: Vim9: types not sufficiently tested
by Bram Moolenaar
· 6 years ago
8d588cc
patch 8.2.0316: ex_getln.c code has insufficient test coverage
by Bram Moolenaar
· 6 years ago
e010c72
patch 8.2.0314: short name not set for terminal buffer
by Bram Moolenaar
· 6 years ago
fa29c8a
patch 8.2.0313: Vim9: insufficient script tests
by Bram Moolenaar
· 6 years ago
f2d5c24
patch 8.2.0312: Vim9: insufficient script tests
by Bram Moolenaar
· 6 years ago
750802b
patch 8.2.0311: Vim9: insufficient script tests
by Bram Moolenaar
· 6 years ago
8fb1b47
patch 8.2.0310: autocmd test fails on a slow system
by Bram Moolenaar
· 6 years ago
1aa76b8
patch 8.2.0308: 'showbreak' does not work for a very long line
by Bram Moolenaar
· 6 years ago
026270c
patch 8.2.0307: Python 3 vim.eval not well tested
by Bram Moolenaar
· 6 years ago
83f37b9
patch 8.2.0306: Vim9: :substitute(pat(repl does not work in Vim9 script
by Bram Moolenaar
· 6 years ago
8040a71
patch 8.2.0305: relativenumber test fails on some systems
by Bram Moolenaar
· 6 years ago
95ffd43
patch 8.2.0304: terminal test if failing on some systems
by Bram Moolenaar
· 6 years ago
d28e0b3
patch 8.2.0303: TermChanged test fails in the GUI
by Bram Moolenaar
· 6 years ago
0c81d1b
patch 8.2.0302: setting 'term' may cause error in TermChanged autocommand
by Bram Moolenaar
· 6 years ago
b654103
patch 8.2.0301: insufficient testing for exception handling
by Bram Moolenaar
· 6 years ago
b4d2cb1
patch 8.2.0300: Vim9: expression test fails without channel support
by Bram Moolenaar
· 6 years ago
8ed0458
patch 8.2.0299: Vim9: ISN_STORE with argument not tested
by Bram Moolenaar
· 6 years ago
0c6ceaf
patch 8.2.0298: Vim9 script: cannot start command with a string constant
by Bram Moolenaar
· 6 years ago
f9706e9
patch 8.2.0296: mixing up "long long" and __int64 may cause problems
by Bram Moolenaar
· 6 years ago
c036e87
patch 8.2.0295: highlighting for :s wrong when using different separator
by Bram Moolenaar
· 6 years ago
5b1c8fe
patch 8.2.0294: cannot use Ex command that is also a function name
by Bram Moolenaar
· 6 years ago
818fc9a
patch 8.2.0293: various Ex commands not sufficiently tested
by Bram Moolenaar
· 6 years ago
09f28f4
patch 8.2.0292: Vim9: CHECKNR and CHECKTYPE instructions not tested
by Bram Moolenaar
· 6 years ago
436472f
patch 8.2.0291: Vim9: assigning [] to list<string> doesn't work
by Bram Moolenaar
· 6 years ago
85683ec
patch 8.2.0290: running individual test differs from all tests
by Bram Moolenaar
· 6 years ago
0062c2d
patch 8.2.0288: Vim9: some float and blob operators not tested
by Bram Moolenaar
· 6 years ago
f575adf
patch 8.2.0287: Vim9: return in try block not tested; catch not tested
by Bram Moolenaar
· 6 years ago
11ec807
patch 8.2.0286: cannot use popup_close() for a terminal popup
by Bram Moolenaar
· 6 years ago
0bbf722
patch 8.2.0285: unused error message; cannot create s:var
by Bram Moolenaar
· 6 years ago
fd1823e
patch 8.2.0283: Vim9: failing to load script var not tested
by Bram Moolenaar
· 6 years ago
401d9ff
patch 8.2.0282: Vim9: setting number option not tested
by Bram Moolenaar
· 6 years ago
a2f6e42
patch 8.2.0281: two placed signs in the same line are not combined
by Bram Moolenaar
· 6 years ago
257cc5e
patch 8.2.0280: Vim9: throw in :def function not caught higher up
by Bram Moolenaar
· 6 years ago
63ce484
patch 8.2.0279: Vim9: no test for deleted :def function
by Bram Moolenaar
· 6 years ago
9ae3bbd
patch 8.2.0278: channel test is flaky on Mac
by Bram Moolenaar
· 6 years ago
ee2e52a
patch 8.2.0277: Vim9: not all instructions covered by tests
by Bram Moolenaar
· 6 years ago
38a5f51
patch 8.2.0276: Vim9: not allowing space before ")" in function call
by Bram Moolenaar
· 6 years ago
406cd90
patch 8.2.0275: some Ex code not covered by tests
by Bram Moolenaar
· 6 years ago
9e2bcb5
patch 8.2.0274: hang with combination of feedkeys(), Ex mode and :global
by Bram Moolenaar
· 6 years ago
414b796
patch 8.2.0272: ":helptags ALL" gives error for some directories
by Bram Moolenaar
· 6 years ago
82f654e
patch 8.2.0271: the "num64" feature is available everywhere
by Bram Moolenaar
· 6 years ago
bc2b71d
patch 8.2.0270: some code not covered by tests
by Bram Moolenaar
· 6 years ago
b13af50
patch 8.2.0269: Vim9: operator after list index does not work
by Bram Moolenaar
· 6 years ago
e51bb17
patch 8.2.0267: no check for a following cmd when calling a function fails
by Bram Moolenaar
· 6 years ago
a28be85
patch 8.2.0266: terminal in popup test sometimes fails on Mac
by Bram Moolenaar
· 6 years ago
a76b315
patch 8.2.0265: "eval" after "if 0" doesn't check for following command
by Bram Moolenaar
· 6 years ago
Next »