summaryrefslogtreecommitdiff
path: root/src/testdir/test_let.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.3055: strange error for assigning to "x.key" on non-dictionaryv8.2.3055Bram Moolenaar2021-06-261-1/+1
* patch 8.2.3016: confusing error when expression is followed by commav8.2.3016Bram Moolenaar2021-06-171-0/+1
* patch 8.2.2723: assignment test failsv8.2.2723Bram Moolenaar2021-04-051-1/+1
* patch 8.2.2138: Vim9: "exit_cb" causes Vim to exitv8.2.2138Bram Moolenaar2020-12-131-2/+2
* patch 8.2.1593: tests do not check the error number properlyv8.2.1593Bram Moolenaar2020-09-041-4/+4
* patch 8.2.1306: checking for first character of dict key is inconsistentv8.2.1306Bram Moolenaar2020-07-271-1/+1
* patch 8.2.1274: Vim9: no error for missing white space at script levelv8.2.1274Bram Moolenaar2020-07-231-2/+2
* patch 8.2.1183: assert_fails() checks the last error messagev8.2.1183Bram Moolenaar2020-07-111-1/+1
* patch 8.2.0633: crash when using null partial in filter()v8.2.0633Bram Moolenaar2020-04-241-0/+25
* patch 8.2.0619: null dict is not handled like an empty dictv8.2.0619Bram Moolenaar2020-04-231-0/+3
* patch 8.2.0418: code in eval.c not sufficiently covered by testsv8.2.0418Bram Moolenaar2020-03-201-0/+11
* patch 8.2.0401: not enough test coverage for evalvars.cv8.2.0401Bram Moolenaar2020-03-181-0/+88
* patch 8.1.2348: :const cannot be followed by "| endif"v8.1.2348Bram Moolenaar2019-11-261-0/+4
* patch 8.1.2264: there are two test files for :letv8.1.2264Bram Moolenaar2019-11-061-0/+52
* patch 8.1.2262: unpack assignment in function not recognizedv8.1.2262Bram Moolenaar2019-11-061-0/+8
* patch 8.1.2168: heredoc assignment not skipped in if blockv8.1.2168Bram Moolenaar2019-10-161-0/+8
* patch 8.1.1729: heredoc with trim not properly handled in functionv8.1.1729Bram Moolenaar2019-07-211-0/+9
* patch 8.1.1723: heredoc assignment has no room for new featuresv8.1.1723Bram Moolenaar2019-07-211-10/+24
* patch 8.1.1588: in :let-heredoc line continuation is recognizedv8.1.1588Bram Moolenaar2019-06-251-0/+8
* patch 8.1.1585: :let-heredoc does not trim enoughv8.1.1585Bram Moolenaar2019-06-241-1/+9
* patch 8.1.1356: some text in heredoc assignment ends the textv8.1.1356Bram Moolenaar2019-05-191-8/+60
* patch 8.1.1354: getting a list of text lines is clumsyv8.1.1354Bram Moolenaar2019-05-191-0/+54
* patch 8.1.1091: MS-Windows: cannot use multi-byte chars in environment varv8.1.1091Bram Moolenaar2019-03-301-0/+5
* patch 8.1.0897: can modify a:000 when using a referencev8.1.0897Bram Moolenaar2019-02-111-1/+1
* patch 8.1.0888: the a: dict is not immutable as documentedv8.1.0888Bram Moolenaar2019-02-101-0/+121
* patch 8.0.0861: still many old style testsv8.0.0861Bram Moolenaar2017-08-041-0/+27