aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_trycatch.vim
Commit message (Expand)AuthorAge
* test: move oldtests to test directory (#22536)dundargoc2023-03-07
* vim-patch:9.0.0577: buffer underflow with unexpected :finallyzeertzjq2022-12-03
* vim-patch:8.2.5027: error for missing :endif when an exception was thrownzeertzjq2022-11-05
* vim-patch:partial:8.2.1183: assert_fails() checks the last error messagezeertzjq2022-11-05
* vim-patch:8.2.0301: insufficient testing for exception handling (#20016)zeertzjq2022-08-31
* vim-patch:8.2.0509: various code is not properly tested.zeertzjq2022-07-19
* vim-patch:8.2.0293: various Ex commands not sufficiently testedzeertzjq2022-07-12
* vim-patch:8.2.3486: illegal memory access with invalid sequence of commandsSean Dewar2022-04-13
* vim-patch:8.2.3480: test does not fail without the fix for a crashSean Dewar2022-04-13
* vim-patch:8.2.3470: crash with error in :catch and also in :finallySean Dewar2022-04-13
* vim-patch:8.2.3448: :endtry after function call that throws not foundSean Dewar2022-04-13
* vim-patch:8.2.3416: second error is reported while exception is being thrownSean Dewar2022-04-13
* vim-patch:8.2.0004: get E685 and E931 if buffer reload is interruptedzeertzjq2022-04-08
* vim-patch:8.1.2246: some tests are still in old styleJan Edmund Lazo2020-12-11