summaryrefslogtreecommitdiff
path: root/src/testdir/term_util.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 9.0.0957: tests fail without the terminal featurev9.0.0957Bram Moolenaar2022-11-271-38/+0
* patch 9.0.0956: terminal tests fail when using key with modifierv9.0.0956Bram Moolenaar2022-11-271-0/+39
* patch 8.2.4078: terminal test for current directory not used on FreeBSDv8.2.4078Bram Moolenaar2022-01-131-0/+5
* patch 8.2.2708: test sometimes fails waiting for shell in terminalv8.2.2708Bram Moolenaar2021-04-041-2/+2
* patch 8.2.2512: Vim9: compiling error test sometimes failsv8.2.2512Bram Moolenaar2021-02-141-0/+4
* patch 8.2.1938: wiping out a terminal buffer makes some tests failv8.2.1938Bram Moolenaar2020-11-011-2/+2
* patch 8.2.1937: Vim9: test for confirm modifier fails in some situationsv8.2.1937Bram Moolenaar2020-11-011-1/+6
* patch 8.2.1732: stuck when win_execute() for a popup causes an errorv8.2.1732Bram Moolenaar2020-09-231-0/+3
* patch 8.2.1589: term_start() options for size are overruled by 'termwinsize'v8.2.1589Bram Moolenaar2020-09-041-6/+8
* patch 8.2.1114: terminal test sometimes times outv8.2.1114Bram Moolenaar2020-07-011-0/+24
* patch 8.2.1002: test may fail when run directlyv8.2.1002Bram Moolenaar2020-06-181-4/+6
* patch 8.2.0992: Vim9: crash when using :import in the Vim commandv8.2.0992Bram Moolenaar2020-06-161-10/+12
* patch 8.2.0936: some terminals misinterpret the code for getting cursor stylev8.2.0936Bram Moolenaar2020-06-091-1/+9
* patch 8.2.0738: mouse handling in a terminal window not well testedv8.2.0738Bram Moolenaar2020-05-111-0/+3
* patch 8.2.0533: tests using term_wait() can still be flakyv8.2.0533Bram Moolenaar2020-04-081-1/+16
* patch 8.2.0509: various code is not properly tested.v8.2.0509Bram Moolenaar2020-04-041-0/+4
* patch 8.2.0402: setting local instead of global flagv8.2.0402Bram Moolenaar2020-03-181-2/+2
* patch 8.2.0400: not all tests using a terminal are in the list of flaky testsv8.2.0400Bram Moolenaar2020-03-181-0/+6
* patch 8.1.2080: the terminal API is limited and can't be disabledv8.1.2080Bram Moolenaar2019-09-261-2/+7
* patch 8.1.1624: when testing in the GUI may try to run gvim in a terminalv8.1.1624Bram Moolenaar2019-07-041-3/+1
* patch 8.1.1581: shared functions for testing are disorganisedv8.1.1581Bram Moolenaar2019-06-231-0/+106