Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
228e62975e7aef9d6224a5a7c43625c1c1494fc2
/
src
/
testdir
228e629
patch 8.2.1526: line in testdir Makefile got commented out
by Bram Moolenaar
· 5 years ago
6e3aeec
patch 8.2.1525: messages from tests were not always displayed
by Bram Moolenaar
· 5 years ago
2e08661
patch 8.2.1524: no longer get an error for string concatenation with float
by Bram Moolenaar
· 5 years ago
b9fc192
patch 8.2.1523: still not enough test coverage for the spell file handling
by Bram Moolenaar
· 5 years ago
c8ec5fe
patch 8.2.1522: not enough test coverage for the spell file handling
by Bram Moolenaar
· 5 years ago
b3ea36c
patch 8.2.1520: Vim9: CTRL-] used in :def function does not work
by Bram Moolenaar
· 5 years ago
c2af0af
patch 8.2.1519: Vim9: Ex command default range is not set
by Bram Moolenaar
· 5 years ago
2e80095
patch 8.2.1518: Vim9: cannot assign to local option
by Bram Moolenaar
· 5 years ago
6c53fca
patch 8.2.1517: cannot easily get the character under the cursor
by Bram Moolenaar
· 5 years ago
430deb1
patch 8.2.1516: Vim9: error for :exe has wrong line number
by Bram Moolenaar
· 5 years ago
8436773
patch 8.2.1515: Vim9: can create s:var in legacy script but cannot unlet
by Bram Moolenaar
· 5 years ago
69e44552
patch 8.2.1512: failure after trinary expression fails
by Bram Moolenaar
· 5 years ago
cd94277
patch 8.2.1511: putting a string in Visual block mode ignores multi-byte
by Bram Moolenaar
· 5 years ago
5390099
patch 8.2.1510: using "var" in :def function may refer to legacy script var
by Bram Moolenaar
· 5 years ago
c63b72b
patch 8.2.1508: not all debugger commands covered by tests
by Bram Moolenaar
· 5 years ago
d70840e
patch 8.2.1506: Vim9: no error when using a number other than 0 or 1 as bool
by Bram Moolenaar
· 5 years ago
1b04ce2
patch 8.2.1505: not all file read and writecode is tested
by Bram Moolenaar
· 5 years ago
7cb6fc2
patch 8.2.1504: Vim9: white space checks are only done for a :def function
by Bram Moolenaar
· 5 years ago
81e17fb
patch 8.2.1503: Vim9: error for autocmd defined in :def in legacy script
by Bram Moolenaar
· 5 years ago
122616d
patch 8.2.1502: Vim9: can use += with a :let command at script level
by Bram Moolenaar
· 5 years ago
3fc7128
patch 8.2.1501: Vim9: concatenating to constant reverses order
by Bram Moolenaar
· 5 years ago
5d72ce6
patch 8.2.1500: Vim9: error when using address without a command
by Bram Moolenaar
· 5 years ago
ec65d77
patch 8.2.1499: Vim9: error when using "$" with col()
by Bram Moolenaar
· 5 years ago
733d259
patch 8.2.1498: on slow systems tests can be flaky
by Bram Moolenaar
· 5 years ago
17f6754
patch 8.2.1497: CursorHold test is flaky
by Bram Moolenaar
· 5 years ago
b8a9296
patch 8.2.1496: Vim9: cannot use " #" in a mapping
by Bram Moolenaar
· 5 years ago
fc2a47f
patch 8.2.1493: not enough test coverage for the spell file handling
by Bram Moolenaar
· 5 years ago
66250c9
patch 8.2.1491: Vim9: crash when compiling heredoc lines start with comment
by Bram Moolenaar
· 5 years ago
93ad147
patch 8.2.1490: Vim9: using /= with float and number doesn't work
by Bram Moolenaar
· 5 years ago
191929b
patch 8.2.1489: Vim9: error when setting an option with setbufvar()
by Bram Moolenaar
· 5 years ago
9dc1917
patch 8.2.1488: text does not scroll when inserting above first line
by Bram Moolenaar
· 5 years ago
f8abbf3
patch 8.2.1486: Vim9: readdir() expression doesn't accept bool
by Bram Moolenaar
· 5 years ago
af8822c
patch 8.2.1485: Vim9: readdirex() expression doesn't accept bool
by Bram Moolenaar
· 5 years ago
aeb2bdd
patch 8.2.1482: Vim9: crash when using a nested lambda
by Bram Moolenaar
· 5 years ago
3affe7a
patch 8.2.1481: Vim9: line number reported with error may be wrong
by Bram Moolenaar
· 5 years ago
e15eebd
patch 8.2.1480: Vim9: skip expression in search() gives error
by Bram Moolenaar
· 5 years ago
1d63454
patch 8.2.1479: Vim9: error for list index uses wrong line number
by Bram Moolenaar
· 5 years ago
f39397e
patch 8.2.1477: Vim9: error when using bufnr('%')
by Bram Moolenaar
· 5 years ago
624b6ea
patch 8.2.1474: /usr/lib/udef/rules.d not recognized as udevrules
by Bram Moolenaar
· 5 years ago
021bda5
patch 8.2.1473: items in a list given to :const can still be modified
by Bram Moolenaar
· 5 years ago
7b22117
patch 8.2.1472: ":argdel" does not work like ":.argdel" as documented
by Bram Moolenaar
· 5 years ago
2415727
patch 8.2.1471: :const only locks the variable, not the value
by Bram Moolenaar
· 5 years ago
c0f8823
patch 8.2.1470: errors in spell file not tested
by Bram Moolenaar
· 5 years ago
0aae480
patch 8.2.1469: Vim9: cannot assign string to string option
by Bram Moolenaar
· 5 years ago
f923571
patch 8.2.1468: Vim9: invalid error for missing white space
by Bram Moolenaar
· 5 years ago
e5abf7a
patch 8.2.1467: Vim9: :echomsg doesn't like a dict argument
by Bram Moolenaar
· 5 years ago
cc673e7
patch 8.2.1466: Vim9: cannot index or slice a variable with type "any"
by Bram Moolenaar
· 5 years ago
56acb09
patch 8.2.1465: Vim9: subscript not handled properly
by Bram Moolenaar
· 5 years ago
ed59187
patch 8.2.1463: Vim9: list slice not supported yet
by Bram Moolenaar
· 5 years ago
11107ba
patch 8.2.1462: Vim9: string slice not supported yet
by Bram Moolenaar
· 5 years ago
e3c37d8
patch 8.2.1461: Vim9: string indexes are counted in bytes
by Bram Moolenaar
· 5 years ago
451c2e3
patch 8.2.1460: error messages are spread out
by Bram Moolenaar
· 5 years ago
53b29e4
patch 8.2.1459: Vim9: declaring script var in script does not infer the type
by Bram Moolenaar
· 5 years ago
9a5c553
patch 8.2.1458: .gawk files not recognized
by Bram Moolenaar
· 5 years ago
1623619
patch 8.2.1456: MS-Windows: test files are not deleted
by Bram Moolenaar
· 5 years ago
d110358
patch 8.2.1455: Vim9: crash when using typecast before constant
by Bram Moolenaar
· 5 years ago
79e8db9
patch 8.2.1454: Vim9: failure invoking lambda with wrong arguments
by Bram Moolenaar
· 5 years ago
8de2f44
patch 8.2.1453: Vim9: failure to compile lambda not tested
by Bram Moolenaar
· 5 years ago
41fab3e
patch 8.2.1451: Vim9: list type at script level only uses first item
by Bram Moolenaar
· 5 years ago
7d69970
patch 8.2.1450: Vim9: no check that script-local items don't become global
by Bram Moolenaar
· 5 years ago
32a23ac
patch 8.2.1449: some test makefiles delete files that are not generated
by Bram Moolenaar
· 5 years ago
4ac97f4
patch 8.2.1448: test 77a for VMS depends on small.vim which does not exist
by Bram Moolenaar
· 5 years ago
32f335f
patch 8.2.1447: Vim9: return type of keys() is list<any>
by Bram Moolenaar
· 5 years ago
7517ffd
patch 8.2.1446: Vim9: line number in error message is not correct
by Bram Moolenaar
· 5 years ago
c4ce36d
patch 8.2.1445: Vim9: function expanded name is cleared when sourcing again
by Bram Moolenaar
· 5 years ago
be7529e
patch 8.2.1442: outdated references to the Mac Carbon GUI
by Bram Moolenaar
· 5 years ago
c771908
patch 8.2.1441: running tests in tiny version gives error for summarize.vim
by Bram Moolenaar
· 5 years ago
16c6232
patch 8.2.1440: debugger code insufficiently tested
by Bram Moolenaar
· 5 years ago
b96a32e
patch 8.2.1439: tiny and small builds have no test coverage
by Bram Moolenaar
· 5 years ago
7ac616c
patch 8.2.1438: missing tests for interrupting script execution from debugger
by Bram Moolenaar
· 5 years ago
c9edd6b
patch 8.2.1437: Vim9: 'statusline' is evaluated using Vim9 script syntax
by Bram Moolenaar
· 5 years ago
418f1df
patch 8.2.1435: Vim9: always converting to string for ".." leads to mistakes
by Bram Moolenaar
· 5 years ago
fd77748
patch 8.2.1434: Vim9: crash when lambda uses outer function argument
by Bram Moolenaar
· 5 years ago
ba60cc4
patch 8.2.1433: Vim9: cannot mingle comments in multi-line lambda
by Bram Moolenaar
· 5 years ago
6d91bcb
patch 8.2.1432: various inconsistencies in test files
by Bram Moolenaar
· 5 years ago
c3d6e8a
patch 8.2.1431: Vim9: no error for white space before comma in dict
by Bram Moolenaar
· 5 years ago
db19921
patch 8.2.1430: Vim9: error for missing comma instead of extra white space
by Bram Moolenaar
· 5 years ago
17a836c
patch 8.2.1429: Vim9: no error for missing white after : in dict
by Bram Moolenaar
· 5 years ago
ed677f5
patch 8.2.1428: Vim9: :def function does not abort on nested function error
by Bram Moolenaar
· 5 years ago
7c5ad34
patch 8.2.1427: Vim9: cannot use a range with marks in :def function
by Bram Moolenaar
· 5 years ago
a177344
patch 8.2.1426: Vim9: cannot call autoload function in :def function
by Bram Moolenaar
· 5 years ago
575f24b
patch 8.2.1425: Vim9: cannot use call() without :call
by Bram Moolenaar
· 5 years ago
035d6e9
patch 8.2.1423: Vim9: find global function when looking for script-local
by Bram Moolenaar
· 5 years ago
f7c4d83
patch 8.2.1420: test 49 is old style
by Bram Moolenaar
· 5 years ago
59eccb9
patch 8.2.1419: Vim9: not operator applied too early
by Bram Moolenaar
· 5 years ago
8294d49
patch 8.2.1418: Vim9: invalid error for missing white space
by Bram Moolenaar
· 5 years ago
efb6482
patch 8.2.1417: test 49 is old style
by Bram Moolenaar
· 5 years ago
3e06a1e
patch 8.2.1416: Vim9: boolean evaluation does not work as intended
by Bram Moolenaar
· 5 years ago
6f8f733
patch 8.2.1415: closing a popup window with CTRL-C interrupts 'statusline'
by Bram Moolenaar
· 5 years ago
bf61fdd
patch 8.2.1414: popupwindow missing last couple of lines
by Bram Moolenaar
· 5 years ago
94f4ffa
patch 8.2.1413: previous tab page not usable from an Ex command
by Bram Moolenaar
· 5 years ago
6e4cfff
patch 8.2.1412: Vim: not operator does not result in boolean
by Bram Moolenaar
· 5 years ago
a9a47d1
patch 8.2.1411: when splitting a window localdir is copied but prevdir is not
by Bram Moolenaar
· 5 years ago
7f7a888
patch 8.2.1410: adding compiler plugin requires test change
by Bram Moolenaar
· 5 years ago
1e91eaf
patch 8.2.1409: nmpmrc and php.ini filetypes not recognized
by Bram Moolenaar
· 5 years ago
64d662d
patch 8.2.1408: Vim9: type casting not supported
by Bram Moolenaar
· 5 years ago
127542b
patch 8.2.1407: Vim9: type of list and dict only depends on first item
by Bram Moolenaar
· 5 years ago
a1b9b0c
patch 8.2.1406: popupwindow lacks scrollbar if no "maxheight" is used
by Bram Moolenaar
· 5 years ago
b3ca982
patch 8.2.1404: Vim9: script test fails in the GUI
by Bram Moolenaar
· 5 years ago
3896a10
patch 8.2.1403: Vim9: Vim highlighting may fail in cmdline window
by Bram Moolenaar
· 5 years ago
Next »