aboutsummaryrefslogtreecommitdiff
path: root/test/functional/lua/secure_spec.lua
Commit message (Expand)AuthorAge
* test: don't unnecessarily specify win/buf for `nvim_(get|set)_option_value`Famiu Haque2023-05-22
* refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell2023-05-21
* test: fix dependencies between test cases (#23343)zeertzjq2023-04-27
* test: make {MATCH:} behave less unexpectedly in screen:expect()zeertzjq2023-02-18
* fix(secure): crash when hitting escape in prompt (#21283)ii142022-12-05
* refactor: rework parameter validation in vim.secure.trust() (#21223)Gregory Anders2022-11-28
* feat(secure): add `:trust` command and vim.secure.trust() (#21107)Jlll12022-11-28
* test: simplify platform detection (#21020)dundargoc2022-11-22
* feat: add vim.secure.read()Gregory Anders2022-11-17