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_builtin.vim
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.3646: using <sfile> in a function gives an unexpected result
v8.2.3646
Bram Moolenaar
2021-11-22
1
-0
/
+8
*
patch 8.2.3605: cannot clear and unlinke a highlight group with hlset()
v8.2.3605
Yegappan Lakshmanan
2021-11-16
1
-0
/
+1
*
patch 8.2.3578: manipulating highlighting is complicated
v8.2.3578
Yegappan Lakshmanan
2021-11-03
1
-0
/
+10
*
patch 8.2.3459: Vim9: need more tests for empty string arguments
v8.2.3459
Yegappan Lakshmanan
2021-09-30
1
-0
/
+23
*
patch 8.2.3456: Vim9: not all functions are tested with empty string argument
v8.2.3456
Yegappan Lakshmanan
2021-09-26
1
-2
/
+77
*
patch 8.2.3446: not enough tests for empty string arguments
v8.2.3446
Yegappan Lakshmanan
2021-09-17
1
-11
/
+60
*
patch 8.2.3438: cannot manipulate blobs
v8.2.3438
Yegappan Lakshmanan
2021-09-14
1
-0
/
+12
*
patch 8.2.3427: double free when list is copied
v8.2.3427
Bram Moolenaar
2021-09-11
1
-4
/
+10
*
patch 8.2.3415: Vim9: not all function argument types are properly checked
v8.2.3415
Yegappan Lakshmanan
2021-09-08
1
-2
/
+96
*
patch 8.2.3401: Vim9: cannot use negative count with finddir() and findfile()
v8.2.3401
Bram Moolenaar
2021-09-04
1
-0
/
+14
*
patch 8.2.3382: crash when getting the type of a NULL partial
v8.2.3382
Bram Moolenaar
2021-08-28
1
-0
/
+9
*
patch 8.2.3363: when :edit reuses the current buffer the alternate file is set
v8.2.3363
Bram Moolenaar
2021-08-21
1
-1
/
+1
*
patch 8.2.3356: adding many text properties requires a lot of function calls
v8.2.3356
Yegappan Lakshmanan
2021-08-16
1
-0
/
+5
*
patch 8.2.3322: Vim9: checking type of dict does not check member type
v8.2.3322
Bram Moolenaar
2021-08-09
1
-0
/
+12
*
patch 8.2.3314: behavior of exists() in a :def function is unpredictable
v8.2.3314
Bram Moolenaar
2021-08-08
1
-9
/
+24
*
patch 8.2.3299: Vim9: exists() does not handle much at compile time
v8.2.3299
Bram Moolenaar
2021-08-05
1
-1
/
+23
*
patch 8.2.3276: Vim9: exists() can only be evaluated at runtime
v8.2.3276
Bram Moolenaar
2021-08-02
1
-0
/
+19
*
patch 8.2.3261: Vim9: when compiling repeat(123, N) return type is number
v8.2.3261
Bram Moolenaar
2021-07-31
1
-3
/
+9
*
patch 8.2.3258: error messages have the wrong text
v8.2.3258
Bram Moolenaar
2021-07-31
1
-26
/
+26
*
patch 8.2.3242: Vim9: valgrind reports leaks in builtin function test
v8.2.3242
Bram Moolenaar
2021-07-28
1
-2
/
+2
*
patch 8.2.3232: system() does not work without a second argument
v8.2.3232
Yegappan Lakshmanan
2021-07-28
1
-0
/
+6
*
patch 8.2.3230: Vim9: type error when function return type is not known yet
v8.2.3230
Bram Moolenaar
2021-07-27
1
-0
/
+10
*
patch 8.2.3229: Vim9: runtime and compile time type checks are not the same
v8.2.3229
Yegappan Lakshmanan
2021-07-27
1
-482
/
+482
*
patch 8.2.3221: Vim9: argument types are not checked at compile time
v8.2.3221
Yegappan Lakshmanan
2021-07-25
1
-0
/
+60
*
patch 8.2.3220: Test_term_setansicolors() fails in some configurations
v8.2.3220
Dominique Pelle
2021-07-25
1
-2
/
+7
*
patch 8.2.3215: Vim9: argument types are not checked at compile time
v8.2.3215
Yegappan Lakshmanan
2021-07-24
1
-14
/
+70
*
patch 8.2.3211: Vim9: argument types are not checked at compile time
v8.2.3211
Yegappan Lakshmanan
2021-07-24
1
-3
/
+61
*
patch 8.2.3210: Vim9: searchpair() sixth argument is compiled
v8.2.3210
Bram Moolenaar
2021-07-24
1
-2
/
+10
*
patch 8.2.3207: Vim9: crash when compiling string fails
v8.2.3207
Bram Moolenaar
2021-07-24
1
-1
/
+6
*
patch 8.2.3206: Vim9: argument types are not checked at compile time
v8.2.3206
Yegappan Lakshmanan
2021-07-23
1
-15
/
+140
*
patch 8.2.3200: Vim9: hard to guess where a type error is given
v8.2.3200
Bram Moolenaar
2021-07-22
1
-3
/
+5
*
patch 8.2.3194: Vim9: argument types are not checked at compile time
v8.2.3194
Yegappan Lakshmanan
2021-07-21
1
-0
/
+28
*
patch 8.2.3188: Vim9: argument types are not checked at compile time
v8.2.3188
Yegappan Lakshmanan
2021-07-20
1
-93
/
+459
*
patch 8.2.3183: duplicate error numbers
v8.2.3183
Bram Moolenaar
2021-07-19
1
-3
/
+3
*
patch 8.2.3182: Vim9: crash when using removing items from a constant list
v8.2.3182
Bram Moolenaar
2021-07-18
1
-0
/
+6
*
patch 8.2.3181: Vim9: builtin function test fails without channel feature
v8.2.3181
Dominique Pelle
2021-07-18
1
-15
/
+35
*
patch 8.2.3173: Vim9: argument types are not checked at compile time
v8.2.3173
Yegappan Lakshmanan
2021-07-17
1
-0
/
+151
*
patch 8.2.3172: MzScheme test fails
v8.2.3172
Bram Moolenaar
2021-07-16
1
-1
/
+1
*
patch 8.2.3162: Vim9: argument types are not checked at compile time
v8.2.3162
Yegappan Lakshmanan
2021-07-15
1
-131
/
+474
*
patch 8.2.3161: Vim9: no error when reltime() has invalid arguments
v8.2.3161
Bram Moolenaar
2021-07-14
1
-0
/
+13
*
patch 8.2.3156: Vim9: term_getansicolors() test fails without +termguicolors
v8.2.3156
Dominique Pelle
2021-07-12
1
-0
/
+1
*
patch 8.2.3154: Vim9: some type checks for builtin functions fail
v8.2.3154
Yegappan Lakshmanan
2021-07-11
1
-0
/
+15
*
patch 8.2.3150: Vim9: argument types are not checked at compile time
v8.2.3150
Yegappan Lakshmanan
2021-07-11
1
-2
/
+62
*
patch 8.2.3148: Vim9: function arg type check does not handle base offset
v8.2.3148
Bram Moolenaar
2021-07-11
1
-0
/
+2
*
patch 8.2.3144: Vim9: no error when using an invalid value for a line number
v8.2.3144
Bram Moolenaar
2021-07-11
1
-2
/
+21
*
patch 8.2.3142: Vim9: type check for has_key() argument is too strict
v8.2.3142
Bram Moolenaar
2021-07-11
1
-0
/
+6
*
patch 8.2.3135: Vim9: builtin function arguments not checked at compile time
v8.2.3135
Yegappan Lakshmanan
2021-07-10
1
-103
/
+421
*
patch 8.2.3134: crash when using typename() on a function reference
v8.2.3134
Bram Moolenaar
2021-07-09
1
-0
/
+6
*
patch 8.2.3128: Vim9: uninitialzed list does not get type checked
v8.2.3128
Bram Moolenaar
2021-07-08
1
-0
/
+7
*
patch 8.2.3127: Vim9: no error when adding number to list of string
v8.2.3127
Bram Moolenaar
2021-07-08
1
-0
/
+7
[next]