aboutsummaryrefslogtreecommitdiff
path: root/test/functional/lua/version_spec.lua
Commit message (Expand)AuthorAge
* fix(version): return nil with empty stringMaria José Solano2024-07-27
* test: improve test conventionsdundargoc2024-04-23
* refactor(test): inject after_each differentlyLewis Russell2024-04-10
* test: improve test conventionsdundargoc2024-04-08
* test: reduce `exec_lua` callsdundargoc2024-04-04
* feat(vim.version): add `vim.version.le` and `vim.version.ge`Jongwook Choi2024-01-21
* refactor: format test/*Justin M. Keyes2024-01-03
* feat: tostring(vim.version())Justin M. Keyes2023-06-12
* fix: version-range < and <= #23539Gianmaria Bajo2023-06-06
* fix(vim.version): prerelease compareJustin M. Keyes2023-03-22
* feat(vim.version): more coercion with strict=falseJustin M. Keyes2023-03-20
* refactor(vim.version): use lazy.nvim semver moduleJustin M. Keyes2023-03-20
* refactor(vim.version): use lazy.nvim semver moduleJustin M. Keyes2023-03-20
* fix(vim.version): incorrect version.cmp()Justin M. Keyes2023-03-06
* refactor(vim.version): cleanupJustin M. Keyes2023-03-06
* feat(lua): add semver apiKelly Lin2023-03-06