summaryrefslogtreecommitdiff
path: root/src/testdir/test_trycatch.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.2141: a user command with try/catch may not catch an expression errorv8.2.2141Bram Moolenaar2020-12-131-0/+25
* patch 8.2.1746: Vim9: cannot use "fina" for "finally"v8.2.1746Bram Moolenaar2020-09-261-3/+4
* patch 8.2.1183: assert_fails() checks the last error messagev8.2.1183Bram Moolenaar2020-07-111-1/+1
* patch 8.2.0509: various code is not properly tested.v8.2.0509Bram Moolenaar2020-04-041-3/+1
* patch 8.2.0301: insufficient testing for exception handlingv8.2.0301Bram Moolenaar2020-02-221-6/+171
* patch 8.2.0293: various Ex commands not sufficiently testedv8.2.0293Bram Moolenaar2020-02-211-0/+39
* patch 8.2.0004: get E685 and E931 if buffer reload is interruptedv8.2.0004Bram Moolenaar2019-12-141-2/+25
* patch 8.1.2246: some tests are still in old stylev8.1.2246Bram Moolenaar2019-11-031-0/+1977