aboutsummaryrefslogtreecommitdiff
path: root/test/old/testdir/test_functions.vim
Commit message (Expand)AuthorAge
* vim-patch:9.1.0794: tests: tests may fail on Windows environment (#30874)zeertzjq2024-10-20
* vim-patch:8.2.0986: MS-Windows: functions test failszeertzjq2024-10-13
* vim-patch:8.2.0985: simplify() does not remove slashes from "///path"zeertzjq2024-10-13
* vim-patch:9.1.0776: test_strftime may fail because of missing TZ data (#30780)zeertzjq2024-10-13
* feat(mbyte): support extended grapheme clusters including more emojibfredl2024-08-30
* vim-patch:9.1.0683: mode() returns wrong value with <Cmd> mapping (#30109)zeertzjq2024-08-22
* vim-patch:8.2.4860: MS-Windows: always uses current directory for executableszeertzjq2024-08-09
* vim-patch:8.2.4838: checking for absolute path is not trivial (#29990)zeertzjq2024-08-06
* vim-patch:9.1.0415: Some functions are not testedzeertzjq2024-07-31
* vim-patch:9.1.0499: MS-Windows: doesn't handle symlinks properly (#29400)zeertzjq2024-06-19
* vim-patch:9.1.0483: glob() not sufficiently tested (#29323)zeertzjq2024-06-14
* vim-patch:8.2.3061: testing the shell option is incomplete and spread out (#2...zeertzjq2024-05-30
* vim-patch:8.2.3158: strange error message when using islocked() with a number...zeertzjq2024-05-24
* vim-patch:9.1.0406: Divide by zero with getmousepos() and 'smoothscroll' (#28...zeertzjq2024-05-11
* vim-patch:8.1.0815: dialog for file changed outside of Vim not tested (#28184)zeertzjq2024-04-05
* vim-patch:9.1.0199: Not enough tests for the slice() function (#27991)zeertzjq2024-03-23
* vim-patch:8.1.1968: crash when using nested map() (#27029)zeertzjq2024-01-16
* vim-patch:9.1.0009: Cannot easily get the list of matches (#27028)zeertzjq2024-01-16
* test: normalise nvim bridge functionsLewis Russell2024-01-12
* vim-patch:9.0.2135: No test for mode() when executing Ex commands (#26282)zeertzjq2023-11-29
* vim-patch:9.0.2133: Cannot detect overstrike mode in Cmdline mode (#26263)zeertzjq2023-11-28
* vim-patch:9.0.2041: trim(): hard to use default mask (#25692)zeertzjq2023-10-18
* vim-patch:9.0.2032: cannot get mouse click pos for tab or virt text (#25653)zeertzjq2023-10-15
* vim-patch:9.0.2022: getmousepos() returns wrong index for TAB char (#25636)zeertzjq2023-10-14
* vim-patch:9.0.1972: win32: missing '**' expansion test (#25476)zeertzjq2023-10-03
* vim-patch:9.0.1947: Bash Expansion test fails on Windows/MacOSzeertzjq2023-09-29
* vim-patch:9.0.1946: filename expansion using ** in bash may failzeertzjq2023-09-29
* vim-patch:9.0.1894: CI: trailing whitespace in testszeertzjq2023-09-11
* vim-patch:9.0.1893: CI: strptime test fails on BSD14zeertzjq2023-09-11
* vim-patch:partial:9.0.1886: Various Typoszeertzjq2023-09-09
* vim-patch:9.0.1846: [security] crash in fullcommandzeertzjq2023-09-03
* vim-patch:9.0.1779: Need more state() tests (#24840)zeertzjq2023-08-23
* vim-patch:9.0.0837: append() reports failure when not appending anythingzeertzjq2023-08-22
* vim-patch:8.2.4212: window title test still fails in some configurationszeertzjq2023-08-21
* vim-patch:8.2.4211: window title test still fails in some configurationszeertzjq2023-08-21
* vim-patch:8.2.4210: window title test fails in some configurationszeertzjq2023-08-21
* vim-patch:8.2.4208: using setbufvar() may change the window titlezeertzjq2023-08-21
* vim-patch:8.2.3518: Test_xrestore sometimes failszeertzjq2023-08-21
* vim-patch:8.2.0533: tests using term_wait() can still be flakyzeertzjq2023-08-21
* vim-patch:8.2.0454: some tests fail when the system is slowzeertzjq2023-08-21
* vim-patch:8.1.2099: state() test fails on some Mac systemszeertzjq2023-08-21
* vim-patch:8.1.2066: no tests for state()zeertzjq2023-08-21
* vim-patch:9.0.1540: reverse() on string doesn't work in compiled functionzeertzjq2023-08-19
* vim-patch:9.0.1515: reverse() does not work for a Stringzeertzjq2023-08-19
* vim-patch:9.0.1728: missing winid argument for virtcol() (#24770)zeertzjq2023-08-18
* vim-patch:9.0.1722: wrong error messages when passing wrong types to count()zeertzjq2023-08-18
* vim-patch:9.0.1673: cannot produce a status 418 or 503 message (#24287)Gregory Anders2023-07-10
* vim-patch:9.0.1629: having utf16idx() rounding up is inconvenient (#24019)zeertzjq2023-06-14
* vim-patch:8.2.2949: tests failing because no error for float to string conver...zeertzjq2023-06-12
* vim-patch:9.0.1617: charidx() result is not consistent with byteidx() (#23963)zeertzjq2023-06-09