aboutsummaryrefslogtreecommitdiff
path: root/test/functional/api/version_spec.lua
Commit message (Expand)AuthorAge
* test(version_spec): expect vim.NIL, not nil, for "build" if not in a git cloneJames McCoy2024-12-03
* fix(api): deprecate nvim_subscribe, nvim_unsubscribe #30456Justin M. Keyes2024-12-02
* refactor(api): rename Dictionary => DictJustin M. Keyes2024-09-23
* test: improve test conventionsdundargoc2024-04-23
* refactor(test): inject after_each differentlyLewis Russell2024-04-10
* test: improve test conventionsdundargoc2024-04-08
* test: rename (meths, funcs) -> (api, fn)Lewis Russell2024-01-12
* test: typing for helpers.methsLewis Russell2024-01-12
* test: use vim.mpack and vim.uv directlyLewis Russell2024-01-12
* refactor: format test/*Justin M. Keyes2024-01-03
* feat: report "build" in vim.version() #23925treatybreaker2023-06-11
* fix(tests): missing clear() #18927kylo2522022-06-13
* feat: add "prerelease" to version dictii142022-05-03
* test/api: verify that UI options from stable metadata are preservedBjörn Linse2018-12-21
* api/ui: verify compatibility of UI eventsBjörn Linse2018-10-21
* ui: rename ext_newgrid to ext_linegridBjörn Linse2018-10-01
* ui: use line-based rather than char-based updates in screen.cBjörn Linse2018-07-21
* ui: refactor ui optionsBjörn Linse2018-02-13
* api: add detailed checks for compatibility and correct "since" valueBjörn Linse2017-03-15
* api: api_info()['version']Justin M. Keyes2016-10-28