summaryrefslogtreecommitdiffstatshomepage
path: root/test/old/testdir/test_listdict.vim
AgeCommit message (Expand)AuthorFiles
2026-02-16vim-patch:8.2.3841: Vim9: outdated TODO items, disabled tests that work (#37900)zeertzjq1
2026-01-20vim-patch:9.1.1325: tests: not checking error numbers properlyzeertzjq1
2026-01-15vim-patch:9.1.2086: Memory leak when skipping invalid literal dictSean Dewar1
2025-08-05vim-patch:partial:8.2.1328: no space allowed before comma in listJan Edmund Lazo1
2024-07-31vim-patch:9.1.0415: Some functions are not testedzeertzjq1
2024-07-30vim-patch:9.0.0331: cannot use items() on a stringzeertzjq1
2024-07-30vim-patch:partial:9.0.0327: items() does not work on a listzeertzjq1
2024-07-05vim-patch:9.1.0524: the recursive parameter in the *_equal functions can be r...zeertzjq1
2024-06-25vim-patch:9.1.0516: need more tests for nested dicts and list comparison (#29...Yinzuo Jiang1
2024-04-17vim-patch:9.1.0341: Problem: a few memory leaks are found (#28382)zeertzjq1
2024-01-18vim-patch:9.0.1437: test fails with different error number (#27074)zeertzjq1
2023-12-06vim-patch:8.2.3695: confusing error for missing key (#26420)zeertzjq1
2023-09-09vim-patch:partial:9.0.1886: Various Typoszeertzjq1
2023-08-19vim-patch:9.0.1540: reverse() on string doesn't work in compiled functionzeertzjq1
2023-08-19vim-patch:9.0.1515: reverse() does not work for a Stringzeertzjq1
2023-08-18vim-patch:9.0.1723: Fix regression in {func} argument of reduce()zeertzjq1
2023-08-17vim-patch:9.0.0548: reduce() with a compiled lambda could be fasterzeertzjq1
2023-08-17vim-patch:9.0.0359: error message for wrong argument type is not specificzeertzjq1
2023-08-17vim-patch:8.2.4455: accepting one and zero for second sort() argument is strangezeertzjq1
2023-08-17vim-patch:8.2.4451: sort() fails when ignoring casezeertzjq1
2023-08-17vim-patch:8.2.4450: list sort test failszeertzjq1
2023-08-17vim-patch:partial:8.2.3849: functions implementing reduce and map are too longzeertzjq1
2023-08-17vim-patch:8.2.3848: cannot use reduce() for a stringzeertzjq1
2023-08-17vim-patch:8.2.3908: cannot use a script-local function for 'foldtext'zeertzjq1
2023-08-16vim-patch:8.2.3334: Vim9: not enough tests run with Vim9zeertzjq1
2023-08-16vim-patch:8.2.3333: Vim9: not enough tests run with Vim9zeertzjq1
2023-06-12vim-patch:8.2.4600: Vim9: not enough test coverage for executing :def functio...zeertzjq1
2023-06-12vim-patch:8.2.3338: Vim9: no type check when assigning a list rangezeertzjq1
2023-06-12vim-patch:8.2.3332: Vim9: cannot assign to range in listzeertzjq1
2023-06-12vim-patch:8.2.3853: Vim9: not enough testszeertzjq1
2023-06-12vim-patch:8.2.3852: Vim9: not enough testszeertzjq1
2023-06-12vim-patch:partial:8.2.3335: Vim9: not enough tests run with Vim9zeertzjq1
2023-06-12vim-patch:8.2.3202: Vim9: tests are only executed for legacy scriptzeertzjq1
2023-06-12vim-patch:8.2.3191: Vim9: not enough code is testedzeertzjq1
2023-06-12vim-patch:8.2.2949: tests failing because no error for float to string conver...zeertzjq1
2023-05-04vim-patch:8.2.3336: behavior of negative index in list change changedzeertzjq1
2023-04-25vim-patch:9.0.0335: checks for Dictionary argument often give a vague error (...zeertzjq1
2023-04-16vim-patch:8.2.2848: crash whn calling partialzeertzjq1
2023-04-16vim-patch:8.2.1945: crash when passing NULL function to reduce()zeertzjq1
2023-04-15vim-patch:8.2.0634: crash with null partial and blobzeertzjq1
2023-04-15vim-patch:8.2.0633: crash when using null partial in filter()zeertzjq1
2023-03-07test: move oldtests to test directory (#22536)dundargoc1