Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
ab65fc77c5389f7d3f788bbdc3d931561feab131
/
src
/
testdir
/
test_functions.vim
ab65fc7
patch 8.2.2466: max() and min() can give many error messages
by Bram Moolenaar
· 5 years ago
a387083
patch 8.2.2259: Test_Executable() fails when using chroot
by Bram Moolenaar
· 5 years ago
17793ef
patch 8.2.2233: cannot convert a byte index into a character index
by Bram Moolenaar
· 5 years ago
67322bf
patch 8.2.2100: insufficient testing for function range and dict
by Bram Moolenaar
· 5 years ago
f8ca03b
patch 8.2.2065: using map() and filter() on a range() is inefficient
by Bram Moolenaar
· 5 years ago
f637bce
patch 8.2.2035: MS-Windows: some tests may fail
by Bram Moolenaar
· 5 years ago
aab9fad
patch 8.2.1832: readdirex() error is displayed as a message
by Bram Moolenaar
· 5 years ago
50c4e9e
patch 8.2.1804: resolve('/') returns an empty string
by Bram Moolenaar
· 6 years ago
6a33ef0
patch 8.2.1741: pathshorten() only supports using one character
by Bram Moolenaar
· 6 years ago
531be47
patch 8.2.1736: failure to compile a pattern not tested much
by Bram Moolenaar
· 6 years ago
99ca9c4
patch 8.2.1727: a popup created with "cursorline" will ignore "firstline"
by Bram Moolenaar
· 6 years ago
4f73b8e
patch 8.2.1726: fuzzy matching only works on strings
by Bram Moolenaar
· 6 years ago
635414d
patch 8.2.1665: cannot do fuzzy string matching
by Bram Moolenaar
· 6 years ago
e2e4075
patch 8.2.1593: tests do not check the error number properly
by Bram Moolenaar
· 6 years ago
c05d1c0
patch 8.2.1591: using winheight('.') in tests works but is wrong
by Bram Moolenaar
· 6 years ago
4e4473c
patch 8.2.1536: cannot get the class of a character; emoji widths are wrong
by Bram Moolenaar
· 6 years ago
6c53fca
patch 8.2.1517: cannot easily get the character under the cursor
by Bram Moolenaar
· 6 years ago
1b04ce2
patch 8.2.1505: not all file read and writecode is tested
by Bram Moolenaar
· 6 years ago
6d91bcb
patch 8.2.1432: various inconsistencies in test files
by Bram Moolenaar
· 6 years ago
9d48956
patch 8.2.1326: Vim9: skipping over white space after list
by Bram Moolenaar
· 6 years ago
9b7bf9e
patch 8.2.1183: assert_fails() checks the last error message
by Bram Moolenaar
· 6 years ago
bdd2c29
patch 8.2.1040: not enough testing for movement commands
by Bram Moolenaar
· 6 years ago
e17f881
patch 8.2.0995: insufficient testing for the readdir() sort option
by Bram Moolenaar
· 6 years ago
a1bc6f1
patch 8.2.0990: Using duplicate error number
by Bram Moolenaar
· 6 years ago
84cf6bd
patch 8.2.0988: getting directory contents is always case sorted
by Bram Moolenaar
· 6 years ago
c70222d
patch 8.2.0986: MS-Windows: functions test fails
by Bram Moolenaar
· 6 years ago
fdcbe3c
patch 8.2.0985: simplify() does not remove slashes from "///path"
by Bram Moolenaar
· 6 years ago
ea1233f
patch 8.2.0949: strptime() does not use DST
by Bram Moolenaar
· 6 years ago
ab54032
patch 8.2.0947: readdirex() doesn't handle broken link properly
by Bram Moolenaar
· 6 years ago
eebd555
patch 8.2.0946: cannot use "q" to cancel a number prompt
by Bram Moolenaar
· 6 years ago
441d60e
patch 8.2.0888: readdirex() returns size -2 for a directory
by Bram Moolenaar
· 6 years ago
c17e66c
patch 8.2.0886: cannot use octal numbers in scriptversion 4
by Bram Moolenaar
· 6 years ago
6c9ba04
patch 8.2.0875: getting attributes for directory entries is slow
by Bram Moolenaar
· 6 years ago
2245ae1
patch 8.2.0868: trim() always trims both ends
by Bram Moolenaar
· 6 years ago
95da136
patch 8.2.0850: MS-Windows: exepath() works different from cmd.exe
by Bram Moolenaar
· 6 years ago
041c710
patch 8.2.0849: BeOS code is not maintained and probably unused
by Bram Moolenaar
· 6 years ago
1919371
patch 8.2.0824: still not enough memory allocated when converting string
by Bram Moolenaar
· 6 years ago
f7271e8
patch 8.2.0817: not enough memory allocated when converting string
by Bram Moolenaar
· 6 years ago
0ff5ded
patch 8.2.0712: various code not fully tested
by Bram Moolenaar
· 6 years ago
99fa721
patch 8.2.0644: insufficient testing for invalid function arguments
by Bram Moolenaar
· 6 years ago
92b83cc
patch 8.2.0634: crash with null partial and blob
by Bram Moolenaar
· 6 years ago
9d8d0b5
patch 8.2.0633: crash when using null partial in filter()
by Bram Moolenaar
· 6 years ago
ad48e6c
patch 8.2.0615: regexp benchmark stest is old style
by Bram Moolenaar
· 6 years ago
08f4157
patch 8.2.0610: some tests are still old style
by Bram Moolenaar
· 6 years ago
6a2c5a7
patch 8.2.0533: tests using term_wait() can still be flaky
by Bram Moolenaar
· 6 years ago
7035fd9
patch 8.2.0532: cannot use simplify() as a method
by Bram Moolenaar
· 6 years ago
ee4e0c1
patch 8.2.0522: several errors are not tested for
by Bram Moolenaar
· 6 years ago
cde0ff3
patch 8.2.0509: various code is not properly tested.
by Bram Moolenaar
· 6 years ago
5259275
patch 8.2.0507: getbufvar() may get the wrong dictionary
by Bram Moolenaar
· 6 years ago
3ed9efc
patch 8.2.0454: some tests fail when the system is slow
by Bram Moolenaar
· 6 years ago
0e05de4
patch 8.2.0448: various functions not properly tested
by Bram Moolenaar
· 6 years ago
7929651
patch 8.2.0427: it is not possible to check for a typo in a feature name
by Bram Moolenaar
· 6 years ago
8b63313
patch 8.2.0418: code in eval.c not sufficiently covered by tests
by Bram Moolenaar
· 6 years ago
8dfcce3
patch 8.2.0401: not enough test coverage for evalvars.c
by Bram Moolenaar
· 6 years ago
dd58923
patch 8.2.0334: abort called when using test_void()
by Bram Moolenaar
· 6 years ago
7c215c5
patch 8.2.0331: internal error when using test_void() and test_unknown()
by Bram Moolenaar
· 6 years ago
578fe94
patch 8.2.0325: ex_getln.c code not covered by tests
by Bram Moolenaar
· 6 years ago
8d588cc
patch 8.2.0316: ex_getln.c code has insufficient test coverage
by Bram Moolenaar
· 6 years ago
4132eb5
patch 8.2.0258: modifyOtherKeys cannot be temporarily disabled
by Bram Moolenaar
· 6 years ago
94255df
patch 8.2.0211: test for ANSI colors fails without an "ls" command
by Bram Moolenaar
· 6 years ago
705724e
patch 8.2.0186: a couple of tests may fail when features are missing
by Bram Moolenaar
· 6 years ago
5feabe0
patch 8.2.0183: tests fail when the float feature is disabled
by Bram Moolenaar
· 6 years ago
b099202
patch 8.2.0179: still a few places where range() does not work
by Bram Moolenaar
· 6 years ago
272ca95
patch 8.2.0163: test hangs on MS-Windows console
by Bram Moolenaar
· 6 years ago
7d8ea0b
patch 8.2.0162: balloon test fails in the GUI
by Bram Moolenaar
· 6 years ago
50985eb
patch 8.2.0159: non-materialized range() list causes problems
by Bram Moolenaar
· 6 years ago
9a838fe
patch 8.1.2398: strptime() test fails on Japanese Mac
by Bram Moolenaar
· 6 years ago
10455d4
patch 8.1.2326: cannot parse a date/time string
by Bram Moolenaar
· 6 years ago
db3a205
patch 8.1.2304: cannot get the mouse position when getting a mouse click
by Bram Moolenaar
· 6 years ago
b7a97ef
patch 8.1.2099: state() test fails on some Mac systems
by Bram Moolenaar
· 7 years ago
c258549
patch 8.1.2066: no tests for state()
by Bram Moolenaar
· 7 years ago
ea8dcf8
patch 8.1.2043: not sufficient testing for quoted numbers
by Bram Moolenaar
· 7 years ago
60a8de2
patch 8.1.2035: recognizing octal numbers is confusing
by Bram Moolenaar
· 7 years ago
f92e58c
patch 8.1.2013: more functions can be used as methods
by Bram Moolenaar
· 7 years ago
f6ed61e
patch 8.1.2004: more functions can be used as methods
by Bram Moolenaar
· 7 years ago
aad222c
patch 8.1.1996: more functions can be used as methods
by Bram Moolenaar
· 7 years ago
196b466
patch 8.1.1993: more functions can be used as methods
by Bram Moolenaar
· 7 years ago
a0d1fef
patch 8.1.1987: more functions can be used as methods
by Bram Moolenaar
· 7 years ago
3f4f3d8
patch 8.1.1984: more functions can be used as methods
by Bram Moolenaar
· 7 years ago
5d712e4
patch 8.1.1972: no proper test for getchar()
by Bram Moolenaar
· 7 years ago
27da7de
patch 8.1.1968: crash when using nested map()
by Bram Moolenaar
· 7 years ago
a144983
patch 8.1.1961: more functions can be used as a method
by Bram Moolenaar
· 7 years ago
02b3111
patch 8.1.1954: more functions can be used as a method
by Bram Moolenaar
· 7 years ago
f9f24ce
patch 8.1.1953: more functions can be used as a method
by Bram Moolenaar
· 7 years ago
d200702
patch 8.1.1932: ml_get errors after using append()
by Bram Moolenaar
· 7 years ago
a420896
patch 8.1.1921: more functions can be used as methods
by Bram Moolenaar
· 7 years ago
1a3a891
patch 8.1.1915: more functions can be used as methods
by Bram Moolenaar
· 7 years ago
64b4d73
patch 8.1.1911: more functions can be used as methods
by Bram Moolenaar
· 7 years ago
073e4b9
patch 8.1.1888: more functions can be used as methods
by Bram Moolenaar
· 7 years ago
8c5a278
patch 8.1.1826: tests use hand coded feature and option checks
by Bram Moolenaar
· 7 years ago
d08b8c4
patch 8.1.1740: exepath() doesn't work for "bin/cat"
by Bram Moolenaar
· 7 years ago
3940ec6
patch 8.1.1638: running tests leaves some files behind
by Bram Moolenaar
· 7 years ago
892ae72
patch 8.1.1611: bufadd() reuses existing buffer without a name
by Bram Moolenaar
· 7 years ago
15e248e
patch 8.1.1610: there is no way to add or load a buffer without side effects
by Bram Moolenaar
· 7 years ago
e7eb927
patch 8.1.1585: :let-heredoc does not trim enough
by Bram Moolenaar
· 7 years ago
87652a7
patch 8.1.1568: strftime() test fails on MS-Windows
by Bram Moolenaar
· 7 years ago
db51730
patch 8.1.1567: localtime_r() does not respond to $TZ changes
by Bram Moolenaar
· 7 years ago
4a792c8
patch 8.1.1473: new resolve() implementation causes problem for plugins
by Bram Moolenaar
· 7 years ago
1bbebab
patch 8.1.1417: MS-Windows: resolve() does not resolve all components of path
by Bram Moolenaar
· 7 years ago
701ff0a
patch 8.1.1378: delete() can not handle a file name that looks like a pattern
by Bram Moolenaar
· 7 years ago
Next »