summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_method.vim
AgeCommit message (Expand)Author
2023-05-11patch 9.0.1540: reverse() on string doesn't work in compiled functionv9.0.1540Yegappan Lakshmanan
2023-01-28patch 9.0.1257: code style is not check in test scriptsv9.0.1257Bram Moolenaar
2022-09-17patch 9.0.0491: no good reason to build without the float featurev9.0.0491Bram Moolenaar
2022-09-01patch 9.0.0345: error message for list argument could be clearerv9.0.0345Bram Moolenaar
2022-08-30patch 9.0.0333: method test failsv9.0.0333Bram Moolenaar
2022-08-30patch 9.0.0330: method tests failv9.0.0330Bram Moolenaar
2021-05-15patch 8.2.2855: white space after "->" does not give E274v8.2.2855Bram Moolenaar
2021-01-23patch 8.2.2398: method test failsv8.2.2398Bram Moolenaar
2020-07-11patch 8.2.1183: assert_fails() checks the last error messagev8.2.1183Bram Moolenaar
2020-03-26patch 8.2.0450: not enough testing for restricted mode and function callsv8.2.0450Bram Moolenaar
2020-03-20patch 8.2.0418: code in eval.c not sufficiently covered by testsv8.2.0418Bram Moolenaar
2020-01-26patch 8.2.0155: warnings from MinGW compiler; tests fail without +floatv8.2.0155Bram Moolenaar
2019-10-01patch 8.1.2107: various memory leaks reported by asanv8.1.2107Bram Moolenaar
2019-08-23patch 8.1.1915: more functions can be used as methodsv8.1.1915Bram Moolenaar
2019-08-17patch 8.1.1878: negative float before method not parsed correctlyv8.1.1878Bram Moolenaar
2019-08-16patch 8.1.1863: confusing error when using a builtin function as methodv8.1.1863Bram Moolenaar
2019-08-10patch 8.1.1835: cannot use printf() as a methodv8.1.1835Bram Moolenaar
2019-08-09patch 8.1.1834: cannot use a lambda as a methodv8.1.1834Bram Moolenaar
2019-08-08patch 8.1.1828: not strict enough checking syntax of method invocationv8.1.1828Bram Moolenaar
2019-08-06patch 8.1.1821: no test for wrong number of method argumentsv8.1.1821Bram Moolenaar
2019-08-05patch 8.1.1820: using expr->FuncRef() does not workv8.1.1820Bram Moolenaar
2019-08-04patch 8.1.1809: more functions can be used as a methodv8.1.1809Bram Moolenaar
2019-08-04patch 8.1.1807: more functions can be used as a methodv8.1.1807Bram Moolenaar
2019-08-03patch 8.1.1803: all builtin functions are globalv8.1.1803Bram Moolenaar