Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
6628b7ebff1cfcb476ce96852a7d2b095872826c
/
src
/
testdir
6628b7e
patch 8.2.2483: Vim9: type error for misformed expression
by Bram Moolenaar
· 5 years ago
4f53b79
patch 8.2.2481: Vim9: confusing error when variable arguments have default
by Bram Moolenaar
· 5 years ago
0038511
patch 8.2.2479: set/getbufline test fails without the job feature
by Bram Moolenaar
· 5 years ago
dd07c02
patch 8.2.2477: autocommand tests hang on MS-Windows
by Bram Moolenaar
· 5 years ago
983d83f
patch 8.2.2476: using freed memory when splitting window while closing buffer
by Bram Moolenaar
· 5 years ago
dfc3db7
patch 8.2.2475: autocommand tests hangs on MS-Windows
by Bram Moolenaar
· 5 years ago
2c7080b
patch 8.2.2474: using freed memory when window is closed by autocommand
by Bram Moolenaar
· 5 years ago
8c6951f
patch 8.2.2473: crash when leaving command line window triggers autocommand
by Bram Moolenaar
· 5 years ago
aad5f9d
patch 8.2.2472: crash when using command line window in an autocommand
by Bram Moolenaar
· 5 years ago
efa1923
patch 8.2.2471: popup_setoptions() does not set textprop in other tab
by Bram Moolenaar
· 5 years ago
6502643
patch 8.2.2470: popup_getoptions() does not get textprop from other tab
by Bram Moolenaar
· 5 years ago
f5a5116
patch 8.2.2469: confusing error if :winsize has a wrong argument
by Bram Moolenaar
· 5 years ago
038e09e
patch 8.2.2468: not easy to get the full command name from a shortened one
by Bram Moolenaar
· 5 years ago
139348f
patch 8.2.2467: script generated by :mkview changes alternate file
by Bram Moolenaar
· 5 years ago
ab65fc7
patch 8.2.2466: max() and min() can give many error messages
by Bram Moolenaar
· 5 years ago
92bb83e
patch 8.2.2465: using freed memory in :psearch
by Bram Moolenaar
· 5 years ago
8ab3757
patch 8.2.2464: using freed memory if window closed in autocommand
by Bram Moolenaar
· 5 years ago
6bcb877
patch 8.2.2463: using :arglocal in an autocommand may use freed memory
by Bram Moolenaar
· 5 years ago
2e5910b
patch 8.2.2455: Vim9: key type for literal dict and indexing is inconsistent
by Bram Moolenaar
· 5 years ago
91478ae
patch 8.2.2454: leading space can not be made visible
by Bram Moolenaar
· 5 years ago
148be9b
patch 8.2.2453: Vim9: a variable name with "->" in the next line doesn't work
by Bram Moolenaar
· 5 years ago
d5e8c92
patch 8.2.2452: no completion for the 'filetype' option
by Bram Moolenaar
· 5 years ago
3b69006
patch 8.2.2449: Vim9: flatten() always changes the list type
by Bram Moolenaar
· 5 years ago
f9547eb
patch 8.2.2447: 'foldlevel' not applied to folds restored from session
by Bram Moolenaar
· 5 years ago
5daa911
patch 8.2.2446: setting 'term' empty has different error if compiled with GUI
by Bram Moolenaar
· 5 years ago
0346b79
patch 8.2.2445: Vim9: no proper error for lambda missing return type
by Bram Moolenaar
· 5 years ago
e507ff1
patch 8.2.2444: Vim9: compile error with combination of operator and list
by Bram Moolenaar
· 5 years ago
80ad3e2
patch 8.2.2443: Vim9: no compile time error for wrong str2float argument
by Bram Moolenaar
· 5 years ago
c03f5c6
patch 8.2.2441: Vim9: extend() does not give an error for a type mismatch
by Bram Moolenaar
· 5 years ago
206c2a6
patch 8.2.2436: Vim9 script test is a bit flaky
by Bram Moolenaar
· 5 years ago
3445320
patch 8.2.2435: setline() gives an error for some types
by Bram Moolenaar
· 5 years ago
f2b26bc
patch 8.2.2434: Vim9: no error when compiling str2nr() with a number
by Bram Moolenaar
· 5 years ago
b63f3ca
patch 8.2.2433: opening cmdline window gives error in BufLeave autocommand
by Bram Moolenaar
· 5 years ago
f8c6a17
patch 8.2.2430: :vimgrep expands wildcards twice
by Bram Moolenaar
· 5 years ago
59ff640
patch 8.2.2429: :goto does not work correctly with text properties
by Bram Moolenaar
· 5 years ago
92e5df8
patch 8.2.2428: FocusGained does not work when 'ttymouse' is empty
by Bram Moolenaar
· 5 years ago
3eb6bd9
patch 8.2.2427: can still switch windows for 'completefunc'
by Bram Moolenaar
· 5 years ago
28976e2
patch 8.2.2426: allowing 'completefunc' to switch windows causes trouble
by Bram Moolenaar
· 5 years ago
df2c298
patch 8.2.2425: cursor on invalid line with range and :substitute
by Bram Moolenaar
· 5 years ago
97202d9
patch 8.2.2424: some tests are known to cause an error with ASAN
by Bram Moolenaar
· 5 years ago
1d859e2
patch 8.2.2422: crash when deleting with line number out of range
by Bram Moolenaar
· 5 years ago
5ed58c7
patch 8.2.2421: double free when using autocommand with "argdel"
by Bram Moolenaar
· 5 years ago
9a046fd
patch 8.2.2420: too many problems with using all autocommand events
by Bram Moolenaar
· 5 years ago
d697dde
patch 8.2.2419: autocmd test was failing on MS-Windows with GUI
by Bram Moolenaar
· 5 years ago
bed72df
patch 8.2.2416: may get stuck in command line window state
by Bram Moolenaar
· 5 years ago
21829c5
patch 8.2.2415: no way to check for the cmdwin feature
by Bram Moolenaar
· 5 years ago
bb4b93e
patch 8.2.2413: crash when using :all while using a cmdline window
by Bram Moolenaar
· 5 years ago
98989a0
patch 8.2.2411: profile test fails on MS-Windows
by Bram Moolenaar
· 5 years ago
e5ea346
patch 8.2.2409: Vim9: profiling only works for one function
by Bram Moolenaar
· 5 years ago
4efd994
patch 8.2.2405: Vim9: no need to allow white space before "(" for :def
by Bram Moolenaar
· 5 years ago
107e9ce
patch 8.2.2404: Vim9: profiling try/catch not correct
by Bram Moolenaar
· 5 years ago
ced68a0
patch 8.2.2403: Vim9: profiling if/elseif/endif not correct
by Bram Moolenaar
· 5 years ago
8323cab
patch 8.2.2402: some filetypes not detected
by Bram Moolenaar
· 5 years ago
f002a41
patch 8.2.2401: build fails without +profiling feature
by Bram Moolenaar
· 5 years ago
b204990
patch 8.2.2400: Vim9: compiled functions are not profiled
by Bram Moolenaar
· 5 years ago
7cf0c11
patch 8.2.2399: fold test fails in wide terminal
by Bram Moolenaar
· 5 years ago
40be52b
patch 8.2.2398: method test fails
by Bram Moolenaar
· 5 years ago
dfbc5fd
patch 8.2.2397: Vim9: "%%" not seen as alternate file name for ":bdel"
by Bram Moolenaar
· 5 years ago
7cebe8b
patch 8.2.2396: Vim9: no white space allowed before "->"
by Bram Moolenaar
· 5 years ago
9a562c1
patch 8.2.2395: Vim9: error for wrong type may report wrong line number
by Bram Moolenaar
· 5 years ago
9ae3705
patch 8.2.2394: Vim9: min() and max() return type is "any"
by Bram Moolenaar
· 5 years ago
4bce26b
patch 8.2.2393: Vim9: error message when script line starts with "[{"
by Bram Moolenaar
· 5 years ago
402115f
patch 8.2.2392: fennel filetype not recognized
by Bram Moolenaar
· 5 years ago
57d5a01
patch 8.2.2388: no easy way to get the maximum or mininum number value
by Bram Moolenaar
· 5 years ago
e32e516
patch 8.2.2387: runtime type check does not mention argument index
by Bram Moolenaar
· 5 years ago
f904133
patch 8.2.2386: Vim9: crash when using ":silent! put"
by Bram Moolenaar
· 5 years ago
e71996b
patch 8.2.2385: "gj" and "gk" do not work correctly when inside a fold
by Bram Moolenaar
· 5 years ago
5e6a7aa
patch 8.2.2384: turtle filetype not recognized
by Bram Moolenaar
· 5 years ago
c5f59fa
patch 8.2.2381: Vim9: divide by zero does not abort expression execution
by Bram Moolenaar
· 5 years ago
99880f9
patch 8.2.2378: Vim9: no error message for dividing by zero
by Bram Moolenaar
· 5 years ago
a28639e
patch 8.2.2377: Vim9: crash when using a range after another expression
by Bram Moolenaar
· 5 years ago
e64f83c
patch 8.2.2376: Vim9: crash when dividing by zero in compiled code
by Bram Moolenaar
· 5 years ago
09fbedc
patch 8.2.2375: test for RGB color skipped in the terminal
by Bram Moolenaar
· 5 years ago
f30a14d
patch 8.2.2373: Vim9: list assignment only accepts a number index
by Bram Moolenaar
· 5 years ago
036d071
patch 8.2.2371: Vim9: crash when using types in :for with unpack
by Bram Moolenaar
· 5 years ago
1430cee
patch 8.2.2370: Vim9: command fails in catch block
by Bram Moolenaar
· 5 years ago
3af15ab
patch 8.2.2369: Vim9: functions return true/false but can't be used as bool
by Bram Moolenaar
· 5 years ago
85773bf
patch 8.2.2368: insufficient tests for setting options
by Bram Moolenaar
· 5 years ago
e2edc2e
patch 8.2.2366: when using ":sleep" the cursor is always displayed
by Bram Moolenaar
· 5 years ago
70250fb
patch 8.2.2365: Vim9: no check for map() changing item type at script level
by Bram Moolenaar
· 5 years ago
f898f7c
patch 8.2.2364: Vim9: line break in lambda accesses freed memory
by Bram Moolenaar
· 5 years ago
9ebcf23
patch 8.2.2363: curpos() does not accept a string argument as before
by Bram Moolenaar
· 5 years ago
351ead0
patch 8.2.2362: Vim9: check of builtin function argument type is incomplete
by Bram Moolenaar
· 5 years ago
a3b494d
patch 8.2.2360: test leaves file behind
by Bram Moolenaar
· 5 years ago
e292432
patch 8.2.2359: strange test failure with MS-Windows
by Bram Moolenaar
· 5 years ago
648ea76
patch 8.2.2357: Vim9: crash when parsing function return type fails
by Bram Moolenaar
· 5 years ago
883cf97
patch 8.2.2356: Vim9: ":put =expr" does not handle a list properly
by Bram Moolenaar
· 5 years ago
97c6943
patch 8.2.2355: stray test failure on Appveyor
by Bram Moolenaar
· 5 years ago
797e63b
patch 8.2.2354: crash with a weird combination of autocommands
by Bram Moolenaar
· 5 years ago
17d015b
patch 8.2.2353: spartql files are not detected
by Bram Moolenaar
· 5 years ago
8f81b22
patch 8.2.2351: Vim9: error msg for "throw" in function called with "silent!"
by Bram Moolenaar
· 5 years ago
2415669
patch 8.2.2349: Vim9: cannot handle line break after parenthesis at line end
by Bram Moolenaar
· 5 years ago
6601b62
patch 8.2.2344: using inclusive index for slice is not always desired
by Bram Moolenaar
· 5 years ago
c423ad7
patch 8.2.2343: Vim9: return type of readfile() is any
by Bram Moolenaar
· 5 years ago
9145846
patch 8.2.2342: "char" functions may return wrong column in Insert mode
by Bram Moolenaar
· 5 years ago
1bb4de5
patch 8.2.2341: expresison command line completion incomplete after "g:"
by Bram Moolenaar
· 5 years ago
37487e1
patch 8.2.2340: win_execute() unexpectedly returns number zero when failing
by Bram Moolenaar
· 5 years ago
a47e05f
patch 8.2.2339: cannot get the type of a value as a string
by Bram Moolenaar
· 5 years ago
64ed4d4
patch 8.2.2338: Vim9: no error if using job_info() result wrongly
by Bram Moolenaar
· 5 years ago
b0e6b51
patch 8.2.2336: Vim9: not possible to extend dictionary with different type
by Bram Moolenaar
· 5 years ago
Next »