summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_assert.vim
AgeCommit message (Expand)Author
2021-06-22patch 8.2.3036: Vim9: builtin function arguments not checked at compile timev8.2.3036Yegappan Lakshmanan
2020-11-04patch 8.2.1953: Vim9: extra "unknown" error after other errorv8.2.1953Bram Moolenaar
2020-09-16patch 8.2.1697: inconsistent capitalization of error messagesv8.2.1697Bram Moolenaar
2020-09-06patch 8.2.1632: not checking the context of test_fails()v8.2.1632Bram Moolenaar
2020-09-04patch 8.2.1593: tests do not check the error number properlyv8.2.1593Bram Moolenaar
2020-08-12patch 8.2.1432: various inconsistencies in test filesv8.2.1432Bram Moolenaar
2020-07-12patch 8.2.1199: not all assert functions are fully testedv8.2.1199Bram Moolenaar
2020-07-11patch 8.2.1184: some tests failv8.2.1184Bram Moolenaar
2020-06-13patch 8.2.0969: assert_equal() output for dicts is hard to figure outv8.2.0969Bram Moolenaar
2020-06-04patch 8.2.0899: assert_equalfile() does not give a hint about the differencev8.2.0899Bram Moolenaar
2020-06-03patch 8.2.0893: assert_equalfile() does not take a third argumentv8.2.0893Bram Moolenaar
2020-04-09patch 8.2.0539: comparing two NULL list failsv8.2.0539Bram Moolenaar
2019-09-08patch 8.1.2011: more functions can be used as methodsv8.1.2011Bram Moolenaar
2019-08-21patch 8.1.1909: more functions can be used as methodsv8.1.1909Bram Moolenaar
2019-08-16patch 8.1.1861: only some assert functions can be used as a methodv8.1.1861Bram Moolenaar
2019-07-10patch 8.1.1660: assert_fails() does not fail inside try/catchv8.1.1660Bram Moolenaar
2019-06-13patch 8.1.1524: tests are silently skippedv8.1.1524Bram Moolenaar
2019-02-20patch 8.1.0958: compiling weird regexp pattern is very slowv8.1.0958Bram Moolenaar
2019-01-25patch 8.1.0819: a failed assert with a long string is hard to readv8.1.0819Bram Moolenaar
2018-10-07patch 8.1.0460: assert_fails() does not take a message argumentv8.1.0460Bram Moolenaar
2018-06-12patch 8.1.0044: if a test function exists Vim this may go unnoticedv8.1.0044Bram Moolenaar
2018-04-28patch 8.0.1770: assert functions don't return anythingv8.0.1770Bram Moolenaar
2018-02-18patch 8.0.1523: cannot write and read terminal screendumpsv8.0.1523Bram Moolenaar
2018-02-13patch 8.0.1510: cannot test if a command causes a beepv8.0.1510Bram Moolenaar
2017-03-18patch 8.0.0478: tests use assert_true(0) and assert_false(1) to report errorsv8.0.0478Bram Moolenaar
2017-03-09patch 8.0.0440: not enough test coverage in Insert modev8.0.0440Bram Moolenaar
2017-01-28patch 8.0.0254: error message of assert functions is sometimes incompletev8.0.0254Bram Moolenaar
2017-01-14patch 8.0.0186: confusing error message from assert_notequal()v8.0.0186Bram Moolenaar
2016-12-04patch 8.0.0124v8.0.0124Bram Moolenaar
2016-07-23patch 7.4.2095v7.4.2095Bram Moolenaar
2016-04-03patch 7.4.1703v7.4.1703Bram Moolenaar
2016-03-27patch 7.4.1663v7.4.1663Bram Moolenaar
2016-03-15patch 7.4.1567v7.4.1567Bram Moolenaar
2016-03-15patch 7.4.1565v7.4.1565Bram Moolenaar
2016-02-06patch 7.4.1271v7.4.1271Bram Moolenaar
2016-01-31patch 7.4.1223v7.4.1223Bram Moolenaar
2016-01-19patch 7.4.1136v7.4.1136Bram Moolenaar
2015-12-31patch 7.4.1010v7.4.1010Bram Moolenaar
2015-11-30patch 7.4.945v7.4.945Bram Moolenaar
2015-11-29patch 7.4.944v7.4.944Bram Moolenaar