Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
6c3843ca8ab105bfb85f6ea8bcec2cbc03f46e7f
/
src
/
testdir
/
test_vim9_script.vim
6c3843c
patch 8.2.2567: Vim9: no error if variable is defined for existing function
by Bram Moolenaar
· 5 years ago
057e84a
patch 8.2.2558: no error if a lambda argument shadows a variable
by Bram Moolenaar
· 5 years ago
0a84284
patch 8.2.2556: Vim9: :import with "as" not fully supported
by Bram Moolenaar
· 5 years ago
3f1e9f0
patch 8.2.2555: Vim9: missing test for 8.2.2553
by Bram Moolenaar
· 5 years ago
0f2a5cc
patch 8.2.2554: Vim9: exporting a final is not tested
by Bram Moolenaar
· 5 years ago
9cb577a
patch 8.2.2543: Vim9: a return inside try/catch does not restore properly
by Bram Moolenaar
· 5 years ago
7e82c5f
patch 8.2.2539: Vim9: return from finally block causes a hang
by Bram Moolenaar
· 5 years ago
ada1d87
patch 8.2.2532: Vim9: confusing error if :k is used with a range
by Bram Moolenaar
· 5 years ago
10b9421
patch 8.2.2531: Vim9: the :k command is obscure
by Bram Moolenaar
· 5 years ago
d3f8a9e
patch 8.2.2529: Vim9: Not possible to use legacy and Vim9 script in one file
by Bram Moolenaar
· 5 years ago
b855430
patch 8.2.2519: Vim9: no reason to keep strange Vi behavior
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
c150c09
patch 8.2.2506: Vim9: :continue does not work correctly in a :try block
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
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
2e5910b
patch 8.2.2455: Vim9: key type for literal dict and indexing is inconsistent
by Bram Moolenaar
· 5 years ago
206c2a6
patch 8.2.2436: Vim9 script test is a bit flaky
by Bram Moolenaar
· 5 years ago
ced68a0
patch 8.2.2403: Vim9: profiling if/elseif/endif not correct
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
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
8f81b22
patch 8.2.2351: Vim9: error msg for "throw" in function called with "silent!"
by Bram Moolenaar
· 5 years ago
9e1d9e3
patch 8.2.2330: Vim9: crash when using :trow in a not executed block
by Bram Moolenaar
· 5 years ago
48e11c1
patch 8.2.2328: some test files may not be deleted
by Bram Moolenaar
· 5 years ago
69f7050
patch 8.2.2263: Vim9: compilation error with try-catch in skipped block
by Bram Moolenaar
· 5 years ago
2949cfd
patch 8.2.2257: Vim9: using -> for lambda is ambiguous
by Bram Moolenaar
· 5 years ago
a629495
patch 8.2.2225: Vim9: error when using :import in legacy script twice
by Bram Moolenaar
· 5 years ago
07a65d2
patch 8.2.2224: Vim9: crash if script reloaded with different variable type
by Bram Moolenaar
· 5 years ago
cdc40c4
patch 8.2.2223: Vim9: Reloading marks a :def function as deleted
by Bram Moolenaar
· 5 years ago
2b32700
patch 8.2.2222: Vim9: cannot keep script variables when reloading
by Bram Moolenaar
· 5 years ago
f8103f2
patch 8.2.2214: ":e#" does not give a warning for missing white space
by Bram Moolenaar
· 5 years ago
4aab88d
patch 8.2.2208: Vim9: after reloading a script variable index may be invalid
by Bram Moolenaar
· 5 years ago
6f17a3f
patch 8.2.2180: Vim9: test for error after error is flaky
by Bram Moolenaar
· 5 years ago
5082471
patch 8.2.2172: Vim9: number of arguments is not always checked
by Bram Moolenaar
· 5 years ago
090728a
patch 8.2.2169: Vim9: test leaves file behind
by Bram Moolenaar
· 5 years ago
17f700a
patch 8.2.2164: Vim9: autoload function doesn't work in uppercased script
by Bram Moolenaar
· 5 years ago
03290b8
patch 8.2.2162: Vim9: Cannot load or store autoload variables
by Bram Moolenaar
· 5 years ago
025cb1c
patch 8.2.2144: Vim9: some corner cases not tested
by Bram Moolenaar
· 5 years ago
b5b9480
patch 8.2.2138: Vim9: "exit_cb" causes Vim to exit
by Bram Moolenaar
· 5 years ago
e498429
patch 8.2.2137: Vim9: :echo and :execute give error for empty argument
by Bram Moolenaar
· 5 years ago
93f82cb
patch 8.2.2135: Vim9: #{ still seen as start of dict in some places
by Bram Moolenaar
· 5 years ago
70249ee
patch 8.2.2127: Vim9: executing user command from Vim9 script not tested
by Bram Moolenaar
· 5 years ago
9ec7026
patch 8.2.2122: Vim9: crash when sourcing vim9script early
by Bram Moolenaar
· 5 years ago
918a424
patch 8.2.2099: Vim9: some checks are not tested
by Bram Moolenaar
· 5 years ago
2d870f8
patch 8.2.2092: Vim9: unpredictable errors for script tests
by Bram Moolenaar
· 5 years ago
f6c177a
patch 8.2.2088: Vim9: script test sometimes fails
by Bram Moolenaar
· 5 years ago
e0de171
patch 8.2.2082: Vim9: can still use the depricated #{} dict syntax
by Bram Moolenaar
· 5 years ago
ea87069
patch 8.2.2080: Vim9: no proper error message for using s:var in for loop
by Bram Moolenaar
· 5 years ago
38bd8de
patch 8.2.2079: Vim9: cannot put a linebreak before or after "in" of ":for"
by Bram Moolenaar
· 5 years ago
4324d87
patch 8.2.2074: Vim9: using :normal from Vim9 script can't handle range
by Bram Moolenaar
· 5 years ago
4b8a065
patch 8.2.2073: Vim9: for with unpack only works for local variables
by Bram Moolenaar
· 5 years ago
792f786
patch 8.2.2034: Vim9: list unpack in for statement not compiled yet
by Bram Moolenaar
· 5 years ago
2bede17
patch 8.2.2015: Vim9: literal dict #{} is not like any other language
by Bram Moolenaar
· 5 years ago
631e8f9
patch 8.2.1953: Vim9: extra "unknown" error after other error
by Bram Moolenaar
· 5 years ago
b4bcea4
patch 8.2.1914: Vim9: cannot put line break in expression for '=' register
by Bram Moolenaar
· 5 years ago
39ca412
patch 8.2.1870: Vim9: no need to keep all script variables
by Bram Moolenaar
· 5 years ago
352134b
patch 8.2.1859: Vim9: crash in unpack assignment
by Bram Moolenaar
· 5 years ago
1e021e6
patch 8.2.1854: Vim9: crash when throwing exception for NULL string
by Bram Moolenaar
· 5 years ago
ed234f2
patch 8.2.1849: Vim9: garbage collection frees block-local variables
by Bram Moolenaar
· 5 years ago
fbbcd00
patch 8.2.1846: Vim9: block variables are not found in compiled function
by Bram Moolenaar
· 5 years ago
9becdf2
patch 8.2.1826: Vim9: cannot use a {} block at script level
by Bram Moolenaar
· 5 years ago
fcdc5d8
patch 8.2.1824: Vim9: variables at the script level escape their scope
by Bram Moolenaar
· 5 years ago
10c6586
patch 8.2.1813: Vim9: can assign wrong type to script dict
by Bram Moolenaar
· 5 years ago
1310660
patch 8.2.1798: Vim9: trinary operator condition is too permissive
by Bram Moolenaar
· 6 years ago
55759b5
patch 8.2.1777: Vim9: some assignment tests in the wrong file
by Bram Moolenaar
· 6 years ago
7a9cbca
patch 8.2.1766: Vim9: Some tests are still using :let
by Bram Moolenaar
· 6 years ago
cfcd011
patch 8.2.1756: Vim9: :let will soon be disallowed
by Bram Moolenaar
· 6 years ago
373863e
patch 8.2.1746: Vim9: cannot use "fina" for "finally"
by Bram Moolenaar
· 6 years ago
30fd820
patch 8.2.1744: Vim9: using ":const!" is weird
by Bram Moolenaar
· 6 years ago
7e9210e
patch 8.2.1742: test still fails without the terminal feature
by Bram Moolenaar
· 6 years ago
58dbef3
patch 8.2.1740: test fails without the terminal feature
by Bram Moolenaar
· 6 years ago
9c4f552
patch 8.2.1739: Vim9: crash when compiling a manually defined function
by Bram Moolenaar
· 6 years ago
971caf5
patch 8.2.1724: Vim9: assignment tests spread out
by Bram Moolenaar
· 6 years ago
078269b
patch 8.2.1720: Vim9: memory leak with heredoc that isn't executed
by Bram Moolenaar
· 6 years ago
77e5dcc
patch 8.2.1704: Vim9: crash in for loop when autoload script has an error
by Bram Moolenaar
· 6 years ago
9939f57
patch 8.2.1700: Vim9: try/catch causes wrong value to be returned
by Bram Moolenaar
· 6 years ago
7707228
patch 8.2.1697: inconsistent capitalization of error messages
by Bram Moolenaar
· 6 years ago
5e65423
patch 8.2.1691: Vim9: list<any> is not accepted where list<number> is expected
by Bram Moolenaar
· 6 years ago
71abe48
patch 8.2.1686: Vim9: "const!" not sufficiently tested
by Bram Moolenaar
· 6 years ago
0b4c66c
patch 8.2.1685: Vim9: cannot declare a constant value
by Bram Moolenaar
· 6 years ago
dbeecb2
patch 8.2.1682: Vim9: const works in an unexpected way
by Bram Moolenaar
· 6 years ago
0805222
patch 8.2.1681: Vim9: unnessary :call commands in tests
by Bram Moolenaar
· 6 years ago
f0afd9e
patch 8.2.1674: Vim9: internal error when using variable that was not set
by Bram Moolenaar
· 6 years ago
c1ec042
patch 8.2.1650: Vim9: result of && and || expression is not bool in script
by Bram Moolenaar
· 6 years ago
4ed124c
patch 8.2.1647: Vim9: result of expression with && and || is not a bool
by Bram Moolenaar
· 6 years ago
ba7c0d7
patch 8.2.1644: Vim9: cannot assign 1 and 0 to bool at script level
by Bram Moolenaar
· 6 years ago
29a86ff
patch 8.2.1641: Vim9: cannot use 0 or 1 where a bool is expected
by Bram Moolenaar
· 6 years ago
44d6652
patch 8.2.1632: not checking the context of test_fails()
by Bram Moolenaar
· 6 years ago
d2c6170
patch 8.2.1623: Vim9: using :call where it is not needed
by Bram Moolenaar
· 6 years ago
e2e4075
patch 8.2.1593: tests do not check the error number properly
by Bram Moolenaar
· 6 years ago
25859dd
patch 8.2.1543: Vim9: test with invalid SID is skipped in the GUI
by Bram Moolenaar
· 6 years ago
a563984
patch 8.2.1542: Vim9: test with invalid SID does not work in the GUI
by Bram Moolenaar
· 6 years ago
95006e3
patch 8.2.1541: Vim9: cannot find function reference for s:Func
by Bram Moolenaar
· 6 years ago
e3d4685
patch 8.2.1539: using invalid script ID causes a crash
by Bram Moolenaar
· 6 years ago
3988f64
patch 8.2.1528: Vim9: :endif not found after "if false"
by Bram Moolenaar
· 6 years ago
601e76a
patch 8.2.1527: Vim9: cannot use a function name at script level
by Bram Moolenaar
· 6 years ago
c2af0af
patch 8.2.1519: Vim9: Ex command default range is not set
by Bram Moolenaar
· 6 years ago
Next »