summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-03-18patch 8.0.0478: tests use assert_true(0) and assert_false(1) to report errorsBram Moolenaar
2017-03-18patch 8.0.0477: the client-server test may hang when failingBram Moolenaar
2017-03-18patch 8.0.0476: missing change to main.cBram Moolenaar
2017-03-18patch 8.0.0475: not enough testing for the client-server featureBram Moolenaar
2017-03-18patch 8.0.0474: the client-server feature is not testedBram Moolenaar
2017-03-16patch 8.0.0473: no test covering arg_all()Bram Moolenaar
2017-03-16patch 8.0.0472: when a test fails another test may also failBram Moolenaar
2017-03-16patch 8.0.0471: exit callback test sometimes failsBram Moolenaar
2017-03-16patch 8.0.0470: not enough testing for help commandsBram Moolenaar
2017-03-16patch 8.0.0469: compiler warnings on MS-WindowsBram Moolenaar
2017-03-16patch 8.0.0468: after aborting an Ex command g< does not workBram Moolenaar
2017-03-16patch 8.0.0467: using g< after :for does not show the right outputBram Moolenaar
2017-03-16patch 8.0.0466: still macros that should be all-capsBram Moolenaar
2017-03-16patch 8.0.0465: off-by-one error in using :move with foldingBram Moolenaar
2017-03-16patch 8.0.0464: can't find executable name on Solaris and FreeBSDBram Moolenaar
2017-03-16patch 8.0.0463: side effects from resetting 'compatible' in defaults.vimBram Moolenaar
2017-03-16patch 8.0.0462: failure of an MS-Windows test may go unnoticedBram Moolenaar
2017-03-16patch 8.0.0461: test 45 hangs on MS-WindowsBram Moolenaar
2017-03-16patch 8.0.0460: can't build on HPUXBram Moolenaar
2017-03-15patch 8.0.0459: old fix for :move and folding no longer neededBram Moolenaar
2017-03-14patch 8.0.0458: potential crash if adding list or dict to dict failsBram Moolenaar
2017-03-14patch 8.0.0457: using :move messes up manual foldsBram Moolenaar
2017-03-13patch 8.0.0456: typo in MinGW test makefileBram Moolenaar
2017-03-13Fix duplication of patch.Bram Moolenaar
2017-03-13patch 8.0.0455: the mode test may hangBram Moolenaar
2017-03-12patch 8.0.0454: compiler warnings for "always true" comparisonBram Moolenaar
2017-03-12patch 8.0.0453: adding fold marker creates new commentBram Moolenaar
2017-03-12patch 8.0.0452: some macros are in lower caseBram Moolenaar
2017-03-12patch 8.0.0451: some macros are in lower caseBram Moolenaar
2017-03-12patch 8.0.0450: v:progpath is not reliably setBram Moolenaar
2017-03-12patch 8.0.0449: part of fold patch accidentally includedBram Moolenaar
2017-03-12patch 8.0.0448: some macros are in lower caseBram Moolenaar
2017-03-12patch 8.0.0447: getting font name does not work on X11Bram Moolenaar
2017-03-12patch 8.0.0446: the ";" command does not work after some charactersBram Moolenaar
2017-03-11patch 8.0.0445: getpgid is not supported on all systemsBram Moolenaar
2017-03-11patch 8.0.0444: diffpatch fails when the file name has a quoteBram Moolenaar
2017-03-11patch 8.0.0443: terminal width is set to 80 in test3Bram Moolenaar
2017-03-09patch 8.0.0442: patch shell command not well escapedBram Moolenaar
2017-03-09patch 8.0.0441: dead code in #ifdefBram Moolenaar
2017-03-09patch 8.0.0440: not enough test coverage in Insert modeBram Moolenaar
2017-03-09patch 8.0.0439: ":%argdel" gives an error for an empty arglistBram Moolenaar
2017-03-09patch 8.0.0438: the fnamemodify test may cause later tests to failBram Moolenaar
2017-03-09patch 8.0.0437: packadd test does not fully workBram Moolenaar
2017-03-09patch 8.0.0436: running the options test sometimes resizes the terminalBram Moolenaar
2017-03-09patch 8.0.0435: some functions are not testedBram Moolenaar
2017-03-09patch 8.0.0434: clang version not correctly detectedBram Moolenaar
2017-03-08patch 8.0.0433: beeps when running testsBram Moolenaar
2017-03-08patch 8.0.0432: "make shadow" creates an invalid linkBram Moolenaar
2017-03-08patch 8.0.0431: 'cinoptions' cannot set indent for extern blockBram Moolenaar
2017-03-08patch 8.0.0430: options test fails or hangs on MS-WindowsBram Moolenaar