Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
e809a4ed3014fbf717c936c727291b5f038829a5
/
src
/
testdir
/
test_terminal.vim
e809a4e
patch 8.1.1630: various small problems
by Bram Moolenaar
· 7 years ago
7a39dd7
patch 8.1.1581: shared functions for testing are disorganised
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
b0f94c1
patch 8.1.1524: tests are silently skipped
by Bram Moolenaar
· 7 years ago
5d30ff1
patch 8.1.1483: skipped tests are not properly listed
by Bram Moolenaar
· 7 years ago
ddd3308
patch 8.1.1461: tests do not run or are not reliable on some systems
by Bram Moolenaar
· 7 years ago
87abab9
patch 8.1.1457: cannot reuse a buffer when loading a screen dump
by Bram Moolenaar
· 7 years ago
c79745a
patch 8.1.1362: code and data in tests can be hard to read
by Bram Moolenaar
· 7 years ago
9e58787
patch 8.1.1330: using bold attribute in terminal changes the color
by Bram Moolenaar
· 7 years ago
74e3d4e
patch 8.1.1172: cursor properties were not fully tested
by Bram Moolenaar
· 7 years ago
a0aaf3c
patch 8.1.1170: terminal ANSI color test does not cover all colors
by Bram Moolenaar
· 7 years ago
9c35d05
patch 8.1.1166: gettitle test can still fail when another Vim is running
by Bram Moolenaar
· 7 years ago
700dfaa
patch 8.1.1164: gettitle test is failing when server name differs
by Bram Moolenaar
· 7 years ago
f587ef3
patch 8.1.1162: incorrect coverage information; typo in color name
by Bram Moolenaar
· 7 years ago
1d79ce8
patch 8.1.1161: unreachable code
by Bram Moolenaar
· 7 years ago
1b55797
patch 8.1.1141: terminal winpos test fails with very large terminal
by Bram Moolenaar
· 7 years ago
616aeef
patch 8.1.1132: getwinpos() test fails on MS-Windows
by Bram Moolenaar
· 7 years ago
16c34c3
patch 8.1.1131: getwinpos() does not work in the MS-Windows console
by Bram Moolenaar
· 7 years ago
94a7242
patch 8.1.1128: getwinpos() test does not work on MS-Windows
by Bram Moolenaar
· 7 years ago
6bc9305
patch 8.1.1127: getwinpos() doesn't work in terminal on MS-Windows console
by Bram Moolenaar
· 7 years ago
fa1e90c
patch 8.1.1125: libvterm does not handle the window position report
by Bram Moolenaar
· 7 years ago
4a5711b
patch 8.1.1121: test for term_gettitle() was disabled
by Bram Moolenaar
· 7 years ago
a4c2a24
patch 8.1.1051: not all ways to switch terminal mode are tested
by Bram Moolenaar
· 7 years ago
5b868a8
patch 8.1.0981: pasting in terminal insufficiently tested
by Bram Moolenaar
· 7 years ago
882d02e
patch 8.1.0974: cannot switch from terminal window to previous tabpage
by Bram Moolenaar
· 7 years ago
72e83c1
patch 8.1.0972: cannot switch from terminal window to next tabpage
by Bram Moolenaar
· 7 years ago
5ff7df5
patch 8.1.0925: terminal scrollback test still still flaky
by Bram Moolenaar
· 7 years ago
7e841e3
patch 8.1.0924: terminal scrollback test still flaky
by Bram Moolenaar
· 7 years ago
c3ef896
patch 8.1.0923: terminal dump diff swap does not update file names
by Bram Moolenaar
· 7 years ago
96baf02
patch 8.1.0922: terminal scrollback test is flaky
by Bram Moolenaar
· 7 years ago
81aa0f5
patch 8.1.0921: terminal test sometimes fails; using memory after free
by Bram Moolenaar
· 7 years ago
29ae223
patch 8.1.0920: in Terminal-Normal mode job output messes up the window
by Bram Moolenaar
· 7 years ago
aa5df7e
patch 8.1.0870: Vim doesn't use the new ConPTY support in Windows 10
by Bram Moolenaar
· 7 years ago
39536dd
patch 8.1.0846: not easy to recognize the system Vim runs on
by Bram Moolenaar
· 7 years ago
30276f2
patch 8.1.0811: too many #ifdefs
by Bram Moolenaar
· 7 years ago
cfc1523
patch 8.1.0799: calling deleted function; test doesn't work on Mac
by Bram Moolenaar
· 7 years ago
31faed6
patch 8.1.0796: MS-Windows 7: problem with named pipe on channel
by Bram Moolenaar
· 7 years ago
1077230
patch 8.1.0786: ml_get error when updating the status line
by Bram Moolenaar
· 7 years ago
e25bbc3
patch 8.1.0780: terminal test fails on Mac
by Bram Moolenaar
· 7 years ago
d383c92
patch 8.1.0778: terminal test fails on MS-Windows
by Bram Moolenaar
· 7 years ago
3020ccb
patch 8.1.0769: :stop is covered in two tests
by Bram Moolenaar
· 7 years ago
1e11536
patch 8.1.0711: test files still use function!
by Bram Moolenaar
· 7 years ago
d6024e2
patch 8.1.0631: test for :stop fails on Arch
by Bram Moolenaar
· 7 years ago
81df635
patch 8.1.0625: MS-Windows: terminal test fails in white console
by Bram Moolenaar
· 7 years ago
528ccfb
patch 8.1.0618: term_getjob() does not return v:null as documented
by Bram Moolenaar
· 7 years ago
e751a5f
patch 8.1.0603: the :stop command is not tested
by Bram Moolenaar
· 7 years ago
d3471e5
patch 8.1.0525: terminal test skips part on Windows
by Bram Moolenaar
· 7 years ago
c2c0257
patch 8.1.0524: terminal test fails on Windows
by Bram Moolenaar
· 7 years ago
f3aea59
patch 8.1.0522: :terminal does not show trailing empty lines
by Bram Moolenaar
· 7 years ago
0b38f54
patch 8.1.0509: checking cwd not accessible fails for root
by Bram Moolenaar
· 7 years ago
839e81e
patch 8.1.0485: term_start() does not check if directory is accessible
by Bram Moolenaar
· 7 years ago
5db7eec
patch 8.1.0243: using :term ++close ++hidden closes a window
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
875cf87
patch 8.1.0171: typing CTRL-W n in a terminal window causes ml_get error
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
d7a137f
patch 8.1.0049: shell cannot tell running in a terminal window
by Bram Moolenaar
· 8 years ago
c8523e2
patch 8.1.0031: terminal test aucmd_on_close if flaky
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
33c5e9f
patch 8.1.0026: terminal test fails with very tall terminal
by Bram Moolenaar
· 8 years ago
4d6cd29
patch 8.0.1848: 'termwinscroll' does not work properly
by Bram Moolenaar
· 8 years ago
54c6baf
patch 8.0.1823: test for terminal stdout redirection is flaky
by Bram Moolenaar
· 8 years ago
cd8fb44
patch 8.0.1820: terminal window redirecting stdout does not show stderr
by Bram Moolenaar
· 8 years ago
f25329c
patch 8.0.1801: MS-Windows: redirecting terminal output does not work
by Bram Moolenaar
· 8 years ago
606cb8b
patch 8.0.1789: BufWinEnter does not work well for a terminal window
by Bram Moolenaar
· 8 years ago
b2ac14c
patch 8.0.1786: no test for 'termwinkey'
by Bram Moolenaar
· 8 years ago
77bfd75
patch 8.0.1780: test fails because Vim in a terminal uses wrong 'encoding'
by Bram Moolenaar
· 8 years ago
0e9d1ae
patch 8.0.1776: in tests, when WaitFor() fails it doesn't say why
by Bram Moolenaar
· 8 years ago
50182fa
patch 8.0.1771: in tests, when WaitFor() fails it doesn't say why
by Bram Moolenaar
· 8 years ago
ebe74b7
patch 8.0.1747: MS-Windows: term_start() does not set job_info() cmd
by Bram Moolenaar
· 8 years ago
6d150f7
patch 8.0.1743: terminal window options are named inconsistently
by Bram Moolenaar
· 8 years ago
a997b45
patch 8.0.1732: crash when terminal API call deletes the buffer
by Bram Moolenaar
· 8 years ago
498c256
patch 8.0.1722: cannot specify a minimal size for a terminal window
by Bram Moolenaar
· 8 years ago
a7eef3d
patch 8.0.1721: no test for using the 'termsize' option
by Bram Moolenaar
· 8 years ago
6c67219
patch 8.0.1718: terminal scrollback test fails on MS-Windows
by Bram Moolenaar
· 8 years ago
ac3e830
patch 8.0.1716: test for term_setsize() does not give a good error message
by Bram Moolenaar
· 8 years ago
6e72cd0
patch 8.0.1714: term_setsize() does not give an error in a normal buffer
by Bram Moolenaar
· 8 years ago
a42d363
patch 8.0.1711: term_setsize() is not implemented yet
by Bram Moolenaar
· 8 years ago
769e9d2
patch 8.0.1697: various tests are still a bit flaky
by Bram Moolenaar
· 8 years ago
f59c6e8
patch 8.0.1685: can't set ANSI colors of a terminal window
by Bram Moolenaar
· 8 years ago
4791015
patch 8.0.1673: terminal window tests are still a bit flaky
by Bram Moolenaar
· 8 years ago
b6ed74f
patch 8.0.1670: terminal window tests are still a bit flaky
by Bram Moolenaar
· 8 years ago
333b80a
patch 8.0.1660: the terminal API "drop" command doesn't support options
by Bram Moolenaar
· 8 years ago
1834d37
patch 8.0.1653: screen dump is made too soon
by Bram Moolenaar
· 8 years ago
f06b0b6
patch 8.0.1652: term_dumpwrite() does not output composing characters
by Bram Moolenaar
· 8 years ago
0751f51
patch 8.0.1651: cannot filter :ls output for terminal buffers
by Bram Moolenaar
· 8 years ago
2a77d21
patch 8.0.1647: terminal API may call any user function
by Bram Moolenaar
· 8 years ago
086eb87
patch 8.0.1645: test for terminal response to escape sequence may fail
by Bram Moolenaar
· 8 years ago
cf67a50
patch 8.0.1644: terminal API tests still fail
by Bram Moolenaar
· 8 years ago
2de50f8
patch 8.0.1643: terminal API tests fail
by Bram Moolenaar
· 8 years ago
15a1c3f
patch 8.0.1642: running Vim in terminal fails with two windows
by Bram Moolenaar
· 8 years ago
8fbaeb1
patch 8.0.1641: job in terminal can't communicate with Vim
by Bram Moolenaar
· 8 years ago
897e63c
patch 8.0.1637: no test for term_dumpdiff() options argument
by Bram Moolenaar
· 8 years ago
45d2a64
patch 8.0.1636: no test for term_dumpload() and term_dumpdiff()
by Bram Moolenaar
· 8 years ago
3e8d385
patch 8.0.1623: terminal kill tests are flaky
by Bram Moolenaar
· 8 years ago
1dd9833
patch 8.0.1612: need to close terminal after shell stopped
by Bram Moolenaar
· 8 years ago
012eb66
patch 8.0.1605: terminal test is a bit flaky
by Bram Moolenaar
· 8 years ago
b852c3e
patch 8.0.1596: no autocommand specifically for opening a terminal window
by Bram Moolenaar
· 8 years ago
435acdb
patch 8.0.1594: :conform qall not tested with active terminal window
by Bram Moolenaar
· 8 years ago
25cdd9c
patch 8.0.1593: :qall never exits with an active terminal window
by Bram Moolenaar
· 8 years ago
Next »