summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-11patch 8.0.0326: packadd test uses wrong directory nameBram Moolenaar
2017-02-11patch 8.0.0325: packadd test does not clean up symlinkBram Moolenaar
2017-02-09patch 8.0.0324: illegal memory access with a wrong yank rangeBram Moolenaar
2017-02-09patch 8.0.0323: one second pause when running cmdline testBram Moolenaar
2017-02-09patch 8.0.0322: possible overflow with corrupted spell fileBram Moolenaar
2017-02-09patch 8.0.0321: errors when trying to use scripts in tiny versionBram Moolenaar
2017-02-09patch 8.0.0320: warning for unused variable with small buildBram Moolenaar
2017-02-09patch 8.0.0319: insert mode completion does not respect 'backspace'Bram Moolenaar
2017-02-09patch 8.0.0318: small mistake in 7x13 font nameBram Moolenaar
2017-02-09patch 8.0.0317: no test for setting 'guifont'Bram Moolenaar
2017-02-09patch 8.0.0316: :help z? does not workBram Moolenaar
2017-02-09patch 8.0.0315: :help :[range] does not workBram Moolenaar
2017-02-06patch 8.0.0314: getcmd*() functions are not testedBram Moolenaar
2017-02-06patch 8.0.0313: not enough testing for GUI functionalityBram Moolenaar
2017-02-06patch 8.0.0312: failure when a channel receives a split json messageBram Moolenaar
2017-02-05patch 8.0.0311: linebreak tests are old styleBram Moolenaar
2017-02-05patch 8.0.0310: not enough testing for GUI functionalityBram Moolenaar
2017-02-05patch 8.0.0309: cannot use an empty key in jsonBram Moolenaar
2017-02-05patch 8.0.0308: 'runtimepath' not update correctly when using symbolic linkBram Moolenaar
2017-02-05patch 8.0.0307: asan detects a memory error when EXITFREE is definedBram Moolenaar
2017-02-05patch 8.0.0306: mode() not sufficiently testedBram Moolenaar
2017-02-05patch 8.0.0305: invalid memory access when option has duplicate flagBram Moolenaar
2017-02-04patch 8.0.0304: assign test fails in the GUIBram Moolenaar
2017-02-04patch 8.0.0303: bracketed paste does not work in Visual modeBram Moolenaar
2017-02-04patch 8.0.0302: cannot set terminal key codes with :letBram Moolenaar
2017-02-04patch 8.0.0301: not enough testing for setting optionsBram Moolenaar
2017-02-03patch 8.0.0300: cannot stop diffing hidden buffersBram Moolenaar
2017-02-03patch 8.0.0299: a window resize is sometimes not taking effectBram Moolenaar
2017-02-03patch 8.0.0298: Ex command range with repeated search does not workBram Moolenaar
2017-02-02patch 8.0.0297: double free on exit when using a closureBram Moolenaar
2017-02-02patch 8.0.0296: bracketed paste can only append, not insertBram Moolenaar
2017-02-01patch 8.0.0295: test_viml hangsBram Moolenaar
2017-02-01patch 8.0.0294: argument list is not stored correctly in a session fileBram Moolenaar
2017-02-01patch 8.0.0293: some tests have a one or three second waitBram Moolenaar
2017-02-01patch 8.0.0292: the stat test is a bit slowBram Moolenaar
2017-02-01patch 8.0.0291: Visual block insertion does not insert in all linesBram Moolenaar
2017-02-01patch 8.0.0290: cursor positioning wrong if wide character wrapsBram Moolenaar
2017-02-01patch 8.0.0289: no test for "ga" and :asciiBram Moolenaar
2017-02-01patch 8.0.0288: errors reported while running testsBram Moolenaar
2017-02-01patch 8.0.0287: debug mode: cannot access function argumentsBram Moolenaar
2017-02-01patch 8.0.0286: not always redrawing after screen resizeBram Moolenaar
2017-02-01patch 8.0.0285: tests fail with tiny build on UnixBram Moolenaar
2017-02-01patch 8.0.0284: collapse buffers test failed onceBram Moolenaar
2017-02-01patch 8.0.0283: mode() does not indicate Insert mode completionBram Moolenaar
2017-02-01patch 8.0.0282: need to use CTRL-O twice when in Visual-Insert modeBram Moolenaar
2017-02-01patch 8.0.0281: some files are still using ARGSUSED instead of UNUSEDBram Moolenaar
2017-02-01patch 8.0.0280: problem setting multi-byte environment var on MS-WindowsBram Moolenaar
2017-02-01patch 8.0.0279: MSVC 2015 uses a different dll nameBram Moolenaar
2017-02-01patch 8.0.0278: GUI test fails on MS-WindowsBram Moolenaar
2017-02-01patch 8.0.0277: the GUI test may trigger fontconfig and take a long timeBram Moolenaar