summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_expr.vim
AgeCommit message (Expand)Author
2021-08-28patch 8.2.3380: crash when using NULL string for funcref()v8.2.3380Bram Moolenaar
2021-05-25patch 8.2.2886: various pieces of code not covered by testsv8.2.2886Yegappan Lakshmanan
2020-11-27patch 8.2.2060: check for features implemented with "if"v8.2.2060Bram Moolenaar
2020-10-04patch 8.2.1798: Vim9: trinary operator condition is too permissivev8.2.1798Bram Moolenaar
2020-10-03patch 8.2.1794: no falsy Coalescing operatorv8.2.1794Bram Moolenaar
2020-08-06patch 8.2.1378: cannot put space between function name and parenv8.2.1378Bram Moolenaar
2020-08-04patch 8.2.1361: error for white space after expression in assignmentv8.2.1361Bram Moolenaar
2020-07-11patch 8.2.1183: assert_fails() checks the last error messagev8.2.1183Bram Moolenaar
2020-06-27patch 8.2.1067: expression "!expr->func()" does not workv8.2.1067Bram Moolenaar
2020-04-26patch 8.2.0644: insufficient testing for invalid function argumentsv8.2.0644Bram Moolenaar
2020-04-25patch 8.2.0634: crash with null partial and blobv8.2.0634Bram Moolenaar
2020-04-24patch 8.2.0633: crash when using null partial in filter()v8.2.0633Bram Moolenaar
2020-04-23patch 8.2.0619: null dict is not handled like an empty dictv8.2.0619Bram Moolenaar
2020-04-20patch 8.2.0610: some tests are still old stylev8.2.0610Bram Moolenaar
2020-04-13patch 8.2.0576: some errors are not covered by testsv8.2.0576Bram Moolenaar
2020-04-11patch 8.2.0540: regexp and other code not testedv8.2.0540Bram Moolenaar
2020-04-06patch 8.2.0522: several errors are not tested forv8.2.0522Bram Moolenaar
2020-03-25patch 8.2.0448: various functions not properly testedv8.2.0448Bram Moolenaar
2020-03-20patch 8.2.0418: code in eval.c not sufficiently covered by testsv8.2.0418Bram Moolenaar
2020-02-17patch 8.2.0271: the "num64" feature is available everywherev8.2.0271Bram Moolenaar
2020-02-16patch 8.2.0265: "eval" after "if 0" doesn't check for following commandv8.2.0265Bram Moolenaar
2020-01-30patch 8.2.0183: tests fail when the float feature is disabledv8.2.0183Bram Moolenaar
2019-11-10patch 8.1.2282: crash when passing many arguments through a partialv8.1.2282Bram Moolenaar
2019-09-27patch 8.1.2083: multi-byte chars do not work properly with "%.*S" in printf()v8.1.2083Bram Moolenaar
2019-09-07patch 8.1.2004: more functions can be used as methodsv8.1.2004Bram Moolenaar
2019-09-06patch 8.1.1996: more functions can be used as methodsv8.1.1996Bram Moolenaar
2019-08-24patch 8.1.1921: more functions can be used as methodsv8.1.1921Bram Moolenaar
2019-05-19patch 8.1.1355: obvious mistakes are accepted as valid expressionsv8.1.1355Bram Moolenaar
2018-12-15patch 8.1.0596: not all parts of printf() are testedv8.1.0596Bram Moolenaar
2018-03-03patch 8.0.1557: printf() does not work with only one argumentv8.0.1557Bram Moolenaar
2017-03-18patch 8.0.0478: tests use assert_true(0) and assert_false(1) to report errorsv8.0.0478Bram Moolenaar
2017-02-23patch 8.0.0351: no test for concatenating an empty stringv8.0.0351Bram Moolenaar
2016-10-02patch 8.0.0020v8.0.0020Bram Moolenaar
2016-09-14patch 8.0.0004v8.0.0004Bram Moolenaar
2016-09-04patch 7.4.2329v7.4.2329Bram Moolenaar
2016-08-29patch 7.4.2291v7.4.2291Bram Moolenaar
2016-08-28patch 7.4.2280v7.4.2280Bram Moolenaar
2016-08-27patch 7.4.2266v7.4.2266Bram Moolenaar
2016-08-27patch 7.4.2265v7.4.2265Bram Moolenaar
2016-08-21patch 7.4.2235v7.4.2235Bram Moolenaar
2016-08-21patch 7.4.2233v7.4.2233Bram Moolenaar
2016-08-16patch 7.4.2221v7.4.2221Bram Moolenaar
2016-08-16patch 7.4.2220v7.4.2220Bram Moolenaar
2016-08-05patch 7.4.2161v7.4.2161Bram Moolenaar
2016-08-05patch 7.4.2160v7.4.2160Bram Moolenaar
2016-08-01patch 7.4.2137v7.4.2137Bram Moolenaar
2016-07-31patch 7.4.2134v7.4.2134Bram Moolenaar
2016-07-22patch 7.4.2090v7.4.2090Bram Moolenaar
2016-07-19patch 7.4.2072v7.4.2072Bram Moolenaar
2016-07-12patch 7.4.2029v7.4.2029Bram Moolenaar