summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/api/version_spec.lua
AgeCommit message (Expand)AuthorFiles
2025-09-24test: remove a few more redundant clear() calls (#35903)zeertzjq1
2025-07-09feat(api): relax contract, allow return-type void => non-void #34811Justin M. Keyes1
2025-06-26docs(api): document types using LuaCATS typesLewis Russell1
2024-12-03test(version_spec): expect vim.NIL, not nil, for "build" if not in a git cloneJames McCoy1
2024-12-02fix(api): deprecate nvim_subscribe, nvim_unsubscribe #30456Justin M. Keyes1
2024-09-23refactor(api): rename Dictionary => DictJustin 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: 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-06-11feat: report "build" in vim.version() #23925treatybreaker1
2022-06-13fix(tests): missing clear() #18927kylo2521
2022-05-03feat: add "prerelease" to version dictii141
2018-12-21test/api: verify that UI options from stable metadata are preservedBjörn Linse1
2018-10-21api/ui: verify compatibility of UI eventsBjörn Linse1
2018-10-01ui: rename ext_newgrid to ext_linegridBjörn Linse1
2018-07-21ui: use line-based rather than char-based updates in screen.cBjörn Linse1
2018-02-13ui: refactor ui optionsBjörn Linse1
2017-03-15api: add detailed checks for compatibility and correct "since" valueBjörn Linse1
2016-10-28api: api_info()['version']Justin M. Keyes1