summaryrefslogtreecommitdiffstatshomepage
path: root/test/unit
AgeCommit message (Expand)AuthorFiles
2026-04-15test: replace busted with local harnessLewis Russell7
2026-04-15test(vterm): retain ffi callback structsLewis Russell1
2026-03-21fix(mpack): boundary values for negative integer encoding #37255benarcher26911
2026-03-17feat(terminal): synchronized output (mode 2026) #38284mgleonard4252
2026-02-28vim-patch:9.2.0078: [security]: stack-buffer-overflow in build_stl_str_hl() (...zeertzjq1
2026-02-27feat(terminal): support SGR dim, overline attributes #37997Riccardo Mazzarini2
2026-02-26fix(marktree): fix edge case bug regarding changing intersectionsbfredl1
2026-02-23fix(logging): don't overwrite NameBuff (#38004)zeertzjq1
2026-02-19vim-patch:9.2.0020: Wrong shortened buffer after :cd with duplicate slashes (...zeertzjq1
2026-02-16fix(coverity/637363): out-of-bounds write #37878Jibril1
2026-02-16vim-patch:8.2.3841: Vim9: outdated TODO items, disabled tests that work (#37900)zeertzjq1
2026-02-06fix(vterm): handle split UTF-8 after ASCII properly (#37721)zeertzjq1
2026-02-05fix(terminal): handle split composing chars at right edge (#37694)zeertzjq1
2026-01-21test: fix some type warnings (#37483)zeertzjq2
2026-01-17fix(api): parse_expression crash with unopened ] and nodeSean Dewar1
2026-01-15fix(typval): allocated dynamic size must be at least the static sizebfredl1
2026-01-12docs: misc (#37281)zeertzjq1
2025-11-18build(test): unknown 'ipc_info_object_type_t' type on macOS #36523Koichi Shiraishi1
2025-11-15refactor(path)!: support RFC3986 in path_with_url() #36564Chip Senkbeil1
2025-11-12fix(tests): use correct signature for unpacker_teardown()bfredl1
2025-10-29refactor(termkey): make termkey use internal terminfo properlybfredl1
2025-09-26test: make preload of functional/testnvim.lua explicit (#35919)zeertzjq1
2025-09-26test(unit): disable JIT when using mocks (#35913)zeertzjq2
2025-09-06fix(tests): ignore vector math typesJames McCoy1
2025-08-27refactor: rename ga_concat_strings_sep() to ga_concat_strings() (#35498)zeertzjq1
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2025-07-26fix(unittests): use -1ULL to mean UNSIGNED MATH.MAXbfredl2
2025-07-20vim-patch:8.1.1891: functions used in one file are globalJan Edmund Lazo1
2025-07-15refactor(vterm): update vterm DA1 responseGregory Anders1
2025-07-09feat(tui): use DA1 response to determine OSC 52 supportGregory Anders1
2025-05-22fix(tests): use correct include path for unittestbfredl2
2025-05-22fix(tests): use uv.spawn instead of io.popen for unittest helpersbfredl3
2025-04-16fix(env.c): drop envmap, free os_getenv() result #32683Judit Novak1
2025-03-09Merge #32687 "g<" for ext_messagesJustin M. Keyes2
2025-03-08refactor(multiqueue): rename multiqueue_new_parent #32767Justin M. Keyes1
2025-03-03refactor(messages): simplify message historyLuuk van Baal2
2025-03-02test: simplify ASAN detectiondundargoc1
2025-02-22test(unit/strings_spec): show ctx when vim_snprintf content check fails #32570James McCoy1
2025-02-22fix(tests): filter out lines with __typeof__ keyword (#32524)Sören Tempel1
2025-02-18fix(tests): remove the __extension__ keyword in filter_complex_blocks (#32483)Sören Tempel1
2025-01-29test(unit/strings_spec): use correct type for binary valuesJames McCoy1
2025-01-28test(unit/strings_spec): provide context for vim_snprintf testsJames McCoy1
2025-01-21feat(terminal): forward X1 and X2 mouse eventszeertzjq1
2025-01-16test: use esc sequences in vterm unit testsGregory Anders1
2025-01-16feat(terminal): add support for kitty keyboard protocolGregory Anders1
2025-01-14feat(terminal): support theme update notifications (DEC mode 2031) (#31999)Gregory Anders1
2025-01-13fix(options): better handling of empty valuesLewis Russell1
2025-01-13refactor: delete duplicate utf8-functionalitydundargoc1
2025-01-11docs: miscdundargoc2
2025-01-07refactor: adopt vtermdundargoc3