summaryrefslogtreecommitdiffstats
path: root/src/testdir
AgeCommit message (Expand)Author
2022-09-16patch 9.0.0476: varargs does not work for replacement function of substitute()v9.0.0476zeertzjq
2022-09-15patch 9.0.0475: not using deferred delete in testsv9.0.0475Bram Moolenaar
2022-09-15patch 9.0.0473: fullcommand() only works for the current script versionv9.0.0473Bram Moolenaar
2022-09-15patch 9.0.0472: virtual text "below" doesn't show in list modev9.0.0472Bram Moolenaar
2022-09-15patch 9.0.0471: no test for what patch 9.0.0469 fixesv9.0.0471mityu
2022-09-15patch 9.0.0470: in :def function all closures in loop get the same variablesv9.0.0470Bram Moolenaar
2022-09-14patch 9.0.0466: virtual text wrong after adding line break after linev9.0.0466Bram Moolenaar
2022-09-14patch 9.0.0465: cursor moves when cmdwin is closed when 'splitscroll' is offv9.0.0465mityu
2022-09-14patch 9.0.0464: with virtual text "above" indenting doesn't work wellv9.0.0464Bram Moolenaar
2022-09-14patch 9.0.0463: command line test leaves directory behindv9.0.0463Dominique Pelle
2022-09-14patch 9.0.0461: 'scroll' is not always updatedv9.0.0461Luuk van Baal
2022-09-14patch 9.0.0460: loop variable can't be foundv9.0.0460Bram Moolenaar
2022-09-13patch 9.0.0459: Vim9: block in for loop doesn't behave like a code blockv9.0.0459Bram Moolenaar
2022-09-13patch 9.0.0458: splitting a line with a text prop "above" moves it downv9.0.0458Bram Moolenaar
2022-09-13patch 9.0.0457: substitute prompt does not highlight an empty matchv9.0.0457Bram Moolenaar
2022-09-13patch 9.0.0455: a few problems with 'splitscroll'v9.0.0455Luuk van Baal
2022-09-12patch 9.0.0452: Visual highlighting extends into virtual text propv9.0.0452Bram Moolenaar
2022-09-12patch 9.0.0451: virtual text "above" does not work with 'nowrap'v9.0.0451Bram Moolenaar
2022-09-12patch 9.0.0449: there is no easy way to translate a key code into a stringv9.0.0449zeertzjq
2022-09-12patch 9.0.0448: SubRip files are not recognizedv9.0.0448ObserverOfTime
2022-09-11patch 9.0.0447: using :echowin while at the hit-enter prompt causes problemsv9.0.0447Bram Moolenaar
2022-09-11patch 9.0.0446: message window may be positioned too lowv9.0.0446Bram Moolenaar
2022-09-11patch 9.0.0445: when opening/closing window text moves up/downv9.0.0445Luuk van Baal
2022-09-11patch 9.0.0444: trying to declare g:variable gives confusing errorv9.0.0444Bram Moolenaar
2022-09-11patch 9.0.0443: blueprint files are not recognizedv9.0.0443Gabriele Musco
2022-09-11patch 9.0.0442: virtual text "above" doesn't handel line numbersv9.0.0442Bram Moolenaar
2022-09-11patch 9.0.0441: closure in for loop test fails on some systemsv9.0.0441Bram Moolenaar
2022-09-11patch 9.0.0440: crash when using mkdir() with "R" flag in compiled functionv9.0.0440Bram Moolenaar
2022-09-10patch 9.0.0439: cursor wrong if inserting before line with virtual text abovev9.0.0439Bram Moolenaar
2022-09-10patch 9.0.0438: cannot put virtual text above a linev9.0.0438Bram Moolenaar
2022-09-10patch 9.0.0437: no error when custom completion function returns wrong typev9.0.0437Bram Moolenaar
2022-09-10patch 9.0.0434: gitignore files are not recognizedv9.0.0434ObserverOfTime
2022-09-09patch 9.0.0432: crash when using for loop variable in closurev9.0.0432Bram Moolenaar
2022-09-09patch 9.0.0431: current mode shows in message windowv9.0.0431Bram Moolenaar
2022-09-09patch 9.0.0430: cannot use repeat() with a blobv9.0.0430Bakudankun
2022-09-09patch 9.0.0429: not all keys are tested for the MS-Windows GUIv9.0.0429Yegappan Lakshmanan
2022-09-09patch 9.0.0428: autocmd test uses common file namev9.0.0428Bram Moolenaar
2022-09-09patch 9.0.0427: Drupal theme files are not recognizedv9.0.0427Rodrigo Aguilera
2022-09-09patch 9.0.0426: failed flaky tests reports only start timev9.0.0426Bram Moolenaar
2022-09-09patch 9.0.0425: autocmd test is a bit flaky on MS-Windowsv9.0.0425Bram Moolenaar
2022-09-09patch 9.0.0424: gitattributes files are not recognizedv9.0.0424ObserverOfTime
2022-09-09patch 9.0.0423: "for" and "while" not recognized after :vim9cmd and :legacyv9.0.0423Bram Moolenaar
2022-09-09patch 9.0.0422: not enough testing of the :all commandv9.0.0422Yegappan Lakshmanan
2022-09-09patch 9.0.0421: MS-Windows makefiles are inconsistently namedv9.0.0421K.Takata
2022-09-08patch 9.0.0419: the :defer command does not check the function argumentsv9.0.0419Bram Moolenaar
2022-09-08patch 9.0.0418: manually deleting temp test filesv9.0.0418Bram Moolenaar
2022-09-08patch 9.0.0417: Jsonnet files are not recognizedv9.0.0417=?UTF-8?q?Cezary=20Dro=C5=BCak?=
2022-09-08patch 9.0.0416: ml_get error when appending lines in popup windowv9.0.0416Bram Moolenaar
2022-09-08patch 9.0.0415: on MS-Windows some tests are flakyv9.0.0415K.Takata
2022-09-08patch 9.0.0414: matchstr() still does not match column offsetv9.0.0414Bram Moolenaar