summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_vimscript.vim
AgeCommit message (Expand)Author
2023-09-09patch 9.0.1886: Various Typosv9.0.1886Christian Brabandt
2023-06-14patch 9.0.1631: passing wrong variable type to option gives multiple errorsv9.0.1631zeertzjq
2023-05-24patch 9.0.1576: users may not know what to do with an internal errorv9.0.1576Bram Moolenaar
2022-12-05patch 9.0.1009: test for catch after interrupt is flaky on MS-Windowsv9.0.1009Bram Moolenaar
2022-12-05patch 9.0.1008: test for swapfilelist() fails on MS-Windowsv9.0.1008Bram Moolenaar
2022-11-12patch 9.0.0869: bogus error when string used after :elseifv9.0.0869Bram Moolenaar
2022-11-02patch 9.0.0828: various typosv9.0.0828dundargoc
2022-10-15patch 9.0.0768: too many delete() calls in testsv9.0.0768Bram Moolenaar
2022-10-06patch 9.0.0678: using exclamation marks on :functionv9.0.0678Bram Moolenaar
2022-09-23patch 9.0.0563: timer_info() test failsv9.0.0563Bram Moolenaar
2022-09-22patch 9.0.0543: insufficient testing for assert and test functionsv9.0.0543Yegappan Lakshmanan
2022-09-17patch 9.0.0491: no good reason to build without the float featurev9.0.0491Bram Moolenaar
2022-06-27patch 8.2.5169: nested :source may use NULL pointerv8.2.5169Bram Moolenaar
2022-05-06patch 8.2.4892: test failures because of changed error messagesv8.2.4892Bram Moolenaar
2022-04-03patch 8.2.4676: test fails with different errorv8.2.4676Bram Moolenaar
2022-03-22patch 8.2.4611: typos in tests; one lua line not covered by testv8.2.4611Dominique Pelle
2022-03-08patch 8.2.4529: Vim9: comparing partial with function failsv8.2.4529Bram Moolenaar
2022-03-02patch 8.2.4489: failing test for comparing v:null with numberv8.2.4489Bram Moolenaar
2022-02-26patch 8.2.4476: operator name spelled wrongv8.2.4476=?UTF-8?q?Dundar=20G=C3=B6c?=
2021-12-16patch 8.2.3832: test fails because of changed error messagev8.2.3832Bram Moolenaar
2021-08-14patch 8.2.3344: vimscript test failsv8.2.3344Bram Moolenaar
2021-06-17patch 8.2.3016: confusing error when expression is followed by commav8.2.3016Bram Moolenaar
2021-06-10patch 8.2.2969: subtracting from number option fails when result is zerov8.2.2969Bram Moolenaar
2021-03-26patch 8.2.2658: :for cannot loop over a stringv8.2.2658Bram Moolenaar
2021-03-18patch 8.2.2621: typval2type() cannot handle recursive structuresv8.2.2621Bram Moolenaar
2021-01-12patch 8.2.2339: cannot get the type of a value as a stringv8.2.2339Bram Moolenaar
2020-12-18patch 8.2.2160: various typosv8.2.2160Bram Moolenaar
2020-12-13patch 8.2.2141: a user command with try/catch may not catch an expression errorv8.2.2141Bram Moolenaar
2020-09-04patch 8.2.1593: tests do not check the error number properlyv8.2.1593Bram Moolenaar
2020-08-22patch 8.2.1512: failure after trinary expression failsv8.2.1512Bram Moolenaar
2020-08-13patch 8.2.1440: debugger code insufficiently testedv8.2.1440Bram Moolenaar
2020-08-11patch 8.2.1420: test 49 is old stylev8.2.1420Bram Moolenaar
2020-08-10patch 8.2.1417: test 49 is old stylev8.2.1417Bram Moolenaar
2020-08-07patch 8.2.1383: test 49 is old stylev8.2.1383Bram Moolenaar
2020-08-05patch 8.2.1366: test 49 is old stylev8.2.1366Bram Moolenaar
2020-07-01patch 8.2.1106: crash when trying to use s: variable in typed commandv8.2.1106Bram Moolenaar
2020-05-31patch 8.2.0866: not enough tests for buffer writingv8.2.0866Bram Moolenaar
2020-04-25patch 8.2.0634: crash with null partial and blobv8.2.0634Bram 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-19patch 8.2.0602: :unlet $VAR does not work properlyv8.2.0602Bram Moolenaar
2020-04-12patch 8.2.0551: not all code for options is testedv8.2.0551Bram Moolenaar
2020-04-08patch 8.2.0533: tests using term_wait() can still be flakyv8.2.0533Bram Moolenaar
2020-04-08patch 8.2.0531: various errors not testedv8.2.0531Bram Moolenaar
2020-04-06patch 8.2.0522: several errors are not tested forv8.2.0522Bram Moolenaar
2020-03-20patch 8.2.0418: code in eval.c not sufficiently covered by testsv8.2.0418Bram Moolenaar
2020-03-18patch 8.2.0401: not enough test coverage for evalvars.cv8.2.0401Bram Moolenaar
2020-02-29patch 8.2.0331: internal error when using test_void() and test_unknown()v8.2.0331Bram Moolenaar
2020-02-21patch 8.2.0293: various Ex commands not sufficiently testedv8.2.0293Bram Moolenaar
2020-02-17patch 8.2.0271: the "num64" feature is available everywherev8.2.0271Bram Moolenaar