summaryrefslogtreecommitdiff
path: root/src/testdir/test_functions.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.2466: max() and min() can give many error messagesv8.2.2466Bram Moolenaar2021-02-041-0/+8
* patch 8.2.2259: Test_Executable() fails when using chrootv8.2.2259Bram Moolenaar2021-01-011-1/+7
* patch 8.2.2233: cannot convert a byte index into a character indexv8.2.2233Bram Moolenaar2020-12-281-0/+25
* patch 8.2.2100: insufficient testing for function range and dictv8.2.2100Bram Moolenaar2020-12-061-0/+1
* patch 8.2.2065: using map() and filter() on a range() is inefficientv8.2.2065Bram Moolenaar2020-11-281-0/+4
* patch 8.2.2035: MS-Windows: some tests may failv8.2.2035Bram Moolenaar2020-11-231-1/+10
* patch 8.2.1832: readdirex() error is displayed as a messagev8.2.1832Bram Moolenaar2020-10-111-0/+2
* patch 8.2.1804: resolve('/') returns an empty stringv8.2.1804Bram Moolenaar2020-10-051-0/+2
* patch 8.2.1741: pathshorten() only supports using one characterv8.2.1741Bram Moolenaar2020-09-251-0/+18
* patch 8.2.1736: failure to compile a pattern not tested muchv8.2.1736Bram Moolenaar2020-09-231-0/+1
* patch 8.2.1727: a popup created with "cursorline" will ignore "firstline"v8.2.1727Bram Moolenaar2020-09-221-0/+12
* patch 8.2.1726: fuzzy matching only works on stringsv8.2.1726Bram Moolenaar2020-09-221-24/+0
* patch 8.2.1665: cannot do fuzzy string matchingv8.2.1665Bram Moolenaar2020-09-111-0/+24
* patch 8.2.1593: tests do not check the error number properlyv8.2.1593Bram Moolenaar2020-09-041-1/+1
* patch 8.2.1591: using winheight('.') in tests works but is wrongv8.2.1591Bram Moolenaar2020-09-041-4/+4
* patch 8.2.1536: cannot get the class of a character; emoji widths are wrongv8.2.1536Bram Moolenaar2020-08-281-0/+7
* patch 8.2.1517: cannot easily get the character under the cursorv8.2.1517Bram Moolenaar2020-08-231-0/+4
* patch 8.2.1505: not all file read and writecode is testedv8.2.1505Bram Moolenaar2020-08-211-0/+13
* patch 8.2.1432: various inconsistencies in test filesv8.2.1432Bram Moolenaar2020-08-121-19/+13
* patch 8.2.1326: Vim9: skipping over white space after listv8.2.1326Bram Moolenaar2020-07-301-1/+1
* patch 8.2.1183: assert_fails() checks the last error messagev8.2.1183Bram Moolenaar2020-07-111-5/+5
* patch 8.2.1040: not enough testing for movement commandsv8.2.1040Bram Moolenaar2020-06-221-0/+5
* patch 8.2.0995: insufficient testing for the readdir() sort optionv8.2.0995Bram Moolenaar2020-06-171-0/+19
* patch 8.2.0990: Using duplicate error numberv8.2.0990Bram Moolenaar2020-06-161-0/+1
* patch 8.2.0988: getting directory contents is always case sortedv8.2.0988Bram Moolenaar2020-06-161-0/+79
* patch 8.2.0986: MS-Windows: functions test failsv8.2.0986Bram Moolenaar2020-06-151-2/+4
* patch 8.2.0985: simplify() does not remove slashes from "///path"v8.2.0985Bram Moolenaar2020-06-151-1/+7
* patch 8.2.0949: strptime() does not use DSTv8.2.0949Bram Moolenaar2020-06-101-0/+4
* patch 8.2.0947: readdirex() doesn't handle broken link properlyv8.2.0947Bram Moolenaar2020-06-101-0/+10
* patch 8.2.0946: cannot use "q" to cancel a number promptv8.2.0946Bram Moolenaar2020-06-101-0/+12
* patch 8.2.0888: readdirex() returns size -2 for a directoryv8.2.0888Bram Moolenaar2020-06-021-2/+4
* patch 8.2.0886: cannot use octal numbers in scriptversion 4v8.2.0886Bram Moolenaar2020-06-021-0/+5
* patch 8.2.0875: getting attributes for directory entries is slowv8.2.0875Bram Moolenaar2020-06-011-1/+40
* patch 8.2.0868: trim() always trims both endsv8.2.0868Bram Moolenaar2020-05-311-0/+7
* patch 8.2.0850: MS-Windows: exepath() works different from cmd.exev8.2.0850Bram Moolenaar2020-05-301-0/+24
* patch 8.2.0849: BeOS code is not maintained and probably unusedv8.2.0849Bram Moolenaar2020-05-301-3/+1
* patch 8.2.0824: still not enough memory allocated when converting stringv8.2.0824Bram Moolenaar2020-05-251-0/+1
* patch 8.2.0817: not enough memory allocated when converting stringv8.2.0817Bram Moolenaar2020-05-241-0/+2
* patch 8.2.0712: various code not fully testedv8.2.0712Bram Moolenaar2020-05-071-0/+16
* patch 8.2.0644: insufficient testing for invalid function argumentsv8.2.0644Bram Moolenaar2020-04-261-6/+15
* patch 8.2.0634: crash with null partial and blobv8.2.0634Bram Moolenaar2020-04-251-0/+34
* patch 8.2.0633: crash when using null partial in filter()v8.2.0633Bram Moolenaar2020-04-241-0/+2
* patch 8.2.0615: regexp benchmark stest is old stylev8.2.0615Bram Moolenaar2020-04-211-1/+25
* patch 8.2.0610: some tests are still old stylev8.2.0610Bram Moolenaar2020-04-201-0/+19
* patch 8.2.0533: tests using term_wait() can still be flakyv8.2.0533Bram Moolenaar2020-04-081-14/+5
* patch 8.2.0532: cannot use simplify() as a methodv8.2.0532Bram Moolenaar2020-04-081-1/+1
* patch 8.2.0522: several errors are not tested forv8.2.0522Bram Moolenaar2020-04-061-0/+1
* patch 8.2.0509: various code is not properly tested.v8.2.0509Bram Moolenaar2020-04-041-0/+16
* patch 8.2.0507: getbufvar() may get the wrong dictionaryv8.2.0507Bram Moolenaar2020-04-031-0/+10
* patch 8.2.0454: some tests fail when the system is slowv8.2.0454Bram Moolenaar2020-03-261-6/+16