aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_listdict.vim
Commit message (Expand)AuthorAge
* vim-patch:8.2.2886: various pieces of code not covered by testszeertzjq2022-11-25
* vim-patch:8.2.1736: failure to compile a pattern not tested muchzeertzjq2022-11-06
* vim-patch:8.2.3055: strange error for assigning to "x.key" on non-dictionaryzeertzjq2022-11-06
* vim-patch:8.2.1306: checking for first character of dict key is inconsistentzeertzjq2022-11-06
* vim-patch:8.2.1600: Vim9: cannot use "true" with deepcopy()zeertzjq2022-11-05
* vim-patch:partial:8.2.1183: assert_fails() checks the last error messagezeertzjq2022-11-05
* vim-patch:8.2.0448: various functions not properly tested (#20926)zeertzjq2022-11-04
* vim-patch:8.2.0619: null dict is not handled like an empty dictzeertzjq2022-10-26
* vim-patch:8.2.0610: some tests are still old stylezeertzjq2022-10-26
* vim-patch:8.2.0418: code in eval.c not sufficiently covered by testszeertzjq2022-10-26
* vim-patch:8.2.0401: not enough test coverage for evalvars.czeertzjq2022-10-26
* vim-patch:9.0.0409: #{g:x} was seen as a curly-braces expressionii142022-09-08
* vim-patch:8.2.3702: first key in dict is seen as curly expression and failszeertzjq2022-09-08
* vim-patch:8.2.0522: several errors are not tested for (#19901)zeertzjq2022-08-23
* vim-patch:8.2.1803: a few failures are not testedzeertzjq2022-08-15
* Merge pull request #16553 from seandewar/vim-8.2.0878Sean Dewar2022-02-08
|\
| * vim-patch:8.2.1083: crash when using reduce() on a NULL listSean Dewar2022-01-31
| * vim-patch:8.2.1051: crash when changing a list while using reduce() on itSean Dewar2022-01-31
| * feat(eval): partially port v8.2.0878Sean Dewar2022-01-31
* | vim-patch:8.1.0711: test files still use function!zeertzjq2022-02-07
|/
* feat(eval/method): partially port v8.1.1953Sean Dewar2021-10-03
* vim-patch:8.1.0797: error E898 is used twiceSean Dewar2021-09-15
* vim-patch:8.1.0793: incorrect error messages for functions that take a BlobSean Dewar2021-09-15
* test/old: partial port of patch v8.2.1.0183Jan Edmund Lazo2021-05-24
* vim-patch:8.2.2738: extending a list with itself can give wrong resultJan Edmund Lazo2021-04-08
* vim-patch:8.2.1822: list test doesn't failJan Edmund Lazo2021-04-08
* vim-patch:8.2.0623: typo in test commentJan Edmund Lazo2021-04-08
* vim-patch:8.2.1925: list/dict test failsJan Edmund Lazo2020-11-01
* vim-patch:8.1.1705: using ~{} for a literal dict is not niceJan Edmund Lazo2020-10-07
* vim-patch:8.1.1692: using *{} for literal dict is not backwards compatibleJan Edmund Lazo2020-10-07
* vim-patch:8.1.1686: "*" of "*{" is recognized as multipy operatorJan Edmund Lazo2020-10-07
* vim-patch:8.1.1683: dictionary with string keys is longer than neededJan Edmund Lazo2020-10-07
* vim-patch:8.1.0888: the a: dict is not immutable as documented (#10819)Abdelhakeem Osama2019-08-21
* vim-patch:8.1.0980: extend() insufficiently tested (#9646)Jan Edmund Lazo2019-02-25
* vim-patch:8.1.0440: remove() with a range not sufficiently tested (#9076)Jan Edmund Lazo2018-10-04
* vim-patch:8.0.1271: still too many old style testsJustin M. Keyes2018-02-12