Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
3ac498c8a1c3570c296093a5d9425b2a3a7cdb29
/
src
/
testdir
ea6561a
patch 8.2.0884: searchcount() test fails on slower systems
by Bram Moolenaar
· 6 years ago
8562998
patch 8.2.0878: no reduce() function
by Bram Moolenaar
· 6 years ago
e8f5ec0
patch 8.2.0877: cannot get the search statistics
by Bram Moolenaar
· 6 years ago
9505872
patch 8.2.0876: :pwd does not give a hint about the scope of the directory
by Bram Moolenaar
· 6 years ago
6c9ba04
patch 8.2.0875: getting attributes for directory entries is slow
by Bram Moolenaar
· 6 years ago
d14fd52
patch 8.2.0874: signals test is a bit flaky
by Bram Moolenaar
· 6 years ago
2891459
patch 8.2.0873: a .jl file can be sawfish (lisp) or Julia
by Bram Moolenaar
· 6 years ago
f17e7ea
patch 8.2.0871: cannot use getmarklist() as a method
by Bram Moolenaar
· 6 years ago
858ba06
patch 8.2.0869: it is not possible to customize the quickfix window contents
by Bram Moolenaar
· 6 years ago
2245ae1
patch 8.2.0868: trim() always trims both ends
by Bram Moolenaar
· 6 years ago
fccd93f
patch 8.2.0867: using \{xxx} for encoding a modifier is not nice
by Bram Moolenaar
· 6 years ago
494e906
patch 8.2.0866: not enough tests for buffer writing
by Bram Moolenaar
· 6 years ago
e35a52a
patch 8.2.0865: syntax foldlevel is taken from the start of the line
by Bram Moolenaar
· 6 years ago
d881b51
patch 8.2.0864: pragmas are indented all the way to the left
by Bram Moolenaar
· 6 years ago
e023e88
patch 8.2.0863: cannot set a separate color for underline/undercurl
by Bram Moolenaar
· 6 years ago
b100909
patch 8.2.0862: ":term ++curwin" makes the current buffer hidden
by Bram Moolenaar
· 6 years ago
cfb4b47
patch 8.2.0861: cannot easily get all the current marks
by Bram Moolenaar
· 6 years ago
aaad995
patch 8.2.0860: cannot use CTRL-A and CTRL-X on unsigned numbers
by Bram Moolenaar
· 6 years ago
788fbb4
patch 8.2.0858: not easy to require Lua modules
by Bram Moolenaar
· 6 years ago
ebe9d34
patch 8.2.0855: GUI tests fail because the test doesn't use a modifier
by Bram Moolenaar
· 6 years ago
363d614
patch 8.2.0854: xxd cannot show offset as a decimal number
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
87be9be
patch 8.2.0845: text properties crossing lines not handled correctly
by Bram Moolenaar
· 6 years ago
0016fd2
patch 8.2.0843: filetype elm not detected
by Bram Moolenaar
· 6 years ago
6cb0726
patch 8.2.0840: search match count wrong when only match is in fold
by Bram Moolenaar
· 6 years ago
b42c0d5
patch 8.2.0839: dropping modifier when putting a character back in typeahead
by Bram Moolenaar
· 6 years ago
14798ab
patch 8.2.0836: not all :cdo output is visible
by Bram Moolenaar
· 6 years ago
3f65c66
patch 8.2.0834: :drop command in terminal popup causes problems
by Bram Moolenaar
· 6 years ago
fcb0b61
patch 8.2.0829: filter() may give misleading error message
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
25e0f58
patch 8.2.0823: Vim9: script reload test is disabled
by Bram Moolenaar
· 6 years ago
6ff71d8
patch 8.2.0820: Vim9: function type isn't set until compiled
by Bram Moolenaar
· 6 years ago
822ba24
patch 8.2.0818: Vim9: using a discovery phase doesn't work well
by Bram Moolenaar
· 6 years ago
f7271e8
patch 8.2.0817: not enough memory allocated when converting string
by Bram Moolenaar
· 6 years ago
8720226
patch 8.2.0816: terminal test fails when compiled with Athena
by Bram Moolenaar
· 6 years ago
9c65253
patch 8.2.0815: maparg() does not provide enough information for mapset()
by Bram Moolenaar
· 6 years ago
c94c146
patch 8.2.0812: mapset() does not properly handle <> notation
by Bram Moolenaar
· 6 years ago
9cdcd1d
patch 8.2.0811: terminal keycode test is flaky
by Bram Moolenaar
· 6 years ago
2e61e2d
patch 8.2.0810: error when appending "tagfile" to 'wildoptions'
by Bram Moolenaar
· 6 years ago
98f1671
patch 8.2.0808: not enough testing for the terminal window
by Bram Moolenaar
· 6 years ago
4c9243f
patch 8.2.0807: cannot easily restore a mapping
by Bram Moolenaar
· 6 years ago
74fae51
patch 8.2.0806: using "func!" after vim9script gives confusing error
by Bram Moolenaar
· 6 years ago
fe81389
patch 8.2.0805: terminal key codes test fails on some systems
by Bram Moolenaar
· 6 years ago
a09195f
patch 8.2.0800: errors from failing test are unclear
by Bram Moolenaar
· 6 years ago
b5383b1
patch 8.2.0791: a second popup window with terminal causes trouble
by Bram Moolenaar
· 6 years ago
8437008
patch 8.2.0790: Vim9: list index not well tested
by Bram Moolenaar
· 6 years ago
66b3101
patch 8.2.0789: Vim9: expression testing lost coverage using constants
by Bram Moolenaar
· 6 years ago
0b39ec3
patch 8.2.0786: channel test is flaky on FreeBSD
by Bram Moolenaar
· 6 years ago
79ea680
patch 8.2.0777: terminal test fails
by Bram Moolenaar
· 6 years ago
eb04f08
patch 8.2.0775: not easy to call a Vim function from Lua
by Bram Moolenaar
· 6 years ago
df671b4
patch 8.2.0772: Vim9: some variable initializations not tested
by Bram Moolenaar
· 6 years ago
6f5b6df
patch 8.2.0771: Vim9: cannot call a compiled closure from not compiled code
by Bram Moolenaar
· 6 years ago
129d6bf
patch 8.2.0769: VimLeavePre not triggered when Vim is terminated
by Bram Moolenaar
· 6 years ago
e882f7a
patch 8.2.0766: display error when using 'number' and 'breakindent'
by Bram Moolenaar
· 6 years ago
a6e67e4
patch 8.2.0764: Vim9: assigning to option not fully tested
by Bram Moolenaar
· 6 years ago
4457e1d
patch 8.2.0763: GUI test fails without the terminal feature
by Bram Moolenaar
· 6 years ago
76cb683
patch 8.2.0762: buffer is not considered modified after setting crypt key
by Bram Moolenaar
· 6 years ago
4aeeb63
patch 8.2.0761: Vim9: instructions not tested
by Bram Moolenaar
· 6 years ago
4dac32c
patch 8.2.0760: Vim9: dict member errors not tested
by Bram Moolenaar
· 6 years ago
cb79040
patch 8.2.0758: Vim9: no test for STORELIST and STOREDICT
by Bram Moolenaar
· 6 years ago
4902ab1
patch 8.2.0757: Vim9: no test for MEMBER instruction
by Bram Moolenaar
· 6 years ago
227a69d
patch 8.2.0755: Vim9: No error when variable initializer is not a constant
by Bram Moolenaar
· 6 years ago
a5d0077
patch 8.2.0754: Vim9: No test for forward declaration
by Bram Moolenaar
· 6 years ago
32e3511
patch 8.2.0753: Vim9: expressions are evaluated in the discovery phase
by Bram Moolenaar
· 6 years ago
e06a28f
patch 8.2.0752: terminal in popup window test is a bit flaky
by Bram Moolenaar
· 6 years ago
37d1b4f
patch 8.2.0750: netbeans test is a bit flaky
by Bram Moolenaar
· 6 years ago
55ba4b8
patch 8.2.0749: TERM signal test fails on FreeBSD
by Bram Moolenaar
· 6 years ago
ef6b979
patch 8.2.0748: cannot get a list of all popups
by Bram Moolenaar
· 6 years ago
03a9f84
patch 8.2.0747: cannot forcefully close all popups
by Bram Moolenaar
· 6 years ago
5aed0cc
patch 8.2.0743: can move to another buffer from a terminal in popup window
by Bram Moolenaar
· 6 years ago
48a6871
patch 8.2.0742: handling of a TERM signal not tested
by Bram Moolenaar
· 6 years ago
c3fd98c
patch 8.2.0741: Python tests fail because of changed message
by Bram Moolenaar
· 6 years ago
91689ea
patch 8.2.0738: mouse handling in a terminal window not well tested
by Bram Moolenaar
· 6 years ago
aacc6af
patch 8.2.0736: some files not recognized as pamenv
by Bram Moolenaar
· 6 years ago
cb2bdb1
patch 8.2.0733: Vim9: assigning to dict or list argument does not work
by Bram Moolenaar
· 6 years ago
f163bd5
patch 8.2.0732: Vim9: storing value in dict messes up stack
by Bram Moolenaar
· 6 years ago
7e5bd91
patch 8.2.0731: Vim9: parsing declarations continues after :finish
by Bram Moolenaar
· 6 years ago
1cc2a94
patch 8.2.0730: Vim9: Assignment to dict member does not work
by Bram Moolenaar
· 6 years ago
89483d4
patch 8.2.0729: Vim9: When reloading a script variables are not cleared
by Bram Moolenaar
· 6 years ago
09689a0
patch 8.2.0725: Vim9: cannot call a function declared later in Vim9 script
by Bram Moolenaar
· 6 years ago
396f313
patch 8.2.0724: Vim9: appending to buffer/window/tab variable not tested
by Bram Moolenaar
· 6 years ago
1c74721
patch 8.2.0723: Vim9: nested constant expression not evaluated compile time
by Bram Moolenaar
· 6 years ago
a5565e4
patch 8.2.0719: Vim9: more expressions can be evaluated at compile time
by Bram Moolenaar
· 6 years ago
7d131b0
patch 8.2.0717: Vim9: postponed constant expressions does not scale
by Bram Moolenaar
· 6 years ago
f0eefce
patch 8.2.0714: Vim9: handling constant expression does not scale
by Bram Moolenaar
· 6 years ago
6115481
patch 8.2.0713: the pam_environment file is not recognized
by Bram Moolenaar
· 6 years ago
0ff5ded
patch 8.2.0712: various code not fully tested
by Bram Moolenaar
· 6 years ago
4a070cc
patch 8.2.0710: Netbeans test sometimes fails
by Bram Moolenaar
· 6 years ago
61a8981
patch 8.2.0708: Vim9: constant expressions are not simplified
by Bram Moolenaar
· 6 years ago
f391586
patch 8.2.0707: Vim9 function test fails
by Bram Moolenaar
· 6 years ago
8a1c101
patch 8.2.0706: Vim9: using assert_fails() causes function to finish
by Bram Moolenaar
· 6 years ago
b68b346
patch 8.2.0703: Vim9: closure cannot store value in outer context
by Bram Moolenaar
· 6 years ago
54ed0df
patch 8.2.0702: running channel tests may leave running process behind
by Bram Moolenaar
· 6 years ago
2a1381c
patch 8.2.0701: Vim9 test fails without job feature
by Bram Moolenaar
· 6 years ago
40ee466
patch 8.2.0700: Vim9: converting error message to exception not tested
by Bram Moolenaar
· 6 years ago
015f426
patch 8.2.0699: Vim9: not all errors tested
by Bram Moolenaar
· 6 years ago
f9ab52e
patch 8.2.0698: insert mode completion not fully tested
by Bram Moolenaar
· 6 years ago
0e65d3d
patch 8.2.0696: Vim9: nested function does not work properly
by Bram Moolenaar
· 6 years ago
04b1269
patch 8.2.0695: Vim9: cannot define a function inside a function
by Bram Moolenaar
· 6 years ago
Next »