Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
2afc3b4f776a4fe2bb22d0a79e77012d79b4ec1e
/
src
/
testdir
/
test_vim9_script.vim
925e9fd
patch 8.2.1290: Vim9: cannot replace a global function
by Bram Moolenaar
· 5 years ago
40f4f7a
patch 8.2.1287: Vim9: crash when using an imported function
by Bram Moolenaar
· 5 years ago
43e969d
patch 8.2.1286: Vim9: No error when using a type to a window variable
by Bram Moolenaar
· 5 years ago
63be3d4
patch 8.2.1274: Vim9: no error for missing white space at script level
by Bram Moolenaar
· 5 years ago
4cdb13c
patch 8.2.1272: Vim9: type not checked if declaration also assigns value
by Bram Moolenaar
· 5 years ago
e7e4838
patch 8.2.1268: Vim9: no error for using double quote comment
by Bram Moolenaar
· 5 years ago
b31be3f
patch 8.2.1257: Vim9: list unpack doesn't work at the script level
by Bram Moolenaar
· 5 years ago
b209750
patch 8.2.1246: Vim9: comment after assignment doesn't work
by Bram Moolenaar
· 5 years ago
d032f34
patch 8.2.1238: Vim9: a few remaining errors not caught by try/catch
by Bram Moolenaar
· 5 years ago
e859312
patch 8.2.1236: Vim9: a few errors not caught by try/catch
by Bram Moolenaar
· 5 years ago
f0b9f43
patch 8.2.1233: Vim9: various errors not caught by try/catch
by Bram Moolenaar
· 5 years ago
68d130c
patch 8.2.1230: Vim9: list index error not caught by try/catch
by Bram Moolenaar
· 5 years ago
f5be8cd
patch 8.2.1227: Vim9: allowing both quoted and # comments is confusing
by Bram Moolenaar
· 5 years ago
9b7bf9e
patch 8.2.1183: assert_fails() checks the last error message
by Bram Moolenaar
· 5 years ago
6b7a0a8
patch 8.2.1159: Vim9: no error for missing space after a comma
by Bram Moolenaar
· 5 years ago
c620c05
patch 8.2.1154: Vim9: crash when using imported function
by Bram Moolenaar
· 5 years ago
bed36b9
patch 8.2.1153: Vim9: script test fails on some systems
by Bram Moolenaar
· 5 years ago
fe465a0
patch 8.2.1152: Vim9: function reference is missing script prefix
by Bram Moolenaar
· 5 years ago
0ad3e89
patch 8.2.1145: Vim9: "for" only accepts a list at compile time
by Bram Moolenaar
· 5 years ago
eeb27bf
patch 8.2.1126: Vim9: using :copen causes an error
by Bram Moolenaar
· 5 years ago
1c99114
patch 8.2.1124: Vim9: no line break allowed in :import command
by Bram Moolenaar
· 5 years ago
5f19593
patch 8.2.1112: Vim9: no line continuation allowed in method call
by Bram Moolenaar
· 5 years ago
47e880d
patch 8.2.1100: Vim9: cannot use line break in :execute argument
by Bram Moolenaar
· 5 years ago
37c8371
patch 8.2.1099: Vim9: cannot use line break in :cexpr argument
by Bram Moolenaar
· 5 years ago
006ad48
patch 8.2.1098: Vim9: cannot use line break in :throw argument
by Bram Moolenaar
· 5 years ago
df069ee
patch 8.2.1042: Vim9: cannot put an operator on the next line
by Bram Moolenaar
· 5 years ago
e55b1c0
patch 8.2.1028: Vim9: no error for declaring buffer, window, etc. variable
by Bram Moolenaar
· 5 years ago
6797966
patch 8.2.1024: Vim9: no error for using "let g:var = val"
by Bram Moolenaar
· 5 years ago
3b74b6b
patch 8.2.1012: Vim9: cannot declare single character script variables
by Bram Moolenaar
· 5 years ago
c785b9a
patch 8.2.1011: Vim9: some code not tested
by Bram Moolenaar
· 5 years ago
c5b1c20
patch 8.2.1009: Vim9: some failures not checked for
by Bram Moolenaar
· 5 years ago
72abcf4
patch 8.2.1001: Vim9: crash with nested "if" and assignment
by Bram Moolenaar
· 5 years ago
9bb3eb3
patch 8.2.0994: Vim9: missing function causes compilation error
by Bram Moolenaar
· 5 years ago
f7d267e
patch 8.2.0993: Vim9 script test fails with normal features
by Bram Moolenaar
· 5 years ago
101f481
patch 8.2.0992: Vim9: crash when using :import in the Vim command
by Bram Moolenaar
· 5 years ago
9af7876
patch 8.2.0987: Vim9: cannot assign to [var; var]
by Bram Moolenaar
· 5 years ago
47a519a
patch 8.2.0981: Vim9: cannot compile "[var, var] = list"
by Bram Moolenaar
· 5 years ago
984dddb
patch 8.2.0975: Vim9: script variable does not accept optional s: prefix
by Bram Moolenaar
· 5 years ago
34db91f
patch 8.2.0973: Vim9: type is not checked when assigning to a script variable
by Bram Moolenaar
· 5 years ago
c82a5b5
patch 8.2.0972: Vim9 script variable declarations need a type
by Bram Moolenaar
· 5 years ago
9721fb4
patch 8.2.0960: cannot use :import in legacy Vim script
by Bram Moolenaar
· 5 years ago
25e0f58
patch 8.2.0823: Vim9: script reload test is disabled
by Bram Moolenaar
· 5 years ago
822ba24
patch 8.2.0818: Vim9: using a discovery phase doesn't work well
by Bram Moolenaar
· 5 years ago
74fae51
patch 8.2.0806: using "func!" after vim9script gives confusing error
by Bram Moolenaar
· 5 years ago
8437008
patch 8.2.0790: Vim9: list index not well tested
by Bram Moolenaar
· 5 years ago
df671b4
patch 8.2.0772: Vim9: some variable initializations not tested
by Bram Moolenaar
· 5 years ago
a6e67e4
patch 8.2.0764: Vim9: assigning to option not fully tested
by Bram Moolenaar
· 5 years ago
227a69d
patch 8.2.0755: Vim9: No error when variable initializer is not a constant
by Bram Moolenaar
· 5 years ago
a5d0077
patch 8.2.0754: Vim9: No test for forward declaration
by Bram Moolenaar
· 5 years ago
32e3511
patch 8.2.0753: Vim9: expressions are evaluated in the discovery phase
by Bram Moolenaar
· 5 years ago
7e5bd91
patch 8.2.0731: Vim9: parsing declarations continues after :finish
by Bram Moolenaar
· 5 years ago
1cc2a94
patch 8.2.0730: Vim9: Assignment to dict member does not work
by Bram Moolenaar
· 5 years ago
89483d4
patch 8.2.0729: Vim9: When reloading a script variables are not cleared
by Bram Moolenaar
· 5 years ago
396f313
patch 8.2.0724: Vim9: appending to buffer/window/tab variable not tested
by Bram Moolenaar
· 5 years ago
8a1c101
patch 8.2.0706: Vim9: using assert_fails() causes function to finish
by Bram Moolenaar
· 5 years ago
2a1381c
patch 8.2.0701: Vim9 test fails without job feature
by Bram Moolenaar
· 5 years ago
40ee466
patch 8.2.0700: Vim9: converting error message to exception not tested
by Bram Moolenaar
· 5 years ago
a0a9f43
patch 8.2.0657: Vim9: no check if called variable is a FuncRef
by Bram Moolenaar
· 5 years ago
03afdcf
patch 8.2.0653: using uninitialized pointer
by Bram Moolenaar
· 5 years ago
4c17ad9
patch 8.2.0650: Vim9: script function can be deleted
by Bram Moolenaar
· 5 years ago
cfe435d
patch 8.2.0640: Vim9: expanding does not work
by Bram Moolenaar
· 5 years ago
f93c7fe
patch 8.2.0626: Vim9: wrong syntax of function in Vim9 script
by Bram Moolenaar
· 5 years ago
a72cfb8
patch 8.2.0624: Vim9: no check for space before #comment
by Bram Moolenaar
· 5 years ago
1966c24
patch 8.2.0613: Vim9: no check for space before #comment
by Bram Moolenaar
· 5 years ago
2c5ed4e
patch 8.2.0612: Vim9: no check for space before #comment
by Bram Moolenaar
· 5 years ago
faac410
patch 8.2.0611: Vim9: no check for space before #comment
by Bram Moolenaar
· 5 years ago
7bdaea6
patch 8.2.0605: Vim9: cannot unlet an environment variable
by Bram Moolenaar
· 5 years ago
d72c1bf
patch 8.2.0601: Vim9: :unlet is not compiled
by Bram Moolenaar
· 5 years ago
d3aac29
patch 8.2.0600: Vim9: cannot read or write w:, t: and b: variables
by Bram Moolenaar
· 5 years ago
a26b970
patch 8.2.0595: Vim9: not all commands using ends_excmd() tested
by Bram Moolenaar
· 5 years ago
4a8d9f2
patch 8.2.0586: Vim9: # comment not sufficiently tested
by Bram Moolenaar
· 5 years ago
7a09224
patch 8.2.0585: Vim9: # comment not recognized after :vim9script
by Bram Moolenaar
· 5 years ago
cb711ab
patch 8.2.0583: Vim9: # comment not recognized in :def function
by Bram Moolenaar
· 5 years ago
6e94978
patch 8.2.0570: Vim9: no error when omitting type from argument
by Bram Moolenaar
· 5 years ago
2c33043
patch 8.2.0567: Vim9: cannot put comments halfway expressions
by Bram Moolenaar
· 5 years ago
675f716
patch 8.2.0565: Vim9: tests contain superfluous line continuation
by Bram Moolenaar
· 5 years ago
e6085c5
patch 8.2.0561: Vim9: cannot split function call in multiple lines
by Bram Moolenaar
· 5 years ago
4fdae99
patch 8.2.0555: Vim9: line continuation is not always needed
by Bram Moolenaar
· 5 years ago
cab2767
patch 8.2.0537: Vim9: no check for sandbox when setting v:var
by Bram Moolenaar
· 5 years ago
ee4e0c1
patch 8.2.0522: several errors are not tested for
by Bram Moolenaar
· 5 years ago
5deeb3f
patch 8.2.0512: Vim9: no optional arguments in func type
by Bram Moolenaar
· 5 years ago
d77a852
patch 8.2.0508: Vim9: func and partial types not done yet
by Bram Moolenaar
· 5 years ago
585fea7
patch 8.2.0503: Vim9: some code is not tested
by Bram Moolenaar
· 5 years ago
e8c4abb
patch 8.2.0502: Vim9: some code is not tested
by Bram Moolenaar
· 5 years ago
2c869de
patch 8.2.0501: Vim9: script test fails when channel feature is missing
by Bram Moolenaar
· 5 years ago
80c34ca
patch 8.2.0495: Vim9: some code not tested
by Bram Moolenaar
· 5 years ago
e69f6d0
patch 8.2.0493: Vim9: some error messages not tested
by Bram Moolenaar
· 5 years ago
a8c1770
patch 8.2.0492: Vim9: some error messages not tested
by Bram Moolenaar
· 5 years ago
bd5da37
patch 8.2.0487: Vim9: compiling not sufficiently tested
by Bram Moolenaar
· 5 years ago
9be61bb
patch 8.2.0486: Vim9: some code and error messages not tested
by Bram Moolenaar
· 5 years ago
33fa29c
patch 8.2.0467: Vim9: some errors are not tested
by Bram Moolenaar
· 5 years ago
599c89c
patch 8.2.0465: Vim9: dead code and wrong return type
by Bram Moolenaar
· 5 years ago
7d941ee
patch 8.2.0450: not enough testing for restricted mode and function calls
by Bram Moolenaar
· 5 years ago
cf3f8bf
patch 8.2.0449: Vim9: crash if return type is invalid
by Bram Moolenaar
· 5 years ago
97acfc7
patch 8.2.0424: checking for wrong return value
by Bram Moolenaar
· 5 years ago
9645e2d
patch 8.2.0421: interrupting with CTRL-C does not always work
by Bram Moolenaar
· 5 years ago
f1ec378
patch 8.2.0420: Vim9: cannot interrupt a loop with CTRL-C
by Bram Moolenaar
· 5 years ago
20431c9
patch 8.2.0419: various memory leaks in Vim9 script code
by Bram Moolenaar
· 5 years ago
5269bd2
patch 8.2.0368: Vim9: import that redefines local variable does not fail
by Bram Moolenaar
· 5 years ago
d0df1aa
patch 8.2.0353: Vim9: while loop not tested
by Bram Moolenaar
· 5 years ago
Next »