summaryrefslogtreecommitdiffstats
path: root/src/testdir
AgeCommit message (Expand)Author
2019-12-11patch 8.1.2421: test88 is old stylev8.1.2421Bram Moolenaar
2019-12-11patch 8.1.2420: crash when calling popup_close() in win_execute()v8.1.2420Bram Moolenaar
2019-12-11patch 8.1.2419: with a long file name the hit-enter prompt appearsv8.1.2419Bram Moolenaar
2019-12-10patch 8.1.2418: bufnr('$') is wrong after recycling popup bufferv8.1.2418Bram Moolenaar
2019-12-10patch 8.1.2416: loading menus sets v:errmsgv8.1.2416Bram Moolenaar
2019-12-08patch 8.1.2412: crash when evaluating expression with errorv8.1.2412Bram Moolenaar
2019-12-07patch 8.1.2410: MS-Windows: test_iminsert fails without IME supportv8.1.2410Bram Moolenaar
2019-12-07patch 8.1.2405: matchadd_conceal test fails under valgrindv8.1.2405Bram Moolenaar
2019-12-07patch 8.1.2404: channel test fails under valgrindv8.1.2404Bram Moolenaar
2019-12-07patch 8.1.2403: autocmd test fails under valgrindv8.1.2403Bram Moolenaar
2019-12-06patch 8.1.2402: typos and other small thingsv8.1.2402Bram Moolenaar
2019-12-06patch 8.1.2401: :cexpr does not handle | in expressionv8.1.2401Bram Moolenaar
2019-12-06patch 8.1.2400: test39 is old stylev8.1.2400Bram Moolenaar
2019-12-06patch 8.1.2399: info popup on top of cursor if it doesn't fitv8.1.2399Bram Moolenaar
2019-12-06patch 8.1.2398: strptime() test fails on Japanese Macv8.1.2398Bram Moolenaar
2019-12-05patch 8.1.2390: test94 is old style, fix 7.4.441 not testedv8.1.2390Bram Moolenaar
2019-12-04patch 8.1.2386: 'wincolor' is not used for 'listchars'v8.1.2386Bram Moolenaar
2019-12-04patch 8.1.2385: opening cmdline window with feedkeys() does not workv8.1.2385Bram Moolenaar
2019-12-03patch 8.1.2384: test 48 is old stylev8.1.2384Bram Moolenaar
2019-12-02patch 8.1.2381: not all register related code is covered by testsv8.1.2381Bram Moolenaar
2019-12-01patch 8.1.2375: no suffucient testing for registersv8.1.2375Bram Moolenaar
2019-12-01patch 8.1.2373: cannot build with +popupwin but without +quickfixv8.1.2373Bram Moolenaar
2019-11-30patch 8.1.2371: FEAT_TEXT_PROP is a confusing namev8.1.2371Bram Moolenaar
2019-11-30patch 8.1.2367: registers are not sufficiently testedv8.1.2367Bram Moolenaar
2019-11-30patch 8.1.2365: missing tests for recent popupwin changesv8.1.2365Bram Moolenaar
2019-11-30patch 8.1.2364: termwinscroll test is flaky on FreeBSDv8.1.2364Bram Moolenaar
2019-11-30patch 8.1.2363: ml_get error when accessing Visual area in 'statusline'v8.1.2363Bram Moolenaar
2019-11-30patch 8.1.2362: cannot place signs in a popup windowv8.1.2362Bram Moolenaar
2019-11-29patch 8.1.2361: MS-Windows: test failures related to VIMDLLv8.1.2361Bram Moolenaar
2019-11-29patch 8.1.2360: quickfix test coverage can still be improvedv8.1.2360Bram Moolenaar
2019-11-29patch 8.1.2358: tests fail on Cirrus CI for FreeBSDv8.1.2358Bram Moolenaar
2019-11-28patch 8.1.2357: no test with wrong argument for rand()v8.1.2357Bram Moolenaar
2019-11-28patch 8.1.2356: rand() does not use the best algorithmv8.1.2356Bram Moolenaar
2019-11-28patch 8.1.2355: test with "man" fails on FreeBSDv8.1.2355Bram Moolenaar
2019-11-26patch 8.1.2351: 'wincolor' not used for > for not fitting double width charv8.1.2351Bram Moolenaar
2019-11-26patch 8.1.2350: other text for CTRL-V in Insert mode with modifyOtherKeysv8.1.2350Bram Moolenaar
2019-11-26patch 8.1.2349: :lockvar and :unlockvar cannot be followed by "| endif"v8.1.2349Bram Moolenaar
2019-11-26patch 8.1.2348: :const cannot be followed by "| endif"v8.1.2348Bram Moolenaar
2019-11-26patch 8.1.2346: CTRL-R CTRL-R doesn't work with modifyOtherKeysv8.1.2346Bram Moolenaar
2019-11-26patch 8.1.2345: .cjs files are not recognized as Javascriptv8.1.2345Bram Moolenaar
2019-11-26patch 8.1.2343: using time() for srand() is not very randomv8.1.2343Bram Moolenaar
2019-11-25patch 8.1.2342: random number generator in Vim script is slowv8.1.2342Bram Moolenaar
2019-11-25patch 8.1.2341: not so easy to interrupt a script programaticallyv8.1.2341Bram Moolenaar
2019-11-24patch 8.1.2340: quickfix test fails under valgrind and asanv8.1.2340Bram Moolenaar
2019-11-24patch 8.1.2339: insufficient testing for quickfixv8.1.2339Bram Moolenaar
2019-11-23patch 8.1.2338: using Visual mark sith :s gives E20 if not setv8.1.2338Bram Moolenaar
2019-11-22patch 8.1.2337: double-click time sometimes miscomputedv8.1.2337Bram Moolenaar
2019-11-22patch 8.1.2336: when an expr mapping moves the cursor it is not restoredv8.1.2336Bram Moolenaar
2019-11-21patch 8.1.2333: with modifyOtherKeys CTRL-^ doesn't workv8.1.2333Bram Moolenaar
2019-11-21patch 8.1.2330: vi' does not always work when 'selection' is exclusivev8.1.2330Bram Moolenaar