index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
testdir
/
test_vim9_script.vim
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.2180: Vim9: test for error after error is flaky
v8.2.2180
Bram Moolenaar
2020-12-21
1
-1
/
+4
*
patch 8.2.2172: Vim9: number of arguments is not always checked
v8.2.2172
Bram Moolenaar
2020-12-20
1
-2
/
+2
*
patch 8.2.2169: Vim9: test leaves file behind
v8.2.2169
Bram Moolenaar
2020-12-20
1
-1
/
+2
*
patch 8.2.2164: Vim9: autoload function doesn't work in uppercased script
v8.2.2164
Bram Moolenaar
2020-12-19
1
-0
/
+10
*
patch 8.2.2162: Vim9: Cannot load or store autoload variables
v8.2.2162
Bram Moolenaar
2020-12-19
1
-1
/
+31
*
patch 8.2.2144: Vim9: some corner cases not tested
v8.2.2144
Bram Moolenaar
2020-12-14
1
-12
/
+8
*
patch 8.2.2138: Vim9: "exit_cb" causes Vim to exit
v8.2.2138
Bram Moolenaar
2020-12-13
1
-1
/
+8
*
patch 8.2.2137: Vim9: :echo and :execute give error for empty argument
v8.2.2137
Bram Moolenaar
2020-12-13
1
-5
/
+6
*
patch 8.2.2135: Vim9: #{ still seen as start of dict in some places
v8.2.2135
Bram Moolenaar
2020-12-12
1
-0
/
+14
*
patch 8.2.2127: Vim9: executing user command from Vim9 script not tested
v8.2.2127
Bram Moolenaar
2020-12-10
1
-0
/
+21
*
patch 8.2.2122: Vim9: crash when sourcing vim9script early
v8.2.2122
Bram Moolenaar
2020-12-09
1
-0
/
+11
*
patch 8.2.2099: Vim9: some checks are not tested
v8.2.2099
Bram Moolenaar
2020-12-06
1
-0
/
+12
*
patch 8.2.2092: Vim9: unpredictable errors for script tests
v8.2.2092
Bram Moolenaar
2020-12-05
1
-0
/
+5
*
patch 8.2.2088: Vim9: script test sometimes fails
v8.2.2088
Bram Moolenaar
2020-12-04
1
-0
/
+1
*
patch 8.2.2082: Vim9: can still use the depricated #{} dict syntax
v8.2.2082
Bram Moolenaar
2020-12-02
1
-20
/
+20
*
patch 8.2.2080: Vim9: no proper error message for using s:var in for loop
v8.2.2080
Bram Moolenaar
2020-12-02
1
-0
/
+21
*
patch 8.2.2079: Vim9: cannot put a linebreak before or after "in" of ":for"
v8.2.2079
Bram Moolenaar
2020-12-02
1
-0
/
+22
*
patch 8.2.2074: Vim9: using :normal from Vim9 script can't handle range
v8.2.2074
Bram Moolenaar
2020-12-01
1
-0
/
+13
*
patch 8.2.2073: Vim9: for with unpack only works for local variables
v8.2.2073
Bram Moolenaar
2020-12-01
1
-14
/
+41
*
patch 8.2.2034: Vim9: list unpack in for statement not compiled yet
v8.2.2034
Bram Moolenaar
2020-11-23
1
-0
/
+38
*
patch 8.2.2015: Vim9: literal dict #{} is not like any other language
v8.2.2015
Bram Moolenaar
2020-11-19
1
-2
/
+2
*
patch 8.2.1953: Vim9: extra "unknown" error after other error
v8.2.1953
Bram Moolenaar
2020-11-04
1
-0
/
+22
*
patch 8.2.1914: Vim9: cannot put line break in expression for '=' register
v8.2.1914
Bram Moolenaar
2020-10-28
1
-0
/
+12
*
patch 8.2.1870: Vim9: no need to keep all script variables
v8.2.1870
Bram Moolenaar
2020-10-20
1
-0
/
+19
*
patch 8.2.1859: Vim9: crash in unpack assignment
v8.2.1859
Bram Moolenaar
2020-10-17
1
-0
/
+22
*
patch 8.2.1854: Vim9: crash when throwing exception for NULL string
v8.2.1854
Bram Moolenaar
2020-10-16
1
-0
/
+15
*
patch 8.2.1849: Vim9: garbage collection frees block-local variables
v8.2.1849
Bram Moolenaar
2020-10-15
1
-9
/
+25
*
patch 8.2.1846: Vim9: block variables are not found in compiled function
v8.2.1846
Bram Moolenaar
2020-10-15
1
-9
/
+40
*
patch 8.2.1826: Vim9: cannot use a {} block at script level
v8.2.1826
Bram Moolenaar
2020-10-10
1
-0
/
+21
*
patch 8.2.1824: Vim9: variables at the script level escape their scope
v8.2.1824
Bram Moolenaar
2020-10-10
1
-0
/
+50
*
patch 8.2.1813: Vim9: can assign wrong type to script dict
v8.2.1813
Bram Moolenaar
2020-10-08
1
-0
/
+9
*
patch 8.2.1798: Vim9: trinary operator condition is too permissive
v8.2.1798
Bram Moolenaar
2020-10-04
1
-1
/
+1
*
patch 8.2.1777: Vim9: some assignment tests in the wrong file
v8.2.1777
Bram Moolenaar
2020-09-30
1
-194
/
+0
*
patch 8.2.1766: Vim9: Some tests are still using :let
v8.2.1766
Bram Moolenaar
2020-09-27
1
-3
/
+0
*
patch 8.2.1756: Vim9: :let will soon be disallowed
v8.2.1756
Bram Moolenaar
2020-09-27
1
-205
/
+213
*
patch 8.2.1746: Vim9: cannot use "fina" for "finally"
v8.2.1746
Bram Moolenaar
2020-09-26
1
-2
/
+2
*
patch 8.2.1744: Vim9: using ":const!" is weird
v8.2.1744
Bram Moolenaar
2020-09-26
1
-14
/
+20
*
patch 8.2.1742: test still fails without the terminal feature
v8.2.1742
Bram Moolenaar
2020-09-25
1
-1
/
+6
*
patch 8.2.1740: test fails without the terminal feature
v8.2.1740
Bram Moolenaar
2020-09-25
1
-0
/
+2
*
patch 8.2.1739: Vim9: crash when compiling a manually defined function
v8.2.1739
Bram Moolenaar
2020-09-25
1
-2
/
+23
*
patch 8.2.1724: Vim9: assignment tests spread out
v8.2.1724
Bram Moolenaar
2020-09-21
1
-634
/
+0
*
patch 8.2.1720: Vim9: memory leak with heredoc that isn't executed
v8.2.1720
Bram Moolenaar
2020-09-21
1
-0
/
+8
*
patch 8.2.1704: Vim9: crash in for loop when autoload script has an error
v8.2.1704
Bram Moolenaar
2020-09-17
1
-0
/
+39
*
patch 8.2.1700: Vim9: try/catch causes wrong value to be returned
v8.2.1700
Bram Moolenaar
2020-09-16
1
-0
/
+20
*
patch 8.2.1697: inconsistent capitalization of error messages
v8.2.1697
Bram Moolenaar
2020-09-16
1
-1
/
+1
*
patch 8.2.1691: Vim9: list<any> is not accepted where list<number> is expected
v8.2.1691
Bram Moolenaar
2020-09-16
1
-6
/
+24
*
patch 8.2.1686: Vim9: "const!" not sufficiently tested
v8.2.1686
Bram Moolenaar
2020-09-14
1
-0
/
+18
*
patch 8.2.1685: Vim9: cannot declare a constant value
v8.2.1685
Bram Moolenaar
2020-09-14
1
-0
/
+40
*
patch 8.2.1682: Vim9: const works in an unexpected way
v8.2.1682
Bram Moolenaar
2020-09-14
1
-0
/
+7
*
patch 8.2.1681: Vim9: unnessary :call commands in tests
v8.2.1681
Bram Moolenaar
2020-09-14
1
-41
/
+40
[next]