Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
91d2e783b41ca900bc603b3cb5e083c8a4a33170
/
src
/
testdir
91d2e78
patch 8.1.0245: calling setline() in TextChangedI autocmd breaks undo
by Bram Moolenaar
· 8 years ago
5db7eec
patch 8.1.0243: using :term ++close ++hidden closes a window
by Bram Moolenaar
· 8 years ago
7cc5965
patch 8.1.0241: effect of ":tabmove N" is not clear
by Bram Moolenaar
· 8 years ago
7da1fb5
patch 8.1.0238: 'buftype' is cleared when using ":term ++hidden cat"
by Bram Moolenaar
· 8 years ago
3bf5e6a
patch 8.1.0235: more help tags that jump to the wrong location
by Bram Moolenaar
· 8 years ago
41c363a
patch 8.1.0234: incorrect reference counting in Perl interface
by Bram Moolenaar
· 8 years ago
a5bc38b
patch 8.1.0231: :help -? goes to help for -+
by Bram Moolenaar
· 8 years ago
612cc38
patch 8.1.0225: mode() does not indicate using CTRL-O from Insert mode
by Bram Moolenaar
· 8 years ago
6ab9e42
patch 8.1.0223: completing shell command finds sub-directories in $PATH
by Bram Moolenaar
· 8 years ago
edd6aac
patch 8.1.0221: not enough testing for the Ruby interface
by Bram Moolenaar
· 8 years ago
d84b26a
patch 8.1.0220: Ruby converts v:true and v:false to a number
by Bram Moolenaar
· 8 years ago
2c8c681
patch 8.1.0219: expanding ## fails to escape backtick
by Bram Moolenaar
· 8 years ago
95e5147
patch 8.1.0218: cannot add matches to another window
by Bram Moolenaar
· 8 years ago
0a08c63
patch 8.1.0213: CTRL-W CR does not work properly in a quickfix window
by Bram Moolenaar
· 8 years ago
5390144
patch 8.1.0212: preferred cursor column not set in interfaces
by Bram Moolenaar
· 8 years ago
00136dc
patch 8.1.0211: expanding a file name "~" results in $HOME
by Bram Moolenaar
· 8 years ago
7624af0
patch 8.1.0208: file left behind after running individual test
by Bram Moolenaar
· 8 years ago
cd96eef
patch 8.1.0206: duplicate test function name
by Bram Moolenaar
· 8 years ago
9cf4b50
patch 8.1.0205: invalid memory access with invalid modeline
by Bram Moolenaar
· 8 years ago
947b39e
patch 8.1.0204: inputlist() is not tested
by Bram Moolenaar
· 8 years ago
79a494d
patch 8.1.0201: newer Python uses "importlib" instead of "imp"
by Bram Moolenaar
· 8 years ago
872e451
patch 8.1.0200: spellbadword() not tested
by Bram Moolenaar
· 8 years ago
3166afd
patch 8.1.0191: Perl test fails in 24 line terminal
by Bram Moolenaar
· 8 years ago
18c4f1b
patch 8.1.0190: Perl refcounts are wrong
by Bram Moolenaar
· 8 years ago
d90a144
patch 8.1.0189: function defined in sandbox not tested
by Bram Moolenaar
· 8 years ago
2196bca
patch 8.1.0188: no test for ":cscope add"
by Bram Moolenaar
· 8 years ago
7132ddc
patch 8.1.0187: getwininfo() and win_screenpos() return different numbers
by Bram Moolenaar
· 8 years ago
44a693a
patch 8.1.0186: test for getwininfo() fails in GUI
by Bram Moolenaar
· 8 years ago
1ce9a15
patch 8.1.0185: running tests writes lua.vim even though it is not used
by Bram Moolenaar
· 8 years ago
b6959a8
patch 8.1.0184: not easy to figure out the window layout
by Bram Moolenaar
· 8 years ago
a43ebe9
patch 8.1.0181: memory leak with trailing characters in skip expression
by Bram Moolenaar
· 8 years ago
bde14d8
patch 8.1.0175: marks test fails in very wide window
by Bram Moolenaar
· 8 years ago
907dad7
patch 8.1.0174: after paging up and down fold line is wrong
by Bram Moolenaar
· 8 years ago
875cf87
patch 8.1.0171: typing CTRL-W n in a terminal window causes ml_get error
by Bram Moolenaar
· 8 years ago
9d5185b
patch 8.1.0168: output of :marks is too short with multi-byte chars
by Bram Moolenaar
· 8 years ago
4cde86c
patch 8.1.0165: :clist output can be very long
by Bram Moolenaar
· 8 years ago
fe08df4
patch 8.1.0164: luaeval('vim.buffer().name') returns an error
by Bram Moolenaar
· 8 years ago
2549acf
patch 8.1.0163: insufficient testing for Tcl
by Bram Moolenaar
· 8 years ago
386bc82
patch 8.1.0161: buffer not updated with 'autoread' set if file was deleted
by Bram Moolenaar
· 8 years ago
c9fe5ab
patch 8.1.0154: crash with "set smarttab shiftwidth=0 softtabstop=-1"
by Bram Moolenaar
· 8 years ago
81e2ac7
patch 8.1.0151: mksession test fails on MS-Windows
by Bram Moolenaar
· 8 years ago
fd34ceb
patch 8.1.0150: insufficient test coverage for Tcl
by Bram Moolenaar
· 8 years ago
26d4b89
patch 8.1.0149: session is wrong with multiple tabs when :lcd was used
by Bram Moolenaar
· 8 years ago
f0447e8
patch 8.1.0146: when $LANG is set the compiler test may fail
by Bram Moolenaar
· 8 years ago
851332e
patch 8.1.0145: test with grep is failing on MS-Windows
by Bram Moolenaar
· 8 years ago
b2e0c94
patch 8.1.0144: the :cd command does not have good test coverage
by Bram Moolenaar
· 8 years ago
531b9a3
patch 8.1.0141: :cexpr no longer jumps to the first error
by Bram Moolenaar
· 8 years ago
a8a60d0
patch 8.1.0139: Lua tests fail on some platforms
by Bram Moolenaar
· 8 years ago
33d5ab3
patch 8.1.0138: negative value of 'softtabstop' not used correctly
by Bram Moolenaar
· 8 years ago
2f362bf
patch 8.1.0136: Lua tests don't cover new features
by Bram Moolenaar
· 8 years ago
ca06da9
patch 8.1.0134: Lua interface does not support funcref
by Bram Moolenaar
· 8 years ago
46577b5
patch 8.1.0133: tagfiles() can have duplicate entries
by Bram Moolenaar
· 8 years ago
4ff4814
patch 8.1.0132: lua tests are old style
by Bram Moolenaar
· 8 years ago
1fbfe7c
patch 8.1.0131: :profdel is not tested
by Bram Moolenaar
· 8 years ago
307ac5c
patch 8.1.0126: various problems with 'vartabstop'
by Bram Moolenaar
· 8 years ago
630afe8
patch 8.1.0125: virtual edit replace with multi-byte fails at end of line
by Bram Moolenaar
· 8 years ago
dc9e955
patch 8.1.0120: buffer 'modified' set even when :sort has no changes
by Bram Moolenaar
· 8 years ago
ec12d64
patch 8.1.0119: failing test goes unnoticed because messages is not written
by Bram Moolenaar
· 8 years ago
f52f9ea
patch 8.1.0118: duplicate error message for put command
by Bram Moolenaar
· 8 years ago
a87b72c
patch 8.1.0116: display problem with 'vartabstop' and 'linebreak'
by Bram Moolenaar
· 8 years ago
3dddb09
patch 8.1.0112: no error when using bad arguments with searchpair()
by Bram Moolenaar
· 8 years ago
fc08960
patch 8.1.0110: file name not displayed with ":file"
by Bram Moolenaar
· 8 years ago
04958cb
patch 8.1.0105: all tab stops are the same
by Bram Moolenaar
· 8 years ago
81612b7
patch 8.1.0101: no test for getcmdwintype()
by Bram Moolenaar
· 8 years ago
bcf9442
patch 8.1.0098: segfault when pattern with \z() is very slow
by Bram Moolenaar
· 8 years ago
71ef1ba
patch 8.1.0092: prompt buffer test fails
by Bram Moolenaar
· 8 years ago
5319191
patch 8.1.0088: terminal test for stdout and stderr is a bit flaky
by Bram Moolenaar
· 8 years ago
f9c3883
patch 8.1.0087: v:shell_error is always zero when using terminal for "!cmd"
by Bram Moolenaar
· 8 years ago
1ceebb4
patch 8.1.0086: no tests for libcall() and libcallnr()
by Bram Moolenaar
· 8 years ago
5f8f2d3
patch 8.1.0085: no test for completing user name and language
by Bram Moolenaar
· 8 years ago
8516071
patch 8.1.0083: "is" and "as" have trouble with quoted punctuation
by Bram Moolenaar
· 8 years ago
0366c01
patch 8.1.0073: crash when autocommands call setloclist()
by Bram Moolenaar
· 8 years ago
600323b
patch 8.1.0060: crash when autocommands delete the current buffer
by Bram Moolenaar
· 8 years ago
bc5020a
patch 8.1.0059: displayed digraph for "ga" wrong with 'encoding' "cp1251"
by Bram Moolenaar
· 8 years ago
43dee18
patch 8.1.0056: crash when using :hardcopy with illegal byte
by Bram Moolenaar
· 8 years ago
52d3aae
patch 8.1.0055: complete test has wrong order of arguments
by Bram Moolenaar
· 8 years ago
ffa9684
patch 8.1.0053: first argument of 'completefunc' has inconsistent type
by Bram Moolenaar
· 8 years ago
d7a137f
patch 8.1.0049: shell cannot tell running in a terminal window
by Bram Moolenaar
· 8 years ago
1983401
patch 8.1.0047: no completion for :unlet $VAR
by Bram Moolenaar
· 8 years ago
1c3c104
patch 8.1.0046: loading a session file fails if 'winheight' is big
by Bram Moolenaar
· 8 years ago
ae0f30b
patch 8.1.0045: popup test isn't run completely
by Bram Moolenaar
· 8 years ago
8903676
patch 8.1.0044: if a test function exists Vim this may go unnoticed
by Bram Moolenaar
· 8 years ago
7580849
patch 8.1.0043: ++bad argument of :edit does not work properly
by Bram Moolenaar
· 8 years ago
e950f99
patch 8.1.0041: attribute "width" missing from python window attribute list
by Bram Moolenaar
· 8 years ago
d79a262
patch 8.1.0039: cannot easily delete lines in another buffer
by Bram Moolenaar
· 8 years ago
680c99b
patch 8.1.0038: popup test causes Vim to exit
by Bram Moolenaar
· 8 years ago
ca85159
patch 8.1.0037: cannot easily append lines to another buffer
by Bram Moolenaar
· 8 years ago
adb8fbe
patch 8.1.0034: cursor not restored with ":edit #"
by Bram Moolenaar
· 8 years ago
acb9eff
patch 8.1.0033: keys to stop Vim in terminal are wrong
by Bram Moolenaar
· 8 years ago
6b810d9
patch 8.1.0032: BS in prompt buffer starts new line
by Bram Moolenaar
· 8 years ago
c8523e2
patch 8.1.0031: terminal test aucmd_on_close if flaky
by Bram Moolenaar
· 8 years ago
3339d3d
patch 8.1.0030: stoping Vim running in a terminal may not work
by Bram Moolenaar
· 8 years ago
1580f75
patch 8.1.0029: terminal test fails on MS-Windows when "wc" exists
by Bram Moolenaar
· 8 years ago
1149382
patch 8.1.0028: prompt buffer test fails on MS-Windows
by Bram Moolenaar
· 8 years ago
f273245
patch 8.1.0027: difficult to make a plugin that feeds a line to a job
by Bram Moolenaar
· 8 years ago
33c5e9f
patch 8.1.0026: terminal test fails with very tall terminal
by Bram Moolenaar
· 8 years ago
e5fa111
patch 8.1.0025: no test for the undofile() function
by Bram Moolenaar
· 8 years ago
6b69e5c
patch 8.1.0024: % command not testded on #ifdef and comment
by Bram Moolenaar
· 8 years ago
833093b
patch 8.1.0022: repeating put from expression register fails
by Bram Moolenaar
· 8 years ago
0b6d911
patch 8.1.0020: cannot tell whether a register is executing or recording
by Bram Moolenaar
· 8 years ago
Next »