summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/autocmd/termxx_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-02-03ci(test): bump Windows runners to windows-2025 and unskip tests (#37666)zeertzjq1
2026-01-31test: add reasons to some skipped tests (#37632)zeertzjq1
2026-01-29test(terminal): status is -1 in TermClose if buffer is deleted (#37609)zeertzjq1
2026-01-29fix(terminal): heap UAF if buffer deleted during TermRequest (#37612)zeertzjq1
2026-01-21test: fix flaky tests (#37478)zeertzjq1
2026-01-06fix(terminal): crash when TermClose switches back to terminal bufferzeertzjq1
2026-01-06fix(terminal): crash when TermClose deletes other bufferszeertzjq1
2026-01-06test(terminal): fix incorrect TermClose testzeertzjq1
2025-08-26fix(terminal): don't trigger TextChangedT for unrelated redrawsSean Dewar1
2025-08-26fix(terminal): patch various autocommand-related holesSean Dewar1
2024-11-22test(autocmd/termxx_spec): fix TextChangedT test flakiness (#31296)zeertzjq1
2024-10-13test(autocmd/termxx_spec): properly setup TextChangedT tests (#30787)zeertzjq1
2024-09-15refactor(tests): rename terminal/testutil.lua => testterm.lua #30372Justin M. Keyes1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell1
2024-01-12test: normalise nvim bridge functionsLewis Russell1
2024-01-12test: typing for helpers.methsLewis Russell1
2024-01-12test: use vim.mpack and vim.uv directlyLewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-10-25fix(terminal): assign channel to terminal earlier (#25771)zeertzjq1
2023-10-18test(autocmd/termxx_spec): fix flakiness (#25694)zeertzjq1
2023-08-10test: update tests for auto-closing :term buffersGregory Anders1
2023-07-23test: check that TextChangedT cannot delete terminal buffer (#24437)zeertzjq1
2023-05-21refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell1
2023-03-11ci: bump to windows 2022dundargoc1
2023-03-01test(termxx_spec): fix TermClose bdelete test flakiness (#22463)zeertzjq1
2023-01-16feat(api): show more exception infoerw71
2022-11-22test: simplify platform detection (#21020)dundargoc1
2022-11-13test: introduce skip() #21010dundargoc1
2022-10-15vim-patch:9.0.0614: SpellFileMissing autocmd may delete bufferzeertzjq1
2022-07-05fix(terminal): crash if TermClose deletes own buffer #19222Justin M. Keyes1
2022-06-25refactor(tests): introduce testprg()Justin M. Keyes1
2022-04-13test: unskip tests skipped in #14661zeertzjq1
2022-02-27feat(lua): add api and lua autocmdsTJ DeVries1
2021-08-20feat(terminal): TermClose: set exit code in v:event.status #15406Gregory Anders1
2019-09-14autocmds: TermEnter, TermLeave #8550Usama Hameed1