summaryrefslogtreecommitdiffstatshomepage
path: root/test/old/testdir/test_assert.vim
AgeCommit message (Expand)AuthorFiles
2025-12-17vim-patch:9.1.1987: assert_equal() prepends unnecessary ':' when typedzeertzjq1
2024-08-10vim-patch:9.1.0666: assert_equal() doesn't show multibyte string correctly (#...zeertzjq1
2024-07-16vim-patch:7.4.1565 (#29734)zeertzjq1
2023-08-22vim-patch:9.0.0380: deleting files in tests is a hasslezeertzjq1
2023-05-06vim-patch:9.0.1511: crash when using wrong arg types to assert_match() (#23507)zeertzjq1
2023-05-05vim-patch:9.0.1507: assert message is confusing with boolean resultzeertzjq1
2023-05-05vim-patch:9.0.0854: no proper test for what 9.0.0846 fixeszeertzjq1
2023-05-05vim-patch:9.0.0846: using assert_fails() may cause hit-enter promptzeertzjq1
2023-05-05vim-patch:9.0.0543: insufficient testing for assert and test functionszeertzjq1
2023-05-05vim-patch:9.0.0404: crash when passing invalid arguments to assert_fails()zeertzjq1
2023-05-05vim-patch:9.0.0213: using freed memory with error in assert argumentzeertzjq1
2023-05-05vim-patch:8.2.1953: Vim9: extra "unknown" error after other errorzeertzjq1
2023-05-05vim-patch:8.2.4397: crash when using many composing characters in error messa...zeertzjq1
2023-05-05vim-patch:8.2.3221: Vim9: argument types are not checked at compile time (#23...zeertzjq1
2023-05-04vim-patch:8.2.1697: inconsistent capitalization of error messages (#23476)zeertzjq1
2023-04-25vim-patch:partial:9.0.0359: error message for wrong argument type is not spec...zeertzjq1
2023-03-07test: move oldtests to test directory (#22536)dundargoc1