Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
3940ec6d41a07f9abbfba7d4db6b49d3d8b43a9a
/
src
/
testdir
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
e296e31
patch 8.1.1622: wrong width if displaying a lot of lines in a popup window
by Bram Moolenaar
· 7 years ago
ba45f1f
patch 8.1.1620: no test for popup window with border and mask
by Bram Moolenaar
· 7 years ago
435f9f0
patch 8.1.1619: tests are not run with GUI on Travis
by Bram Moolenaar
· 7 years ago
d529ba5
patch 8.1.1617: no test for popup window with mask and position fixed
by Bram Moolenaar
· 7 years ago
7866b87
patch 8.1.1615: crash when passing buffer number to popup_create()
by Bram Moolenaar
· 7 years ago
f8a0712
patch 8.1.1614: 'numberwidth' can only go up to 10
by Bram Moolenaar
· 7 years ago
5b8cfed
patch 8.1.1612: cannot show an existing buffer in a popup window
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
2e62b56
patch 8.1.1609: the user cannot easily close a popup window
by Bram Moolenaar
· 7 years ago
f9c85f5
patch 8.1.1608: the evalfunc.c file is too big
by Bram Moolenaar
· 7 years ago
548be7f
patch 8.1.1606: on a narrow screen ":hi" output is confusing
by Bram Moolenaar
· 7 years ago
13b47c3
patch 8.1.1604: popup window scroll test is flaky
by Bram Moolenaar
· 7 years ago
d74af42
patch 8.1.1603: crash when using unknown highlighting in text property
by Bram Moolenaar
· 7 years ago
8da4181
patch 8.1.1601: missing changes to popup window test file
by Bram Moolenaar
· 7 years ago
4cd583c
patch 8.1.1600: cannot specify highlighting for popup window scrollbar
by Bram Moolenaar
· 7 years ago
53a95d6
patch 8.1.1598: update to test file missing
by Bram Moolenaar
· 7 years ago
68acb41
patch 8.1.1597: cannot scroll a popup window with the mouse
by Bram Moolenaar
· 7 years ago
6a7af8e
patch 8.1.1593: filetype not detected for C++ header files without extension
by Bram Moolenaar
· 7 years ago
7d491c4
patch 8.1.1591: on error garbage collection may free memory in use
by Bram Moolenaar
· 7 years ago
6c6a603
patch 8.1.1590: popup window test fails
by Bram Moolenaar
· 7 years ago
75fb085
patch 8.1.1589: popup window does not indicate scroll position
by Bram Moolenaar
· 7 years ago
e96a249
patch 8.1.1588: in :let-heredoc line continuation is recognized
by Bram Moolenaar
· 7 years ago
e7eb927
patch 8.1.1585: :let-heredoc does not trim enough
by Bram Moolenaar
· 7 years ago
7a39dd7
patch 8.1.1581: shared functions for testing are disorganised
by Bram Moolenaar
· 7 years ago
c662ec9
patch 8.1.1580: cannot make part of a popup transparent
by Bram Moolenaar
· 7 years ago
adc6714
patch 8.1.1579: dict and list could be GC'ed while displaying error
by Bram Moolenaar
· 7 years ago
75a1a94
patch 8.1.1575: callbacks may be garbage collected
by Bram Moolenaar
· 7 years ago
a3fce62
patch 8.1.1574: tabpage option not yet implemented for popup window
by Bram Moolenaar
· 7 years ago
37e66cf
patch 8.1.1573: textprop test fails if screenhots do not work
by Bram Moolenaar
· 7 years ago
a956bf6
patch 8.1.1571: textprop highlight starts too early if just after a tab
by Bram Moolenaar
· 7 years ago
4dff4ae
patch 8.1.1570: icon signs not displayed properly in the number column
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
9b28352
patch 8.1.1565: MS-Windows: no sound support
by Bram Moolenaar
· 7 years ago
394c5d8
patch 8.1.1564: sign column takes up space
by Bram Moolenaar
· 7 years ago
6e5000d
patch 8.1.1563: crash when using closures
by Bram Moolenaar
· 7 years ago
ad24a71
patch 8.1.1562: popup window not always redrawn after popup_setoptions()
by Bram Moolenaar
· 7 years ago
ae94315
patch 8.1.1561: popup_setoptions() is not implemented yet
by Bram Moolenaar
· 7 years ago
6313c4f
patch 8.1.1560: popup window hidden option not implemented yet
by Bram Moolenaar
· 7 years ago
eb2310d
patch 8.1.1559: popup window title property not implemented yet
by Bram Moolenaar
· 7 years ago
a730e55
patch 8.1.1558: popup_menu() and popup_filter_menu() are not implemented yet
by Bram Moolenaar
· 7 years ago
8a5c7ef
patch 8.1.1556: command for failing screenshot does not include directory
by Bram Moolenaar
· 7 years ago
1c196e7
patch 8.1.1554: docs and tests for :const can be improved
by Bram Moolenaar
· 7 years ago
dc2ce58
patch 8.1.1553: not easy to change the text in a popup window
by Bram Moolenaar
· 7 years ago
f85e40a
patch 8.1.1552: cursor position is wrong after sign column changes
by Bram Moolenaar
· 7 years ago
51c3131
patch 8.1.1550: when a popup has left padding text may be cut off
by Bram Moolenaar
· 7 years ago
a42d945
patch 8.1.1548: popup_dialog() is not implemented
by Bram Moolenaar
· 7 years ago
0331faf
patch 8.1.1546: in some tests 'tags' is set but not restored
by Bram Moolenaar
· 7 years ago
45aa07d
patch 8.1.1545: when the screen is to small there is no message about that
by Bram Moolenaar
· 7 years ago
b46fecd
patch 8.1.1544: some balloon tests don't run when they can
by Bram Moolenaar
· 7 years ago
b6e3b88
patch 8.1.1543: const test fails with small features
by Bram Moolenaar
· 7 years ago
d7c9687
patch 8.1.1542: an OptionSet autocommand does not get enough info
by Bram Moolenaar
· 7 years ago
bffc504
patch 8.1.1541: check for ASAN is not reliable
by Bram Moolenaar
· 7 years ago
9937a05
patch 8.1.1539: not easy to define a variable and lock it
by Bram Moolenaar
· 7 years ago
dfa97f2
patch 8.1.1538: cannot specify highlighting for notifications
by Bram Moolenaar
· 7 years ago
fc06cbb
patch 8.1.1537: using "tab" for popup window can be confusing
by Bram Moolenaar
· 7 years ago
1755ec4
patch 8.1.1536: popup select test still fails on Mac
by Bram Moolenaar
· 7 years ago
650a637
patch 8.1.1535: popup select test fails on Mac
by Bram Moolenaar
· 7 years ago
bd75b53
patch 8.1.1534: modeless selection in popup window selects too much
by Bram Moolenaar
· 7 years ago
a540f8a
patch 8.1.1527: when moving popup window over the cmdline it is not redrawn
by Bram Moolenaar
· 7 years ago
37df9a4
patch 8.1.1526: no numerical value for the patchlevel
by Bram Moolenaar
· 7 years ago
b0f94c1
patch 8.1.1524: tests are silently skipped
by Bram Moolenaar
· 7 years ago
8d24104
patch 8.1.1523: cannot show range of buffer lines in popup window
by Bram Moolenaar
· 7 years ago
68d48f4
patch 8.1.1522: poup_notification() not implemented yet
by Bram Moolenaar
· 7 years ago
7c7f01e
patch 8.1.1521: when a popup window is closed the buffer remains
by Bram Moolenaar
· 7 years ago
06e2c81
patch 8.1.1519: 'backupskip' may contain duplicates
by Bram Moolenaar
· 7 years ago
202d982
patch 8.1.1518: crash when setting 'columns' while a popup is visible
by Bram Moolenaar
· 7 years ago
4c063a0
patch 8.1.1517: when a popup changes all windows are redrawn
by Bram Moolenaar
· 7 years ago
640d4f0
patch 8.1.1516: time reported for a test measured wrong
by Bram Moolenaar
· 7 years ago
3ff5f0f
patch 8.1.1513: all popup functionality is in functions, except :popupclear
by Bram Moolenaar
· 7 years ago
ac2450a
patch 8.1.1511: matches in a popup window are not displayed properly
by Bram Moolenaar
· 7 years ago
80dad48
patch 8.1.1510: a plugin cannot easily expand a command like done internally
by Bram Moolenaar
· 7 years ago
541faf7
patch 8.1.1508: sound keeps failing on Travis
by Bram Moolenaar
· 7 years ago
8ed75cb
patch 8.1.1505: running "make clean" twice gives errors
by Bram Moolenaar
· 7 years ago
427f5b6
patch 8.1.1502: cannot play any sound
by Bram Moolenaar
· 7 years ago
260addf
patch 8.1.1501: new behavior of b:changedtick not tested
by Bram Moolenaar
· 7 years ago
24a5ac5
patch 8.1.1499: ruler not updated after popup window was removed
by Bram Moolenaar
· 7 years ago
acc682b
patch 8.1.1496: popup window height is not recomputed
by Bram Moolenaar
· 7 years ago
6064073
patch 8.1.1491: when skipping over code a function call may cause trouble
by Bram Moolenaar
· 7 years ago
4e0bf84
patch 8.1.1490: when a single test fails the exit code is not set
by Bram Moolenaar
· 7 years ago
6441612
patch 8.1.1489: sign order wrong when priority was changed
by Bram Moolenaar
· 7 years ago
150f055
patch 8.1.1488: summary of tests has incorrect failed count
by Bram Moolenaar
· 7 years ago
1253704
patch 8.1.1486: a listener change is merged even when it adds a line
by Bram Moolenaar
· 7 years ago
75ee544
patch 8.1.1484: some tests are slow
by Bram Moolenaar
· 7 years ago
5d30ff1
patch 8.1.1483: skipped tests are not properly listed
by Bram Moolenaar
· 7 years ago
f6d50f1
patch 8.1.1482: no test for wincol() depending on the 'number' option
by Bram Moolenaar
· 7 years ago
133c737
patch 8.1.1479: change included for debugging only
by Bram Moolenaar
· 7 years ago
18250e2
patch 8.1.1478: still an error when running tests with the tiny version
by Bram Moolenaar
· 7 years ago
c7500f9
patch 8.1.1477: test summary fails in the tiny version
by Bram Moolenaar
· 7 years ago
9c0cec6
patch 8.1.1476: no statistics displayed after running tests
by Bram Moolenaar
· 7 years ago
Next »