summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_const.vim
AgeCommit message (Expand)Author
2021-05-24patch 8.2.2881: various pieces of code not covered by testsv8.2.2881Yegappan Lakshmanan
2020-09-16patch 8.2.1698: cannot lock a variable in legacy Vim script like in Vim9v8.2.1698Bram Moolenaar
2020-09-04patch 8.2.1593: tests do not check the error number properlyv8.2.1593Bram Moolenaar
2020-08-17patch 8.2.1473: items in a list given to :const can still be modifiedv8.2.1473Bram Moolenaar
2020-08-16patch 8.2.1471: :const only locks the variable, not the valuev8.2.1471Bram Moolenaar
2020-03-18patch 8.2.0401: not enough test coverage for evalvars.cv8.2.0401Bram Moolenaar
2019-11-26patch 8.1.2349: :lockvar and :unlockvar cannot be followed by "| endif"v8.1.2349Bram Moolenaar
2019-11-26patch 8.1.2348: :const cannot be followed by "| endif"v8.1.2348Bram Moolenaar
2019-09-01patch 8.1.1955: tests contain typosv8.1.1955Bram Moolenaar
2019-06-24patch 8.1.1585: :let-heredoc does not trim enoughv8.1.1585Bram Moolenaar
2019-06-16patch 8.1.1554: docs and tests for :const can be improvedv8.1.1554Bram Moolenaar
2019-06-15patch 8.1.1543: const test fails with small featuresv8.1.1543Bram Moolenaar
2019-06-15patch 8.1.1539: not easy to define a variable and lock itv8.1.1539Bram Moolenaar