index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
testdir
/
test_functions.vim
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.2466: max() and min() can give many error messages
v8.2.2466
Bram Moolenaar
2021-02-04
1
-0
/
+8
*
patch 8.2.2259: Test_Executable() fails when using chroot
v8.2.2259
Bram Moolenaar
2021-01-01
1
-1
/
+7
*
patch 8.2.2233: cannot convert a byte index into a character index
v8.2.2233
Bram Moolenaar
2020-12-28
1
-0
/
+25
*
patch 8.2.2100: insufficient testing for function range and dict
v8.2.2100
Bram Moolenaar
2020-12-06
1
-0
/
+1
*
patch 8.2.2065: using map() and filter() on a range() is inefficient
v8.2.2065
Bram Moolenaar
2020-11-28
1
-0
/
+4
*
patch 8.2.2035: MS-Windows: some tests may fail
v8.2.2035
Bram Moolenaar
2020-11-23
1
-1
/
+10
*
patch 8.2.1832: readdirex() error is displayed as a message
v8.2.1832
Bram Moolenaar
2020-10-11
1
-0
/
+2
*
patch 8.2.1804: resolve('/') returns an empty string
v8.2.1804
Bram Moolenaar
2020-10-05
1
-0
/
+2
*
patch 8.2.1741: pathshorten() only supports using one character
v8.2.1741
Bram Moolenaar
2020-09-25
1
-0
/
+18
*
patch 8.2.1736: failure to compile a pattern not tested much
v8.2.1736
Bram Moolenaar
2020-09-23
1
-0
/
+1
*
patch 8.2.1727: a popup created with "cursorline" will ignore "firstline"
v8.2.1727
Bram Moolenaar
2020-09-22
1
-0
/
+12
*
patch 8.2.1726: fuzzy matching only works on strings
v8.2.1726
Bram Moolenaar
2020-09-22
1
-24
/
+0
*
patch 8.2.1665: cannot do fuzzy string matching
v8.2.1665
Bram Moolenaar
2020-09-11
1
-0
/
+24
*
patch 8.2.1593: tests do not check the error number properly
v8.2.1593
Bram Moolenaar
2020-09-04
1
-1
/
+1
*
patch 8.2.1591: using winheight('.') in tests works but is wrong
v8.2.1591
Bram Moolenaar
2020-09-04
1
-4
/
+4
*
patch 8.2.1536: cannot get the class of a character; emoji widths are wrong
v8.2.1536
Bram Moolenaar
2020-08-28
1
-0
/
+7
*
patch 8.2.1517: cannot easily get the character under the cursor
v8.2.1517
Bram Moolenaar
2020-08-23
1
-0
/
+4
*
patch 8.2.1505: not all file read and writecode is tested
v8.2.1505
Bram Moolenaar
2020-08-21
1
-0
/
+13
*
patch 8.2.1432: various inconsistencies in test files
v8.2.1432
Bram Moolenaar
2020-08-12
1
-19
/
+13
*
patch 8.2.1326: Vim9: skipping over white space after list
v8.2.1326
Bram Moolenaar
2020-07-30
1
-1
/
+1
*
patch 8.2.1183: assert_fails() checks the last error message
v8.2.1183
Bram Moolenaar
2020-07-11
1
-5
/
+5
*
patch 8.2.1040: not enough testing for movement commands
v8.2.1040
Bram Moolenaar
2020-06-22
1
-0
/
+5
*
patch 8.2.0995: insufficient testing for the readdir() sort option
v8.2.0995
Bram Moolenaar
2020-06-17
1
-0
/
+19
*
patch 8.2.0990: Using duplicate error number
v8.2.0990
Bram Moolenaar
2020-06-16
1
-0
/
+1
*
patch 8.2.0988: getting directory contents is always case sorted
v8.2.0988
Bram Moolenaar
2020-06-16
1
-0
/
+79
*
patch 8.2.0986: MS-Windows: functions test fails
v8.2.0986
Bram Moolenaar
2020-06-15
1
-2
/
+4
*
patch 8.2.0985: simplify() does not remove slashes from "///path"
v8.2.0985
Bram Moolenaar
2020-06-15
1
-1
/
+7
*
patch 8.2.0949: strptime() does not use DST
v8.2.0949
Bram Moolenaar
2020-06-10
1
-0
/
+4
*
patch 8.2.0947: readdirex() doesn't handle broken link properly
v8.2.0947
Bram Moolenaar
2020-06-10
1
-0
/
+10
*
patch 8.2.0946: cannot use "q" to cancel a number prompt
v8.2.0946
Bram Moolenaar
2020-06-10
1
-0
/
+12
*
patch 8.2.0888: readdirex() returns size -2 for a directory
v8.2.0888
Bram Moolenaar
2020-06-02
1
-2
/
+4
*
patch 8.2.0886: cannot use octal numbers in scriptversion 4
v8.2.0886
Bram Moolenaar
2020-06-02
1
-0
/
+5
*
patch 8.2.0875: getting attributes for directory entries is slow
v8.2.0875
Bram Moolenaar
2020-06-01
1
-1
/
+40
*
patch 8.2.0868: trim() always trims both ends
v8.2.0868
Bram Moolenaar
2020-05-31
1
-0
/
+7
*
patch 8.2.0850: MS-Windows: exepath() works different from cmd.exe
v8.2.0850
Bram Moolenaar
2020-05-30
1
-0
/
+24
*
patch 8.2.0849: BeOS code is not maintained and probably unused
v8.2.0849
Bram Moolenaar
2020-05-30
1
-3
/
+1
*
patch 8.2.0824: still not enough memory allocated when converting string
v8.2.0824
Bram Moolenaar
2020-05-25
1
-0
/
+1
*
patch 8.2.0817: not enough memory allocated when converting string
v8.2.0817
Bram Moolenaar
2020-05-24
1
-0
/
+2
*
patch 8.2.0712: various code not fully tested
v8.2.0712
Bram Moolenaar
2020-05-07
1
-0
/
+16
*
patch 8.2.0644: insufficient testing for invalid function arguments
v8.2.0644
Bram Moolenaar
2020-04-26
1
-6
/
+15
*
patch 8.2.0634: crash with null partial and blob
v8.2.0634
Bram Moolenaar
2020-04-25
1
-0
/
+34
*
patch 8.2.0633: crash when using null partial in filter()
v8.2.0633
Bram Moolenaar
2020-04-24
1
-0
/
+2
*
patch 8.2.0615: regexp benchmark stest is old style
v8.2.0615
Bram Moolenaar
2020-04-21
1
-1
/
+25
*
patch 8.2.0610: some tests are still old style
v8.2.0610
Bram Moolenaar
2020-04-20
1
-0
/
+19
*
patch 8.2.0533: tests using term_wait() can still be flaky
v8.2.0533
Bram Moolenaar
2020-04-08
1
-14
/
+5
*
patch 8.2.0532: cannot use simplify() as a method
v8.2.0532
Bram Moolenaar
2020-04-08
1
-1
/
+1
*
patch 8.2.0522: several errors are not tested for
v8.2.0522
Bram Moolenaar
2020-04-06
1
-0
/
+1
*
patch 8.2.0509: various code is not properly tested.
v8.2.0509
Bram Moolenaar
2020-04-04
1
-0
/
+16
*
patch 8.2.0507: getbufvar() may get the wrong dictionary
v8.2.0507
Bram Moolenaar
2020-04-03
1
-0
/
+10
*
patch 8.2.0454: some tests fail when the system is slow
v8.2.0454
Bram Moolenaar
2020-03-26
1
-6
/
+16
[next]