aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_functions.vim
Commit message (Expand)AuthorAge
* test/old: partial port of patch v8.2.1.0183Jan Edmund Lazo2021-05-24
* vim-patch:8.2.2875: cancelling inputlist() after a digit does not return zeroJan Edmund Lazo2021-05-21
* vim-patch:8.2.0946: cannot use "q" to cancel a number promptJan Edmund Lazo2021-05-21
* vim-patch:8.2.1591: using winheight('.') in tests works but is wrongJan Edmund Lazo2021-05-21
* Revert "vim-patch:8.1.1378: delete() can not handle a file name that looks li...Marco Hinz2021-05-12
* vim-patch:8.1.1378: delete() can not handle a file name that looks like a pat...Shougo2021-05-07
* vim-patch:8.2.2764: memory leak when default function argument is allocatedJan Edmund Lazo2021-04-15
* test/old: skip Test_strptime() on WindowsJan Edmund Lazo2021-03-27
* vim-patch:8.2.0949: strptime() does not use DSTJan Edmund Lazo2021-03-27
* vim-patch:8.1.2398: strptime() test fails on Japanese MacJan Edmund Lazo2021-03-27
* vim-patch:8.1.2326: cannot parse a date/time stringJan Edmund Lazo2021-03-27
* vim-patch:8.2.2233: cannot convert a byte index into a character index (#13978)kuuote2021-02-22
* vim-patch:8.2.2259: Test_Executable() fails when using chroot (#13907)Jan Edmund Lazo2021-02-08
* vim-patch:8.2.1804: resolve('/') returns an empty string (#13121)Jan Edmund Lazo2020-10-20
* vim-patch:8.2.0868: trim() always trims both endsskippi2020-10-17
* test/old: enable passing testsJan Edmund Lazo2020-09-26
* vim-patch:8.2.0824: still not enough memory allocated when converting stringJan Edmund Lazo2020-09-19
* vim-patch:8.2.0817: not enough memory allocated when converting stringJan Edmund Lazo2020-09-19
* vim-patch:8.1.1972: no proper test for getchar()Jan Edmund Lazo2020-09-19
* vim-patch:8.2.1517: cannot easily get the character under the cursorJan Edmund Lazo2020-08-23
* vim-patch:8.1.1120: cannot easily get directory entry matches #12222Hennadii Chernyshchyk2020-05-05
* vim-patch:8.2.0507: getbufvar() may get the wrong dictionaryJan Edmund Lazo2020-04-13
* vim-patch:8.1.1568: strftime() test fails on MS-WindowsJan Edmund Lazo2020-03-29
* vim-patch:8.1.1567: localtime_r() does not respond to $TZ changesJan Edmund Lazo2020-03-29
* vim-patch:8.1.0992: :normal resets reg_executing() result #11398Jan Edmund Lazo2019-11-16
* vim-patch:8.1.0515: reloading a script gives errors for existing functionserw72019-09-04
* vim-patch:8.1.1932: ml_get errors after append() #10866Marco Hinz2019-08-27
* vim-patch:8.1.0811: too many #ifdefsDaniel Hahler2019-08-22
* oldtest: windows: revert setting shellslash individually (#10189)Daniel Hahler2019-08-20
* CI/OpenBSD: run oldtest #10797Edd Barrett2019-08-18
* vim-patch:8.1.1740: exepath() doesn't work for "bin/cat" (#10556)Daniel Hahler2019-07-24
* vim-patch:8.1.1611: bufadd() reuses existing buffer without a nameShougo Matsushita2019-07-06
* vim-patch:8.1.1610: there is no way to add or load a buffer without side effectsShougo Matsushita2019-07-06
* vim-patch:8.1.0347: some tests fail on SolarisJan Edmund Lazo2019-06-23
* vim-patch:8.1.0086: no tests for libcall() and libcallnr()Jan Edmund Lazo2019-06-23
* vim-patch:8.1.1077: reg_executing() is reset by calling input()Jan Edmund Lazo2019-05-26
* vim-patch:8.1.0995: a getchar() call resets the reg_executing() resultJan Edmund Lazo2019-05-26
* vim-patch:8.1.0020: cannot tell whether a register is executing or recordingJan Edmund Lazo2019-05-26
* test/win: executable(), exepath() #9516erw72019-04-01
* vim-patch:8.1.1095: win: executable() on very long name #9820Jan Edmund Lazo2019-03-31
* vim-patch:8.1.0189: function defined in sandbox not testedJan Edmund Lazo2019-03-23
* oldtests: set shellslash in Test_shellescape()Jan Edmund Lazo2019-03-08
* vim-patch:8.1.0225: mode() does not indicate using CTRL-O from Insert mode (#...Justin M. Keyes2019-02-24
* vim-patch:8.1.0511: ml_get error when calling a function with a range (#9207)Jan Edmund Lazo2018-11-06
* vim-patch:8.1.0459: Test_executable fails when there is a dog in the systemJan Edmund Lazo2018-10-08
* oldtests: win: fix executable() assertionsJan Edmund Lazo2018-10-08
* vim-patch:8.1.0453: MS-Windows: executable() is not reliableJan Edmund Lazo2018-10-07
* vim-patch:8.1.0454: resolve() was not tested with a symlink cycleJan Edmund Lazo2018-10-06
* vim-patch:8.1.0303: line2byte() is wrong for last line with 'noeol'Jan Edmund Lazo2018-08-21
* vim-patch:8.0.1630: trimming white space is not that easyJan Edmund Lazo2018-08-13