Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
8c5a278fc508da6dfe50e69b6ee734451aa4eafb
/
src
/
testdir
8c5a278
patch 8.1.1826: tests use hand coded feature and option checks
by Bram Moolenaar
· 7 years ago
5bcc5a1
patch 8.1.1824: crash when correctly spelled word is very long
by Bram Moolenaar
· 7 years ago
0acae7a
patch 8.1.1822: confusing error message when range is not allowed
by Bram Moolenaar
· 7 years ago
f97d46f
patch 8.1.1821: no test for wrong number of method arguments
by Bram Moolenaar
· 7 years ago
761fdf0
patch 8.1.1820: using expr->FuncRef() does not work
by Bram Moolenaar
· 7 years ago
1b6d9c4
patch 8.1.1819: :pedit does not work with a popup preview window
by Bram Moolenaar
· 7 years ago
fcfe1a9
patch 8.1.1816: cannot use a user defined function as a method
by Bram Moolenaar
· 7 years ago
5d458a7
patch 8.1.1814: a long title in a popup window overflows
by Bram Moolenaar
· 7 years ago
fb06d76
patch 8.1.1812: reading a truncted undo file hangs Vim
by Bram Moolenaar
· 7 years ago
c363fe1
patch 8.1.1811: popup window color cannot be set to "Normal"
by Bram Moolenaar
· 7 years ago
b8350ab
patch 8.1.1810: popup_getoptions() is missing an entry for "mapping"
by Bram Moolenaar
· 7 years ago
a74e494
patch 8.1.1809: more functions can be used as a method
by Bram Moolenaar
· 7 years ago
25e4223
patch 8.1.1807: more functions can be used as a method
by Bram Moolenaar
· 7 years ago
7cc5351
patch 8.1.1806: test for display updating doesn't check without statusline
by Bram Moolenaar
· 7 years ago
3c8ee62
patch 8.1.1804: no test for display updating without a scroll region
by Bram Moolenaar
· 7 years ago
ac92e25
patch 8.1.1803: all builtin functions are global
by Bram Moolenaar
· 7 years ago
749fa0a
patch 8.1.1799: cannot avoid mapping for a popup window
by Bram Moolenaar
· 7 years ago
72e1b39
patch 8.1.1796: :argdo is not tested
by Bram Moolenaar
· 7 years ago
c7f1e40
patch 8.1.1795: no syntax HL after splitting windows with :bufdo
by Bram Moolenaar
· 7 years ago
50f91d2
patch 8.1.1791: 'completeslash' also applies to globpath()
by Bram Moolenaar
· 7 years ago
8750026
patch 8.1.1790: :mkvimrc is not tested
by Bram Moolenaar
· 7 years ago
90f3e7a
patch 8.1.1789: cannot see file name of preview popup window
by Bram Moolenaar
· 7 years ago
9bcb70c
patch 8.1.1787: cannot resize a popup window
by Bram Moolenaar
· 7 years ago
dff2adc
patch 8.1.1783: MS-Windows: compiler test may fail when using %:S
by Bram Moolenaar
· 7 years ago
8edf0e3
patch 8.1.1779: not showing the popup window right border is confusing
by Bram Moolenaar
· 7 years ago
8c8b88d
patch 8.1.1778: not showing the popup window right border is confusing
by Bram Moolenaar
· 7 years ago
f386f08
patch 8.1.1777: useless checks for job feature in channel test
by Bram Moolenaar
· 7 years ago
4641a12
patch 8.1.1776: text added with a job isn't displayed
by Bram Moolenaar
· 7 years ago
eee9f65
patch 8.1.1775: error message may be empty in filetype test
by Bram Moolenaar
· 7 years ago
3c610c9
patch 8.1.1774: test is silently skipped
by Bram Moolenaar
· 7 years ago
13d5c3f
patch 8.1.1773: the preview popup window may be too far to the right
by Bram Moolenaar
· 7 years ago
d4404b4
patch 8.1.1771: options test fails on MS-Windows
by Bram Moolenaar
· 7 years ago
56c0c47
patch 8.1.1770: cannot get the window ID of the popup preview window
by Bram Moolenaar
· 7 years ago
ac3150d
patch 8.1.1769: 'shellslash' is also used for completion
by Bram Moolenaar
· 7 years ago
bca9c30
patch 8.1.1768: man plugin changes setting in current window
by Bram Moolenaar
· 7 years ago
f91aac5
patch 8.1.1765: get(func, dict, def) does not work properly
by Bram Moolenaar
· 7 years ago
5328cb8
patch 8.1.1764: ":browse oldfiles" is not tested
by Bram Moolenaar
· 7 years ago
c273405
patch 8.1.1762: some filetype rules are in the wrong place
by Bram Moolenaar
· 7 years ago
4248111
patch 8.1.1761: filetype "vuejs" causes problems for some users
by Bram Moolenaar
· 7 years ago
9800bfe
patch 8.1.1760: extra line break for wrapping output of :args
by Bram Moolenaar
· 7 years ago
14371ed
patch 8.1.1759: no mode char for terminal mapping from maparg()
by Bram Moolenaar
· 7 years ago
d5c8234
patch 8.1.1758: count of g$ not used correctly when text is not wrapped
by Bram Moolenaar
· 7 years ago
2984666
patch 8.1.1757: text added with appendbufline() isn't displayed
by Bram Moolenaar
· 7 years ago
1417c76
patch 8.1.1756: autocommand that splits window messes up window layout
by Bram Moolenaar
· 7 years ago
94f82cb
patch 8.1.1746: ":dl" is seen as ":dlist" instead of ":delete"
by Bram Moolenaar
· 7 years ago
4ef18dc
patch 8.1.1741: cleared/added match highlighting not updated in other window
by Bram Moolenaar
· 7 years ago
d08b8c4
patch 8.1.1740: exepath() doesn't work for "bin/cat"
by Bram Moolenaar
· 7 years ago
06029a8
patch 8.1.1739: deleted match highlighting not updated in other window
by Bram Moolenaar
· 7 years ago
9bc4dde
patch 8.1.1738: testing lambda with timer is slow
by Bram Moolenaar
· 7 years ago
949f198
patch 8.1.1737: :args command that outputs one line gives more prompt
by Bram Moolenaar
· 7 years ago
e5e6950
patch 8.1.1733: the man ftplugin leaves an empty buffer behind
by Bram Moolenaar
· 7 years ago
f03e328
patch 8.1.1732: completion in cmdwin does not work for buffer-local commands
by Bram Moolenaar
· 7 years ago
26b654a
patch 8.1.1731: command line history not read from viminfo on startup
by Bram Moolenaar
· 7 years ago
ecaa75b
patch 8.1.1729: heredoc with trim not properly handled in function
by Bram Moolenaar
· 7 years ago
2458200
patch 8.1.1723: heredoc assignment has no room for new features
by Bram Moolenaar
· 7 years ago
61343f0
patch 8.1.1722: error when scriptversion is 2 a making a dictionary access
by Bram Moolenaar
· 7 years ago
2a5b527
patch 8.1.1720: crash with very long %[] pattern
by Bram Moolenaar
· 7 years ago
331bafd
patch 8.1.1719: popup too wide when 'showbreak' is set
by Bram Moolenaar
· 7 years ago
cb5ff34
patch 8.1.1718: popup menu highlighting does not look good
by Bram Moolenaar
· 7 years ago
f914a33
patch 8.1.1717: last char in menu popup window highlighted
by Bram Moolenaar
· 7 years ago
7964873
patch 8.1.1714: cannot preview a file in a popup window
by Bram Moolenaar
· 7 years ago
df9c6ca
patch 8.1.1713: highlighting cursor line only works with popup_menu()
by Bram Moolenaar
· 7 years ago
d6bcff4
patch 8.1.1712: signs in number column cause text to be misaligned
by Bram Moolenaar
· 7 years ago
403d090
patch 8.1.1709: Coverity warns for possibly using a NULL pointer
by Bram Moolenaar
· 7 years ago
cfdbc5a
patch 8.1.1707: Coverity warns for possibly using a NULL pointer
by Bram Moolenaar
· 7 years ago
4c6d904
patch 8.1.1705: using ~{} for a literal dict is not nice
by Bram Moolenaar
· 7 years ago
69a5b86
patch 8.1.1704: C-R C-W does not work after C-G when using 'incsearch'
by Bram Moolenaar
· 7 years ago
41a8260
patch 8.1.1694: the RUN_VIM variable is longer than needed
by Bram Moolenaar
· 7 years ago
b8be54d
patch 8.1.1692: using *{} for literal dict is not backwards compatible
by Bram Moolenaar
· 7 years ago
37d9f17
patch 8.1.1691: diff test fails on some systems
by Bram Moolenaar
· 7 years ago
0346413
patch 8.1.1690: default padding for popup window menu is too much
by Bram Moolenaar
· 7 years ago
2898ebb
patch 8.1.1686: "*" of "*{" is recognized as multipy operator
by Bram Moolenaar
· 7 years ago
d5abb4c
patch 8.1.1683: dictionary with string keys is longer than needed
by Bram Moolenaar
· 7 years ago
809ce4d
patch 8.1.1682: placing a larger number of signs is slow
by Bram Moolenaar
· 7 years ago
0fb286e
patch 8.1.1681: insert stray "{" when listener gets buffer line
by Bram Moolenaar
· 7 years ago
eaa49e4
patch 8.1.1679: test using SwapExists autocommand file may fail
by Bram Moolenaar
· 7 years ago
a901a37
patch 8.1.1678: using popup_menu() does not scroll to show the selected line
by Bram Moolenaar
· 7 years ago
b073da8
patch 8.1.1677: tests get stuck when running into an existing swapfile
by Bram Moolenaar
· 7 years ago
017c269
patch 8.1.1676: "maxwidth" of popup window does not always work properly
by Bram Moolenaar
· 7 years ago
b4f0628
patch 8.1.1673: cannot easily find the popup window at a certain position
by Bram Moolenaar
· 7 years ago
b7b9efb
patch 8.1.1671: copying a blob may result in it being locked
by Bram Moolenaar
· 7 years ago
8ccabf6
patch 8.1.1668: popup window test is a bit flaky on some systems
by Bram Moolenaar
· 7 years ago
bd42b31
patch 8.1.1666: click in popup window scrollbar with border doesn't scroll
by Bram Moolenaar
· 7 years ago
b420747
patch 8.1.1665: crash when popup window with mask is below the screen
by Bram Moolenaar
· 7 years ago
7780e5c
patch 8.1.1660: assert_fails() does not fail inside try/catch
by Bram Moolenaar
· 7 years ago
e089c3f
patch 8.1.1656: popup window width is wrong when using Tabs
by Bram Moolenaar
· 7 years ago
3dabd71
patch 8.1.1655: popup window border drawn wrong with multi-byte char
by Bram Moolenaar
· 7 years ago
9992244
patch 8.1.1651: suspend test is flaky on some systems
by Bram Moolenaar
· 7 years ago
b3d17a2
patch 8.1.1645: cannot use a popup window for a balloon
by Bram Moolenaar
· 7 years ago
ec572ad
patch 8.1.1642: may use uninitialized variable
by Bram Moolenaar
· 7 years ago
c2f5054
patch 8.1.1640: the CursorHold autocommand takes down a balloon
by Bram Moolenaar
· 7 years ago
3940ec6
patch 8.1.1638: running tests leaves some files behind
by Bram Moolenaar
· 7 years ago
4f5b0e5
patch 8.1.1637: after running tests and clean the XfakeHOME directory remains
by Bram Moolenaar
· 7 years ago
437a746
patch 8.1.1636: crash when popup has fitting scrollbar
by Bram Moolenaar
· 7 years ago
981d9dc
patch 8.1.1634: terminal test fails when term_getansicolors() is missing
by Bram Moolenaar
· 7 years ago
e809a4e
patch 8.1.1630: various small problems
by Bram Moolenaar
· 7 years ago
5ca1ac3
patch 8.1.1626: no test for closing a popup window with a modified buffer
by Bram Moolenaar
· 7 years ago
bc2cfe4
patch 8.1.1625: script line numbers are not exactly right
by Bram Moolenaar
· 7 years ago
0d70202
patch 8.1.1624: when testing in the GUI may try to run gvim in a terminal
by Bram Moolenaar
· 7 years ago
e4b407f
patch 8.1.1623: display wrong with signs in narrow number column
by Bram Moolenaar
· 7 years ago
Next »