summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_functions.vim
AgeCommit message (Expand)Author
2024-04-04patch 9.1.0261: Vim9: protected class and funcrefs accessible outside the classv9.1.0261Yegappan Lakshmanan
2024-03-23patch 9.1.0199: Not enough tests for the slice() functionv9.1.0199zeertzjq
2024-01-04patch 9.1.0009: Cannot easily get the list of matchesv9.1.0009Yegappan Lakshmanan
2023-11-28patch 9.0.2135: No test for mode() when executing Ex commandsv9.0.2135zeertzjq
2023-11-27patch 9.0.2133: Cannot detect overstrike mode in Cmdline modev9.0.2133Sam-programs
2023-11-23patch 9.0.2123: Problem with initializing the length of range() listsv9.0.2123Christian Brabandt
2023-10-17patch 9.0.2041: trim(): hard to use default maskv9.0.2041Illia Bobyr
2023-10-17patch 9.0.2040: trim(): hard to use default maskv9.0.2040Illia Bobyr
2023-10-15patch 9.0.2032: cannot get mouse click pos for tab or virt textv9.0.2032zeertzjq
2023-10-14patch 9.0.2022: getmousepos() returns wrong index for TAB charv9.0.2022zeertzjq
2023-10-02patch 9.0.1972: win32: missing '**' expansion testv9.0.1972Ken Takata
2023-09-28patch 9.0.1947: Bash Expansion test fails on Windows/MacOSv9.0.1947Ken Takata
2023-09-27patch 9.0.1946: filename expansion using ** in bash may failv9.0.1946Christian Brabandt
2023-09-10patch 9.0.1894: CI: trailing whitespace in testsv9.0.1894Christian Brabandt
2023-09-10patch 9.0.1893: CI: strptime test fails on BSD14v9.0.1893Christian Brabandt
2023-09-09patch 9.0.1886: Various Typosv9.0.1886Christian Brabandt
2023-09-03patch 9.0.1855: mode() doesn't indicate command line for terminalv9.0.1855h-east
2023-09-02patch 9.0.1846: [security] crash in fullcommandv9.0.1846Christian Brabandt
2023-08-22patch 9.0.1779: Need more state() testsv9.0.1779zeertzjq
2023-08-20patch 9.0.1769: executable() ignoring symlinks on Windowsv9.0.1769AmberArr
2023-08-17patch 9.0.1728: missing winid argument for virtcol()v9.0.1728zeertzjq
2023-08-17patch 9.0.1722: wrong error messages when passing wrong types to count()v9.0.1722zeertzjq
2023-07-07patch 9.0.1673: cannot produce a status 418 or 503 messagev9.0.1673Bram Moolenaar
2023-06-14patch 9.0.1629: having utf16idx() rounding up is inconvenientv9.0.1629Yegappan Lakshmanan
2023-06-08patch 9.0.1617: charidx() result is not consistent with byteidx()v9.0.1617Yegappan Lakshmanan
2023-06-01patch 9.0.1598: screenchar() and others are wrong with DBCS 'encoding'v9.0.1598zeertzjq
2023-05-24patch 9.0.1576: users may not know what to do with an internal errorv9.0.1576Bram Moolenaar
2023-05-11patch 9.0.1540: reverse() on string doesn't work in compiled functionv9.0.1540Yegappan Lakshmanan
2023-05-08patch 9.0.1524: passing -1 for bool is not always rejectedv9.0.1524zeertzjq
2023-05-07patch 9.0.1522: some functions give two error messagesv9.0.1522Bram Moolenaar
2023-05-06patch 9.0.1515: reverse() does not work for a Stringv9.0.1515Yegappan Lakshmanan
2023-04-24patch 9.0.1485: no functions for converting from/to UTF-16 indexv9.0.1485Christian Brabandt
2023-02-04patch 9.0.1277: cursor may move with autocmd in Visual modev9.0.1277zeertzjq
2023-01-02patch 9.0.1129: sporadic Test_range() failurev9.0.1129Bram Moolenaar
2022-11-14patch 9.0.0881: cannot get the currently showing mouse shapev9.0.0881Bram Moolenaar
2022-11-13patch 9.0.0875: using freed memory when executing delfunc at more promptv9.0.0875Bram Moolenaar
2022-11-12patch 9.0.0863: col() and charcol() only work for the current windowv9.0.0863Yegappan Lakshmanan
2022-11-05patch 9.0.0837: append() reports failure when not appending anythingv9.0.0837Bram Moolenaar
2022-11-05patch 9.0.0836: wrong error when using extend() with funcrefv9.0.0836zeertzjq
2022-10-10patch 9.0.0715: wrong argument for append() gives two error messagesv9.0.0715Bram Moolenaar
2022-09-27patch 9.0.0611: tests delete files with a separate delete() callv9.0.0611Bram Moolenaar
2022-09-17patch 9.0.0491: no good reason to build without the float featurev9.0.0491Bram Moolenaar
2022-09-12patch 9.0.0449: there is no easy way to translate a key code into a stringv9.0.0449zeertzjq
2022-09-02patch 9.0.0363: common names in test files causes tests to be flakyv9.0.0363Bram Moolenaar
2022-09-02patch 9.0.0359: error message for wrong argument type is not specificv9.0.0359Yegappan Lakshmanan
2022-09-01patch 9.0.0345: error message for list argument could be clearerv9.0.0345Bram Moolenaar
2022-08-30patch 9.0.0335: checks for Dictionary argument often give a vague errorv9.0.0335Yegappan Lakshmanan
2022-08-29patch 9.0.0324: MS-Windows: resolve() test failsv9.0.0324Bram Moolenaar
2022-08-29patch 9.0.0323: using common name in tests leads to flaky testsv9.0.0323Bram Moolenaar
2022-08-26patch 9.0.0276: 'buftype' values not sufficiently testedv9.0.0276zeertzjq