summaryrefslogtreecommitdiffstats
path: root/src/testdir
AgeCommit message (Expand)Author
2023-11-02patch 9.0.2085: Vim9: abstract can be used in interfacev9.0.2085Yegappan Lakshmanan
2023-11-02patch 9.0.2084: Vim9: abstract static methods are possiblev9.0.2084Yegappan Lakshmanan
2023-11-02patch 9.0.2082: test_channel may fail because of IPv6 config issuev9.0.2082James McCoy
2023-10-28patch 9.0.2081: smoothscroll may result in wrong cursor positionv9.0.2081Luuk van Baal
2023-10-28patch 9.0.2080: vim9_script test too largev9.0.2080Yegappan Lakshmanan
2023-10-28patch 9.0.2079: Not all Dart files detectedv9.0.2079Doug Kearns
2023-10-28patch 9.0.2078: several problems with type aliasesv9.0.2078Yegappan Lakshmanan
2023-10-27patch 9.0.2077: CI fails because of trailing whitespace in testv9.0.2077Christian Brabandt
2023-10-27patch 9.0.2076: Vim9: No support for type aliasesv9.0.2076Yegappan Lakshmanan
2023-10-27patch 9.0.2075: TextChangedI may not always triggerv9.0.2075Christian Brabandt
2023-10-27patch 9.0.2074: Completion menu may be wrongv9.0.2074Christian Brabandt
2023-10-26patch 9.0.2072: Vim9: no nr2str conversion in list-unpackv9.0.2072Yegappan Lakshmanan
2023-10-26patch 9.0.2071: objdump files not recognizedv9.0.2071Colin Kennedy
2023-10-26patch 9.0.2068: [security] overflow in :historyv9.0.2068Christian Brabandt
2023-10-25patch 9.0.2066: xxd: corrupting files when reversing bit dumpsv9.0.2066OldWorldOrdr
2023-10-25patch 9.0.2064: cannot use buffer-number for errorformatv9.0.2064Yegappan Lakshmanan
2023-10-23patch 9.0.2063: pacman hooks are detected as conf filetypev9.0.2063Guido Cella
2023-10-23patch 9.0.2062: Janet files are not recognisedv9.0.2062Doug Kearns
2023-10-23patch 9.0.2061: not able to detect xkb filetypesv9.0.2061Guido Cella
2023-10-23patch 9.0.2060: *.{gn,gni} files are not recognizedv9.0.2060Amaan Qureshi
2023-10-21patch 9.0.2059: outstanding exceptions may be skippedv9.0.2059Yegappan Lakshmanan
2023-10-21patch 9.0.2058: tests: avoid error when no swap files existv9.0.2058zeertzjq
2023-10-21patch 9.0.2057: Vim9: no strict type checks for funcrefs varargsv9.0.2057Ernie Rael
2023-10-20patch 9.0.2056: no digraph for quadruple primev9.0.2056Jonathan Wright
2023-10-20patch 9.0.2055: Vim9: non-consistent error messagesv9.0.2055Ernie Rael
2023-10-19patch 9.0.2053: zig filetype detection test wrongv9.0.2053Gregory Anders
2023-10-19patch 9.0.2051: Vim9: wrong error for non-existing object varv9.0.2051Yegappan Lakshmanan
2023-10-19patch 9.0.2050: Vim9: crash with deferred function call and exceptionv9.0.2050Yegappan Lakshmanan
2023-10-19patch 9.0.2049: Vim9: not recognizing qualified class vars for infix opsv9.0.2049Yegappan Lakshmanan
2023-10-18patch 9.0.2045: tests: checking for swap files takes timev9.0.2045zeertzjq
2023-10-18patch 9.0.2044: Vim9: exceptions confuse defered functionsv9.0.2044Yegappan Lakshmanan
2023-10-17patch 9.0.2043: Vim9: issue with funcref assignmentand varargsv9.0.2043Ernie Rael
2023-10-17patch 9.0.2042: Test_cq_zero_exmode fails without channel featurev9.0.2042Christian Brabandt
2023-10-17patch 9.0.2041: trim(): hard to use default maskv9.0.2041Illia Bobyr
2023-10-17patch 9.0.2040: trim(): hard to use default maskv9.0.2040Illia Bobyr
2023-10-17patch 9.0.2039: completion shows current word after completion restartv9.0.2039nwounkn
2023-10-17patch 9.0.2038: Vim9: object method funcref not cleaned up after usev9.0.2038Yegappan Lakshmanan
2023-10-17patch 9.0.2037: A few remaining cmdline completion issues with C-E/Yv9.0.2037Yee Cheng Chin
2023-10-17patch 9.0.2035: [security] use-after-free with wildmenuv9.0.2035Yee Cheng Chin
2023-10-15patch 9.0.2032: cannot get mouse click pos for tab or virt textv9.0.2032zeertzjq
2023-10-15patch 9.0.2031: TextChangedI may be triggered by non-insert mode changev9.0.2031Evgeni Chasnovski
2023-10-15patch 9.0.2030: no max callback recursion limitv9.0.2030Christian Brabandt
2023-10-15patch 9.0.2029: Vim9: no support for partials using call()v9.0.2029Yegappan Lakshmanan
2023-10-15patch 9.0.2027: Vim9: no support for bitwise operators in lambda funcsv9.0.2027Yegappan Lakshmanan
2023-10-14patch 9.0.2025: no cmdline completion for ++opt argsv9.0.2025Yee Cheng Chin
2023-10-14patch 9.0.2024: no filetype detection for Debian sourcesv9.0.2024James McCoy
2023-10-14patch 9.0.2023: need more tests for :cqv9.0.2023Christian Brabandt
2023-10-14patch 9.0.2022: getmousepos() returns wrong index for TAB charv9.0.2022zeertzjq
2023-10-14patch 9.0.2019: Vim9: no support for funcrefsv9.0.2019Yegappan Lakshmanan
2023-10-11patch 9.0.2018: complete_info() returns wrong indexv9.0.2018LemonBoy