summaryrefslogtreecommitdiff
path: root/src/testdir
Commit message (Expand)AuthorAgeFilesLines
* patch 8.0.0513: getting name of cleared highlight group is wrongv8.0.0513Bram Moolenaar2017-03-262-0/+11
* patch 8.0.0511: message for skipping client-server tests is unclearv8.0.0511Bram Moolenaar2017-03-252-5/+11
* patch 8.0.0507: client-server tests fail when $DISPLAY is not setv8.0.0507Bram Moolenaar2017-03-252-0/+20
* patch 8.0.0500: quotestar test is still a bit flakyv8.0.0500Bram Moolenaar2017-03-211-2/+6
* patch 8.0.0499: taglist() does not prioritize tags for a bufferv8.0.0499Bram Moolenaar2017-03-212-0/+22
* patch 8.0.0498: two autocmd tests are skipped on MS-Windowsv8.0.0498Bram Moolenaar2017-03-211-26/+30
* patch 8.0.0497: arabic support is not fully testedv8.0.0497Bram Moolenaar2017-03-211-1/+142
* patch 8.0.0496: insufficient testing for foldingv8.0.0496Bram Moolenaar2017-03-211-2/+55
* patch 8.0.0495: quotestar test uses timer instead of timeoutv8.0.0495Bram Moolenaar2017-03-201-27/+7
* patch 8.0.0493: crash with cd command with very long argumentv8.0.0493Bram Moolenaar2017-03-192-0/+14
* patch 8.0.0492: a failing client-server request can make Vim hangv8.0.0492Bram Moolenaar2017-03-191-41/+17
* patch 8.0.0491: quotestar test fails when features are missingv8.0.0491Bram Moolenaar2017-03-191-1/+1
* patch 8.0.0490: vertical split makes 'winfixwidth' window smallerv8.0.0490Bram Moolenaar2017-03-191-9/+3
* patch 8.0.0489: clipboard and "* register is not testedv8.0.0489Bram Moolenaar2017-03-193-0/+141
* patch 8.0.0488: running tests leaves an "xxx" file behindv8.0.0488Bram Moolenaar2017-03-191-4/+3
* patch 8.0.0487: the autocmd test hangs on MS-Windowsv8.0.0487Bram Moolenaar2017-03-191-0/+6
* patch 8.0.0486: crash and endless loop when closing windows in autocmdv8.0.0486Bram Moolenaar2017-03-191-0/+63
* patch 8.0.0485: not all windows commands are testedv8.0.0485Bram Moolenaar2017-03-197-4/+315
* patch 8.0.0484: :lhelpgrep does not fail after a successful onev8.0.0484Bram Moolenaar2017-03-191-39/+143
* patch 8.0.0483: illegal memory access when using :allv8.0.0483Bram Moolenaar2017-03-181-0/+12
* patch 8.0.0482: the setbufvar() function may mess up the window layoutv8.0.0482Bram Moolenaar2017-03-181-0/+31
* patch 8.0.0480: the remote_peek() test fails on MS-Windowsv8.0.0480Bram Moolenaar2017-03-181-0/+9
* patch 8.0.0479: remote_peek() is not testedv8.0.0479Bram Moolenaar2017-03-182-0/+23
* patch 8.0.0478: tests use assert_true(0) and assert_false(1) to report errorsv8.0.0478Bram Moolenaar2017-03-1811-41/+42
* patch 8.0.0477: the client-server test may hang when failingv8.0.0477Bram Moolenaar2017-03-182-49/+89
* patch 8.0.0475: not enough testing for the client-server featurev8.0.0475Bram Moolenaar2017-03-181-0/+25
* patch 8.0.0474: the client-server feature is not testedv8.0.0474Bram Moolenaar2017-03-183-13/+61
* patch 8.0.0473: no test covering arg_all()v8.0.0473Bram Moolenaar2017-03-161-20/+27
* patch 8.0.0472: when a test fails another test may also failv8.0.0472Bram Moolenaar2017-03-161-2/+2
* patch 8.0.0471: exit callback test sometimes failsv8.0.0471Bram Moolenaar2017-03-161-0/+1
* patch 8.0.0470: not enough testing for help commandsv8.0.0470Bram Moolenaar2017-03-162-0/+61
* patch 8.0.0465: off-by-one error in using :move with foldingv8.0.0465Bram Moolenaar2017-03-161-2/+21
* patch 8.0.0462: failure of an MS-Windows test may go unnoticedv8.0.0462Bram Moolenaar2017-03-161-0/+1
* patch 8.0.0461: test 45 hangs on MS-Windowsv8.0.0461Bram Moolenaar2017-03-161-0/+1
* patch 8.0.0457: using :move messes up manual foldsv8.0.0457Bram Moolenaar2017-03-141-0/+122
* patch 8.0.0456: typo in MinGW test makefilev8.0.0456Bram Moolenaar2017-03-131-1/+1
* Fix duplication of patch.Bram Moolenaar2017-03-131-22/+0
* patch 8.0.0455: the mode test may hangv8.0.0455Bram Moolenaar2017-03-131-2/+6
* patch 8.0.0453: adding fold marker creates new commentv8.0.0453Bram Moolenaar2017-03-121-0/+16
* patch 8.0.0447: getting font name does not work on X11v8.0.0447Bram Moolenaar2017-03-127-13/+239
* patch 8.0.0446: the ";" command does not work after some charactersv8.0.0446Bram Moolenaar2017-03-122-0/+45
* patch 8.0.0444: diffpatch fails when the file name has a quotev8.0.0444Bram Moolenaar2017-03-111-1/+1
* patch 8.0.0443: terminal width is set to 80 in test3v8.0.0443Bram Moolenaar2017-03-111-1/+2
* patch 8.0.0442: patch shell command not well escapedv8.0.0442Bram Moolenaar2017-03-091-3/+14
* patch 8.0.0440: not enough test coverage in Insert modev8.0.0440Bram Moolenaar2017-03-096-7/+1343
* patch 8.0.0439: ":%argdel" gives an error for an empty arglistv8.0.0439Bram Moolenaar2017-03-091-0/+4
* patch 8.0.0438: the fnamemodify test may cause later tests to failv8.0.0438Bram Moolenaar2017-03-091-1/+5
* patch 8.0.0437: packadd test does not fully workv8.0.0437Bram Moolenaar2017-03-091-2/+3
* patch 8.0.0436: running the options test sometimes resizes the terminalv8.0.0436Bram Moolenaar2017-03-091-0/+3
* patch 8.0.0435: some functions are not testedv8.0.0435Bram Moolenaar2017-03-091-0/+248