Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
bdedd2bcce3a59028c7504a397ff77d901b1b12a
/
src
/
testdir
bdedd2b
patch 9.0.0511: unnecessary scrolling for message of only one line
by zeertzjq
· 3 years ago
7c046ae
patch 9.0.0510: Chatito files are not recognized
by ObserverOfTime
· 3 years ago
500a1f9
patch 9.0.0509: confusing error for "saveas" command with "nofile" buffer
by Bram Moolenaar
· 3 years ago
cd9fa25
patch 9.0.0508: when the channel test fails there is no clue why
by K.Takata
· 3 years ago
bcd6924
patch 9.0.0507: cmdline cleared when using :redrawstatus in CmdlineChanged
by Bram Moolenaar
· 3 years ago
a2b9103
patch 9.0.0506: line number argument for :badd does not work
by Bram Moolenaar
· 3 years ago
faf1d41
patch 9.0.0505: various problems with 'nosplitscroll'
by Luuk van Baal
· 3 years ago
cc34181
patch 9.0.0502: a closure in a nested loop in a :def function does not work
by Bram Moolenaar
· 3 years ago
b2f0ca8
patch 9.0.0500: when quitting cmdline window with CTRL-C it remains visible
by Bram Moolenaar
· 3 years ago
566badc
patch 9.0.0499: in :def function list created after const is locked
by Bram Moolenaar
· 3 years ago
747f110
patch 9.0.0498: various small issues
by Bram Moolenaar
· 3 years ago
65ee49d
patch 9.0.0497: LyRiCs files are not recognized
by ObserverOfTime
· 3 years ago
dbbb02b
patch 9.0.0495: closure doesn't work properly in nested loop
by Bram Moolenaar
· 3 years ago
312af65
patch 9.0.0492: cmdwin test fails on MS-Windows
by Bram Moolenaar
· 3 years ago
73e28dc
patch 9.0.0491: no good reason to build without the float feature
by Bram Moolenaar
· 3 years ago
1c3dd8d
patch 9.0.0490: using freed memory with cmdwin and BufEnter autocmd
by Bram Moolenaar
· 3 years ago
fb593c5
patch 9.0.0489: using "end_lnum" with virtual text causes problems
by Bram Moolenaar
· 3 years ago
4c7fd4d
patch 9.0.0488: cursor wrong with virtual text "above" and 'showbreak'
by Bram Moolenaar
· 3 years ago
d5bc762
patch 9.0.0486: text scrolled with 'nosplitscroll', autocmd win and help
by Luuk van Baal
· 3 years ago
0cdfb7c
patch 9.0.0485: in :def function all closures in loop get the same variables
by Bram Moolenaar
· 3 years ago
8abb584
patch 9.0.0484: in :def function all closures in loop get the same variables
by Bram Moolenaar
· 3 years ago
c249913
patch 9.0.0483: illegal memory access when replacing in virtualedit mode
by Bram Moolenaar
· 3 years ago
e24b4ab
patch 9.0.0482: "g0" moves to wrong location with virtual text "above"
by Bram Moolenaar
· 3 years ago
abd58d8
patch 9.0.0480: cannot use a :def varargs function with substitute()
by zeertzjq
· 3 years ago
1aea184
patch 9.0.0479: in :def function all closures in loop get the same variables
by Bram Moolenaar
· 3 years ago
594f9e0
patch 9.0.0478: test for 'splitscroll' takes too much time
by Luuk van Baal
· 3 years ago
48db5da
patch 9.0.0476: varargs does not work for replacement function of substitute()
by zeertzjq
· 3 years ago
dd67477
patch 9.0.0475: not using deferred delete in tests
by Bram Moolenaar
· 3 years ago
aa53414
patch 9.0.0473: fullcommand() only works for the current script version
by Bram Moolenaar
· 3 years ago
a4abe51
patch 9.0.0472: virtual text "below" doesn't show in list mode
by Bram Moolenaar
· 3 years ago
12167d8
patch 9.0.0471: no test for what patch 9.0.0469 fixes
by mityu
· 3 years ago
b46c083
patch 9.0.0470: in :def function all closures in loop get the same variables
by Bram Moolenaar
· 3 years ago
ebd0e8b
patch 9.0.0466: virtual text wrong after adding line break after line
by Bram Moolenaar
· 3 years ago
e697d48
patch 9.0.0465: cursor moves when cmdwin is closed when 'splitscroll' is off
by mityu
· 3 years ago
702bd6c
patch 9.0.0464: with virtual text "above" indenting doesn't work well
by Bram Moolenaar
· 3 years ago
febe138
patch 9.0.0463: command line test leaves directory behind
by Dominique Pelle
· 3 years ago
470a141
patch 9.0.0461: 'scroll' is not always updated
by Luuk van Baal
· 3 years ago
766ae5b
patch 9.0.0460: loop variable can't be found
by Bram Moolenaar
· 3 years ago
353b68a
patch 9.0.0459: Vim9: block in for loop doesn't behave like a code block
by Bram Moolenaar
· 3 years ago
3b93cf2
patch 9.0.0458: splitting a line with a text prop "above" moves it down
by Bram Moolenaar
· 3 years ago
a04f457
patch 9.0.0457: substitute prompt does not highlight an empty match
by Bram Moolenaar
· 3 years ago
5ed3917
patch 9.0.0455: a few problems with 'splitscroll'
by Luuk van Baal
· 3 years ago
6eda17d
patch 9.0.0452: Visual highlighting extends into virtual text prop
by Bram Moolenaar
· 3 years ago
c9dc03f
patch 9.0.0451: virtual text "above" does not work with 'nowrap'
by Bram Moolenaar
· 3 years ago
cdc8393
patch 9.0.0449: there is no easy way to translate a key code into a string
by zeertzjq
· 3 years ago
5a4eb55
patch 9.0.0448: SubRip files are not recognized
by ObserverOfTime
· 3 years ago
cf0995d
patch 9.0.0447: using :echowin while at the hit-enter prompt causes problems
by Bram Moolenaar
· 3 years ago
87e74d0
patch 9.0.0446: message window may be positioned too low
by Bram Moolenaar
· 3 years ago
29ab524
patch 9.0.0445: when opening/closing window text moves up/down
by Luuk van Baal
· 3 years ago
9510d22
patch 9.0.0444: trying to declare g:variable gives confusing error
by Bram Moolenaar
· 3 years ago
cce82a5
patch 9.0.0443: blueprint files are not recognized
by Gabriele Musco
· 3 years ago
79f8b84
patch 9.0.0442: virtual text "above" doesn't handel line numbers
by Bram Moolenaar
· 3 years ago
c069ede
patch 9.0.0441: closure in for loop test fails on some systems
by Bram Moolenaar
· 3 years ago
f5fec05
patch 9.0.0440: crash when using mkdir() with "R" flag in compiled function
by Bram Moolenaar
· 3 years ago
88b79cb
patch 9.0.0439: cursor wrong if inserting before line with virtual text above
by Bram Moolenaar
· 3 years ago
04e0ed1
patch 9.0.0438: cannot put virtual text above a line
by Bram Moolenaar
· 3 years ago
55e9366
patch 9.0.0437: no error when custom completion function returns wrong type
by Bram Moolenaar
· 3 years ago
9ba2786
patch 9.0.0434: gitignore files are not recognized
by ObserverOfTime
· 3 years ago
6de2296
patch 9.0.0432: crash when using for loop variable in closure
by Bram Moolenaar
· 3 years ago
7cf5839
patch 9.0.0431: current mode shows in message window
by Bram Moolenaar
· 3 years ago
375141e
patch 9.0.0430: cannot use repeat() with a blob
by Bakudankun
· 3 years ago
0adae2d
patch 9.0.0429: not all keys are tested for the MS-Windows GUI
by Yegappan Lakshmanan
· 3 years ago
be9fc5b
patch 9.0.0428: autocmd test uses common file name
by Bram Moolenaar
· 3 years ago
8995c4c
patch 9.0.0427: Drupal theme files are not recognized
by Rodrigo Aguilera
· 3 years ago
65258d3
patch 9.0.0426: failed flaky tests reports only start time
by Bram Moolenaar
· 3 years ago
ae04a60
patch 9.0.0425: autocmd test is a bit flaky on MS-Windows
by Bram Moolenaar
· 3 years ago
7d56cfc
patch 9.0.0424: gitattributes files are not recognized
by ObserverOfTime
· 3 years ago
9132426
patch 9.0.0423: "for" and "while" not recognized after :vim9cmd and :legacy
by Bram Moolenaar
· 3 years ago
0dc2fd3
patch 9.0.0422: not enough testing of the :all command
by Yegappan Lakshmanan
· 3 years ago
5bc1345
patch 9.0.0421: MS-Windows makefiles are inconsistently named
by K.Takata
· 3 years ago
1690032
patch 9.0.0419: the :defer command does not check the function arguments
by Bram Moolenaar
· 3 years ago
45bbaef
patch 9.0.0418: manually deleting temp test files
by Bram Moolenaar
· 3 years ago
2a4c885
patch 9.0.0417: Jsonnet files are not recognized
by =?UTF-8?q?Cezary=20Dro=C5=BCak?=
· 3 years ago
58a3cae
patch 9.0.0416: ml_get error when appending lines in popup window
by Bram Moolenaar
· 3 years ago
0500e87
patch 9.0.0415: on MS-Windows some tests are flaky
by K.Takata
· 3 years ago
753aead
patch 9.0.0414: matchstr() still does not match column offset
by Bram Moolenaar
· 3 years ago
6f14da1
patch 9.0.0411: only created files can be cleaned up with one call
by Bram Moolenaar
· 3 years ago
7c7e1e9
patch 9.0.0409: #{g:x} was seen as a curly-braces expression
by ii14
· 3 years ago
75a115e
patch 9.0.0407: matchstr() does match column offset
by Bram Moolenaar
· 3 years ago
9667b2c
patch 9.0.0406: deferred functions not invoked when partial func exits
by Bram Moolenaar
· 3 years ago
c9c967d
patch 9.0.0405: arguments in a partial not used by a :def function
by Bram Moolenaar
· 3 years ago
1540d33
patch 9.0.0404: crash when passing invalid arguments to assert_fails()
by Bram Moolenaar
· 3 years ago
fd7e60a
patch 9.0.0403: 'equalalways' may be off when 'laststatus' is zero
by Luuk van Baal
· 3 years ago
bb6c407
patch 9.0.0402: javascript module files are not recoginzed
by Brett Holman
· 3 years ago
e68f134
patch 9.0.0400: GUI test sometimes hangs on CI
by K.Takata
· 3 years ago
98aff65
patch 9.0.0399: using :defer in expression funcref not tested
by Bram Moolenaar
· 3 years ago
5877985
patch 9.0.0397: :defer not tested with exceptions and ":qa!"
by Bram Moolenaar
· 3 years ago
2834ebd
patch 9.0.0396: :findrepl does not escape '&' and '~' properly
by matveyt
· 3 years ago
a9480db
patch 9.0.0393: signals test often fails on FreeBSD
by K.Takata
· 3 years ago
3411265
patch 9.0.0391: using separate delete() call instead of writefile() 'D' flag
by Bram Moolenaar
· 3 years ago
86d8725
patch 9.0.0390: cannot use a partial with :defer
by Bram Moolenaar
· 3 years ago
ccfde4d
patch 9.0.0389: crash when 'tagfunc' closes the window
by Bram Moolenaar
· 3 years ago
ddf7dba
patch 9.0.0387: repeat <ScriptCmd> mapping doesn't use right script context
by Bram Moolenaar
· 3 years ago
b40ad4f
patch 9.0.0381: writefile test leaves files behind
by Dominique Pelle
· 3 years ago
e1f3ab7
patch 9.0.0380: deleting files in tests is a hassle
by Bram Moolenaar
· 3 years ago
806a273
patch 9.0.0379: cleaning up after writefile() is a hassle
by Bram Moolenaar
· 3 years ago
5fbbec1
patch 9.0.0372: MS-Windows: "%T" time format does not appear to work
by Bram Moolenaar
· 3 years ago
1d84f76
patch 9.0.0370: cleaning up afterwards can make a function messy
by Bram Moolenaar
· 3 years ago
06d32a0
patch 9.0.0369: a failing flaky test doesn't mention the time
by Bram Moolenaar
· 3 years ago
6ac69ed
patch 9.0.0366: cannot use import->Func() in lambda
by Bram Moolenaar
· 3 years ago
Next »