summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_let.vim
AgeCommit message (Expand)Author
2023-06-14patch 9.0.1631: passing wrong variable type to option gives multiple errorsv9.0.1631zeertzjq
2023-05-02patch 9.0.1505: error when heredoc content looks like heredocv9.0.1505zeertzjq
2022-11-05patch 9.0.0836: wrong error when using extend() with funcrefv9.0.0836zeertzjq
2022-09-29patch 9.0.0625: too many delete() calls in testsv9.0.0625Bram Moolenaar
2022-09-02patch 9.0.0355: check for uppercase char in autoload name is wrongv9.0.0355thinca
2022-05-10patch 8.2.4930: interpolated string expression requires escapingv8.2.4930Bram Moolenaar
2022-05-06patch 8.2.4883: string interpolation only works in heredocv8.2.4883LemonBoy
2022-04-28patch 8.2.4840: heredoc expression evaluated even when skippingv8.2.4840Bram Moolenaar
2022-04-17patch 8.2.4770: cannot easily mix expression and heredocv8.2.4770Yegappan Lakshmanan
2021-08-14patch 8.2.3342: test for :let errors failsv8.2.3342Bram Moolenaar
2021-06-26patch 8.2.3055: strange error for assigning to "x.key" on non-dictionaryv8.2.3055Bram Moolenaar
2021-06-17patch 8.2.3016: confusing error when expression is followed by commav8.2.3016Bram Moolenaar
2021-04-05patch 8.2.2723: assignment test failsv8.2.2723Bram Moolenaar
2020-12-13patch 8.2.2138: Vim9: "exit_cb" causes Vim to exitv8.2.2138Bram Moolenaar
2020-09-04patch 8.2.1593: tests do not check the error number properlyv8.2.1593Bram Moolenaar
2020-07-27patch 8.2.1306: checking for first character of dict key is inconsistentv8.2.1306Bram Moolenaar
2020-07-23patch 8.2.1274: Vim9: no error for missing white space at script levelv8.2.1274Bram Moolenaar
2020-07-11patch 8.2.1183: assert_fails() checks the last error messagev8.2.1183Bram Moolenaar
2020-04-24patch 8.2.0633: crash when using null partial in filter()v8.2.0633Bram Moolenaar
2020-04-23patch 8.2.0619: null dict is not handled like an empty dictv8.2.0619Bram Moolenaar
2020-03-20patch 8.2.0418: code in eval.c not sufficiently covered by testsv8.2.0418Bram Moolenaar
2020-03-18patch 8.2.0401: not enough test coverage for evalvars.cv8.2.0401Bram Moolenaar
2019-11-26patch 8.1.2348: :const cannot be followed by "| endif"v8.1.2348Bram Moolenaar
2019-11-06patch 8.1.2264: there are two test files for :letv8.1.2264Bram Moolenaar
2019-11-06patch 8.1.2262: unpack assignment in function not recognizedv8.1.2262Bram Moolenaar
2019-10-16patch 8.1.2168: heredoc assignment not skipped in if blockv8.1.2168Bram Moolenaar
2019-07-21patch 8.1.1729: heredoc with trim not properly handled in functionv8.1.1729Bram Moolenaar
2019-07-21patch 8.1.1723: heredoc assignment has no room for new featuresv8.1.1723Bram Moolenaar
2019-06-25patch 8.1.1588: in :let-heredoc line continuation is recognizedv8.1.1588Bram Moolenaar
2019-06-24patch 8.1.1585: :let-heredoc does not trim enoughv8.1.1585Bram Moolenaar
2019-05-19patch 8.1.1356: some text in heredoc assignment ends the textv8.1.1356Bram Moolenaar
2019-05-19patch 8.1.1354: getting a list of text lines is clumsyv8.1.1354Bram Moolenaar
2019-03-30patch 8.1.1091: MS-Windows: cannot use multi-byte chars in environment varv8.1.1091Bram Moolenaar
2019-02-11patch 8.1.0897: can modify a:000 when using a referencev8.1.0897Bram Moolenaar
2019-02-10patch 8.1.0888: the a: dict is not immutable as documentedv8.1.0888Bram Moolenaar
2017-08-04patch 8.0.0861: still many old style testsv8.0.0861Bram Moolenaar