summaryrefslogtreecommitdiff
path: root/src/testdir
Commit message (Expand)AuthorAgeFilesLines
* patch 8.0.1526: no test using a screen dump yetv8.0.1526Bram Moolenaar2018-02-205-5/+142
* patch 8.0.1525: using :wqa exits even if a job runs in a terminal windowv8.0.1525Bram Moolenaar2018-02-191-0/+9
* patch 8.0.1523: cannot write and read terminal screendumpsv8.0.1523Bram Moolenaar2018-02-181-0/+35
* patch 8.0.1519: getchangelist() does not use argument as bufname()v8.0.1519Bram Moolenaar2018-02-131-3/+3
* patch 8.0.1518: error messages suppressed after ":silent! try"v8.0.1518Bram Moolenaar2018-02-131-0/+14
* patch 8.0.1514: getting the list of changes is not easyv8.0.1514Bram Moolenaar2018-02-132-0/+49
* patch 8.0.1510: cannot test if a command causes a beepv8.0.1510Bram Moolenaar2018-02-132-0/+12
* patch 8.0.1509: test for failing drag-n-drop command no longer failsv8.0.1509Bram Moolenaar2018-02-121-1/+5
* patch 8.0.1508: the :drop command is not always availablev8.0.1508Bram Moolenaar2018-02-122-37/+32
* patch 8.0.1507: timer test is a bit flakyv8.0.1507Bram Moolenaar2018-02-121-0/+1
* patch 8.0.1498: getjumplist() returns duplicate entriesv8.0.1498Bram Moolenaar2018-02-111-4/+2
* patch 8.0.1497: getting the jump list requires parsing the output of :jumpsv8.0.1497Bram Moolenaar2018-02-102-0/+65
* patch 8.0.1494: no autocmd triggered in Insert mode with visible popup menuv8.0.1494Bram Moolenaar2018-02-101-0/+55
* patch 8.0.1493: completion items cannot be annotatedv8.0.1493Bram Moolenaar2018-02-101-0/+120
* patch 8.0.1489: there is no easy way to get the global directoryv8.0.1489Bram Moolenaar2018-02-091-0/+9
* patch 8.0.1488: emacs tags no longer workv8.0.1488Bram Moolenaar2018-02-091-0/+28
* patch 8.0.1486: accessing invalid memory with "it"v8.0.1486Bram Moolenaar2018-02-091-0/+13
* patch 8.0.1482: using feedkeys() does not work to test completionv8.0.1482Bram Moolenaar2018-02-093-5/+15
* patch 8.0.1475: invalid memory access in read_redo()v8.0.1475Bram Moolenaar2018-02-061-0/+7
* patch 8.0.1469: when package path is a symlink 'runtimepath' is wrongv8.0.1469Bram Moolenaar2018-02-041-7/+44
* patch 8.0.1465: python2 and python3 detection not testedv8.0.1465Bram Moolenaar2018-02-031-1/+4
* patch 8.0.1464: completing directory after :find does not add slashv8.0.1464Bram Moolenaar2018-02-031-0/+6
* patch 8.0.1463: test fails without 'autochdir' optionv8.0.1463Bram Moolenaar2018-02-031-0/+3
* patch 8.0.1459: cannot handle change of directoryv8.0.1459Bram Moolenaar2018-02-031-0/+56
* patch 8.0.1458: filetype detection test does not check all scriptsv8.0.1458Bram Moolenaar2018-02-031-0/+34
* patch 8.0.1456: timer test on travis Mac is still flakyv8.0.1456Bram Moolenaar2018-02-031-1/+1
* patch 8.0.1455: if $SHELL contains a space then 'shell' is incorrectv8.0.1455Bram Moolenaar2018-02-031-0/+14
* patch 8.0.1453: terminal test fails on some slow terminalsv8.0.1453Bram Moolenaar2018-02-021-1/+1
* patch 8.0.1452: terminal test fails on some systemsv8.0.1452Bram Moolenaar2018-02-021-4/+12
* patch 8.0.1448: segfault with exception inside :rubyfile commandv8.0.1448Bram Moolenaar2018-01-311-0/+8
* patch 8.0.1447: still too many old style testsv8.0.1447Bram Moolenaar2018-01-3112-578/+603
* patch 8.0.1446: acessing freed memory after window command in auto commandv8.0.1446Bram Moolenaar2018-01-311-0/+11
* patch 8.0.1445: cannot act on edits in the command linev8.0.1445Bram Moolenaar2018-01-311-0/+12
* patch 8.0.1441: using ":undo 0" leaves undo in wrong statev8.0.1441Bram Moolenaar2018-01-301-0/+44
* patch 8.0.1440: terminal window: some vterm responses are delayedv8.0.1440Bram Moolenaar2018-01-302-0/+25
* patch 8.0.1438: filetype detection test not updated for changev8.0.1438Bram Moolenaar2018-01-291-1/+3
* patch 8.0.1433: illegal memory access after undov8.0.1433Bram Moolenaar2018-01-271-0/+9
* patch 8.0.1432: after ":copen" can't get the window-ID of the quickfix windowv8.0.1432Bram Moolenaar2018-01-271-0/+6
* patch 8.0.1429: crash when calling term_start() with empty argumentv8.0.1429Bram Moolenaar2018-01-261-0/+11
* patch 8.0.1427: the :leftabove modifier doesn't work for :copenv8.0.1427Bram Moolenaar2017-12-261-0/+27
* patch 8.0.1426: "gf" and <cfile> don't accept ? and & in URLv8.0.1426Bram Moolenaar2017-12-251-1/+6
* patch 8.0.1425: execute() does not work in completion of user commandv8.0.1425Bram Moolenaar2017-12-251-0/+12
* patch 8.0.1424: the timer_pause test is flaky on Travisv8.0.1424Bram Moolenaar2017-12-231-1/+6
* patch 8.0.1423: error in return not caught by try/catchv8.0.1423Bram Moolenaar2017-12-233-2/+18
* patch 8.0.1421: accessing invalid memory with overlong byte sequencev8.0.1421Bram Moolenaar2017-12-221-0/+10
* patch 8.0.1420: accessing freed memory in vimgrepv8.0.1420Bram Moolenaar2017-12-212-7/+40
* patch 8.0.1419: cursor column is not updated after ]sv8.0.1419Bram Moolenaar2017-12-211-0/+31
* patch 8.0.1418: no test for expanding backticksv8.0.1418Bram Moolenaar2017-12-201-8/+17
* patch 8.0.1417: test doesn't search for a sentencev8.0.1417Bram Moolenaar2017-12-191-1/+3
* patch 8.0.1416: crash when searching for a sentencev8.0.1416Bram Moolenaar2017-12-191-0/+7