Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
eed9d46293f0842aad0d50ff3a526f9a48b12421
/
src
/
testdir
eed9d46
patch 8.2.2518: 'listchars' should be window-local
by Bram Moolenaar
· 5 years ago
7c5b3c036
patch 8.2.2517: Vim9: fix for s390 not tested on other systems
by Bram Moolenaar
· 5 years ago
03dfde2
patch 8.2.2512: Vim9: compiling error test sometimes fails
by Bram Moolenaar
· 5 years ago
39f3b14
patch 8.2.2511: Vim9: cannot use Vim9 script syntax in some places
by Bram Moolenaar
· 5 years ago
10ccfb2
patch 8.2.2510: internal error when popup with mask is zero height or width
by Bram Moolenaar
· 5 years ago
a98f8a2
patch 8.2.2508: cannot change the character displayed in non existing lines
by Bram Moolenaar
· 5 years ago
c150c09
patch 8.2.2506: Vim9: :continue does not work correctly in a :try block
by Bram Moolenaar
· 5 years ago
31842cd
patch 8.2.2505: Vim9: crash after defining function with invalid return type
by Bram Moolenaar
· 5 years ago
44ec21c
patch 8.2.2504: Vim9: crash when using an argument from a closure
by Bram Moolenaar
· 5 years ago
d9d7789
patch 8.2.2503: Vim9: a caught error may leave something on the stack
by Bram Moolenaar
· 5 years ago
f785aa1
patch 8.2.2501: not always clear where an error is reported
by Bram Moolenaar
· 5 years ago
3b67804
patch 8.2.2499: "vim -g --version" does not redirect output
by Bram Moolenaar
· 5 years ago
5affc03
patch 8.2.2498: no test for what 8.2.2494 fixes
by Bram Moolenaar
· 5 years ago
418a29f
patch 8.2.2497: no error when using more than one character for a register
by Bram Moolenaar
· 5 years ago
5202929
patch 8.2.2496: insufficien testing for text jumping fix
by Bram Moolenaar
· 5 years ago
8f33ebf
patch 8.2.2495: text jumps up and down when moving the cursor
by Bram Moolenaar
· 5 years ago
f3fa184
patch 8.2.2493: text property for text left of window shows up
by Bram Moolenaar
· 5 years ago
82db31c
patch 8.2.2491: popup window for text property may show in first screen line
by Bram Moolenaar
· 5 years ago
4223d43
patch 8.2.2490: 'wrap' option is always reset when starting diff mode
by Bram Moolenaar
· 5 years ago
963ffa0
patch 8.2.2489: current buffer is wrong after deletebufline() fails
by Bram Moolenaar
· 5 years ago
a853089
patch 8.2.2488: json_encode() gives generic argument error
by Bram Moolenaar
· 5 years ago
4549dad
patch 8.2.2487: terminal shows garbage after double-wide character
by Bram Moolenaar
· 5 years ago
0123cc1
patch 8.2.2485: when sourcing a script again the script version isn't reset
by Bram Moolenaar
· 5 years ago
dee37dc
patch 8.2.2484: Vim9: Cannot use a comment starting with #{
by Bram Moolenaar
· 5 years ago
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
Next »