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_listdict.vim
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 9.0.0615: using reduce() on a list from range() is a bit slow
v9.0.0615
Bram Moolenaar
2022-09-28
1
-0
/
+7
*
patch 9.0.0548: reduce() with a compiled lambda could be faster
v9.0.0548
Bram Moolenaar
2022-09-22
1
-1
/
+1
*
patch 9.0.0491: no good reason to build without the float feature
v9.0.0491
Bram Moolenaar
2022-09-17
1
-20
/
+14
*
patch 9.0.0409: #{g:x} was seen as a curly-braces expression
v9.0.0409
ii14
2022-09-07
1
-0
/
+4
*
patch 9.0.0359: error message for wrong argument type is not specific
v9.0.0359
Yegappan Lakshmanan
2022-09-02
1
-6
/
+6
*
patch 9.0.0335: checks for Dictionary argument often give a vague error
v9.0.0335
Yegappan Lakshmanan
2022-08-30
1
-1
/
+1
*
patch 9.0.0331: cannot use items() on a string
v9.0.0331
Bram Moolenaar
2022-08-30
1
-1
/
+10
*
patch 9.0.0327: items() does not work on a list
v9.0.0327
Bram Moolenaar
2022-08-30
1
-0
/
+11
*
patch 9.0.0204: indexof() may leak memory
v9.0.0204
Yegappan Lakshmanan
2022-08-14
1
-0
/
+6
*
patch 9.0.0196: finding value in list may require a for loop
v9.0.0196
Yegappan Lakshmanan
2022-08-13
1
-0
/
+45
*
patch 8.2.4809: various things no6 properly tested
v8.2.4809
Yegappan Lakshmanan
2022-04-23
1
-2
/
+3
*
patch 8.2.4600: Vim9: not enough test coverage for executing :def function
v8.2.4600
Bram Moolenaar
2022-03-20
1
-2
/
+5
*
patch 8.2.4455: accepting one and zero for second sort() argument is strange
v8.2.4455
Bram Moolenaar
2022-02-23
1
-1
/
+11
*
patch 8.2.4451: sort() fails when ignoring case
v8.2.4451
Bram Moolenaar
2022-02-22
1
-5
/
+1
*
patch 8.2.4450: list sort test fails
v8.2.4450
Bram Moolenaar
2022-02-22
1
-1
/
+5
*
patch 8.2.4257: Vim9: finding global function without g: prefix inconsistent
v8.2.4257
Bram Moolenaar
2022-01-29
1
-79
/
+79
*
patch 8.2.3908: cannot use a script-local function for 'foldtext'
v8.2.3908
Yegappan Lakshmanan
2021-12-26
1
-0
/
+1
*
patch 8.2.3871: list.c contains code for dict and blob
v8.2.3871
Yegappan Lakshmanan
2021-12-22
1
-0
/
+26
*
patch 8.2.3854: Vim9: inconsistent arguments for test functions
v8.2.3854
Bram Moolenaar
2021-12-19
1
-1
/
+1
*
patch 8.2.3853: Vim9: not enough tests
v8.2.3853
Bram Moolenaar
2021-12-19
1
-17
/
+15
*
patch 8.2.3852: Vim9: not enough tests
v8.2.3852
Bram Moolenaar
2021-12-19
1
-3
/
+10
*
patch 8.2.3849: functions implementing reduce and map are too long
v8.2.3849
Yegappan Lakshmanan
2021-12-19
1
-0
/
+3
*
patch 8.2.3848: cannot use reduce() for a string
v8.2.3848
rbtnn
2021-12-18
1
-4
/
+25
*
patch 8.2.3842: Vim9: can change locked list and list items
v8.2.3842
Bram Moolenaar
2021-12-17
1
-0
/
+12
*
patch 8.2.3841: Vim9: outdated TODO items, disabled tests that work
v8.2.3841
Bram Moolenaar
2021-12-17
1
-8
/
+13
*
patch 8.2.3702: first key in dict is seen as curly expression and fails
v8.2.3702
Bram Moolenaar
2021-11-30
1
-0
/
+3
*
patch 8.2.3695: confusing error for missing key
v8.2.3695
Bram Moolenaar
2021-11-29
1
-0
/
+19
*
patch 8.2.3338: Vim9: no type check when assigning a list range
v8.2.3338
Bram Moolenaar
2021-08-13
1
-0
/
+6
*
patch 8.2.3336: behavior of negative index in list change changed
v8.2.3336
Bram Moolenaar
2021-08-12
1
-0
/
+17
*
patch 8.2.3335: Vim9: not enough tests run with Vim9
v8.2.3335
Bram Moolenaar
2021-08-12
1
-164
/
+203
*
patch 8.2.3334: Vim9: not enough tests run with Vim9
v8.2.3334
Bram Moolenaar
2021-08-12
1
-96
/
+131
*
patch 8.2.3333: Vim9: not enough tests run with Vim9
v8.2.3333
Bram Moolenaar
2021-08-12
1
-0
/
+13
*
patch 8.2.3332: Vim9: cannot assign to range in list
v8.2.3332
Bram Moolenaar
2021-08-11
1
-5
/
+8
*
patch 8.2.3229: Vim9: runtime and compile time type checks are not the same
v8.2.3229
Yegappan Lakshmanan
2021-07-27
1
-1
/
+1
*
patch 8.2.3202: Vim9: tests are only executed for legacy script
v8.2.3202
Bram Moolenaar
2021-07-22
1
-38
/
+116
*
patch 8.2.3191: Vim9: not enough code is tested
v8.2.3191
Bram Moolenaar
2021-07-20
1
-84
/
+121
*
patch 8.2.3055: strange error for assigning to "x.key" on non-dictionary
v8.2.3055
Bram Moolenaar
2021-06-26
1
-0
/
+3
*
patch 8.2.2949: tests failing because no error for float to string conversion
v8.2.2949
Bram Moolenaar
2021-06-06
1
-3
/
+3
*
patch 8.2.2886: various pieces of code not covered by tests
v8.2.2886
Yegappan Lakshmanan
2021-05-25
1
-0
/
+5
*
patch 8.2.2848: crash whn calling partial
v8.2.2848
Dominique Pelle
2021-05-13
1
-0
/
+1
*
patch 8.2.2738: extending a list with itself can give wrong result
v8.2.2738
Bram Moolenaar
2021-04-08
1
-0
/
+14
*
patch 8.2.2336: Vim9: not possible to extend dictionary with different type
v8.2.2336
Bram Moolenaar
2021-01-12
1
-0
/
+12
*
patch 8.2.1951: test for list and dict fails
v8.2.1951
Bram Moolenaar
2020-11-04
1
-14
/
+27
*
patch 8.2.1945: crash when passing NULL function to reduce()
v8.2.1945
Bram Moolenaar
2020-11-03
1
-0
/
+3
*
patch 8.2.1925: list/dict test fails
v8.2.1925
Bram Moolenaar
2020-10-30
1
-2
/
+2
*
patch 8.2.1822: list test doesn't fail
v8.2.1822
Bram Moolenaar
2020-10-10
1
-2
/
+4
*
patch 8.2.1803: a few failures are not tested
v8.2.1803
Bram Moolenaar
2020-10-05
1
-0
/
+2
*
patch 8.2.1736: failure to compile a pattern not tested much
v8.2.1736
Bram Moolenaar
2020-09-23
1
-0
/
+1
*
patch 8.2.1698: cannot lock a variable in legacy Vim script like in Vim9
v8.2.1698
Bram Moolenaar
2020-09-16
1
-5
/
+8
*
patch 8.2.1600: Vim9: cannot use "true" with deepcopy()
v8.2.1600
Bram Moolenaar
2020-09-05
1
-1
/
+1
[next]