summaryrefslogtreecommitdiffstats
path: root/src/testing.c
AgeCommit message (Expand)Author
2021-07-15patch 8.2.3162: Vim9: argument types are not checked at compile timev8.2.3162Yegappan Lakshmanan
2021-07-11patch 8.2.3150: Vim9: argument types are not checked at compile timev8.2.3150Yegappan Lakshmanan
2021-07-10patch 8.2.3135: Vim9: builtin function arguments not checked at compile timev8.2.3135Yegappan Lakshmanan
2021-06-27patch 8.2.3067: building fails with Athenav8.2.3067Bram Moolenaar
2021-06-23patch 8.2.3040: GUI: dropping files not testedv8.2.3040Yegappan Lakshmanan
2021-06-22patch 8.2.3036: Vim9: builtin function arguments not checked at compile timev8.2.3036Yegappan Lakshmanan
2021-06-21patch 8.2.3028: GUI mouse events not testedv8.2.3028Yegappan Lakshmanan
2021-05-07patch 8.2.2842: Vim9: skip argument to searchpair() is not compiledv8.2.2842Bram Moolenaar
2021-04-02patch 8.2.2694: when 'matchpairs' is empty every character beepsv8.2.2694Bram Moolenaar
2021-03-10patch 8.2.2586: process id may be invalidv8.2.2586Bram Moolenaar
2020-11-04patch 8.2.1953: Vim9: extra "unknown" error after other errorv8.2.1953Bram Moolenaar
2020-10-28patch 8.2.1919: assert_fails() setting emsg_silent changes normal executionv8.2.1919Bram Moolenaar
2020-09-10patch 8.2.1653: expand('<stack>') does not include the final line numberv8.2.1653Bram Moolenaar
2020-09-06patch 8.2.1632: not checking the context of test_fails()v8.2.1632Bram Moolenaar
2020-09-06patch 8.2.1631: test_fails() does not check the context of the line numberv8.2.1631Bram Moolenaar
2020-08-18patch 8.2.1484: flaky failure in assert_fails()v8.2.1484Bram Moolenaar
2020-08-18patch 8.2.1479: Vim9: error for list index uses wrong line numberv8.2.1479Bram Moolenaar
2020-07-26patch 8.2.1297: when a test fails it's often not easy to see wherev8.2.1297Bram Moolenaar
2020-07-12patch 8.2.1199: not all assert functions are fully testedv8.2.1199Bram Moolenaar
2020-07-11patch 8.2.1183: assert_fails() checks the last error messagev8.2.1183Bram Moolenaar
2020-06-15patch 8.2.0982: insufficient testing for reading/writing filesv8.2.0982Bram Moolenaar
2020-06-13patch 8.2.0970: terminal properties are not available in Vim scriptv8.2.0970Bram 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-27patch 8.2.0650: Vim9: script function can be deletedv8.2.0650Bram Moolenaar
2020-04-05patch 8.2.0517: Vim9: cannot separate "func" and "func(): void"v8.2.0517Bram Moolenaar
2020-04-01patch 8.2.0493: Vim9: some error messages not testedv8.2.0493Bram Moolenaar
2020-02-22patch 8.2.0299: Vim9: ISN_STORE with argument not testedv8.2.0299Bram Moolenaar
2020-02-12patch 8.2.0250: test_clear_search_pat() is unusedv8.2.0250Bram Moolenaar
2020-02-05patch 8.2.0212: missing search/substitute pattern hardly testedv8.2.0212Bram Moolenaar
2020-01-28patch 8.2.0163: test hangs on MS-Windows consolev8.2.0163Bram Moolenaar
2020-01-26patch 8.2.0149: maintaining a Vim9 branch separately is more workv8.2.0149Bram Moolenaar
2020-01-11patch 8.2.0111: VAR_SPECIAL is also used for booleansv8.2.0111Bram Moolenaar
2019-12-29patch 8.2.0056: execution stack is incomplete and inefficientv8.2.0056Bram Moolenaar
2019-12-23patch 8.2.0035: saving and restoring called_emsg is clumsyv8.2.0035Bram Moolenaar
2019-12-05patch 8.1.2395: using old C style commentsv8.1.2395Bram Moolenaar
2019-10-17patch 8.1.2171: mouse support not always availablev8.1.2171Bram Moolenaar
2019-07-14patch 8.1.1687: the evalfunc.c file is too bigv8.1.1687Bram Moolenaar