aboutsummaryrefslogtreecommitdiff
path: root/test/functional/lua/secure_spec.lua
Commit message (Expand)AuthorAge
* fix(tests): needing two calls to setup a screen is cringebfredl2024-11-14
* test: improve test conventionsdundargoc2024-04-23
* refactor(test): inject after_each differentlyLewis Russell2024-04-10
* test: improve test conventionsdundargoc2024-04-08
* fix(test): typingLewis Russell2024-03-25
* test: rename (meths, funcs) -> (api, fn)Lewis Russell2024-01-12
* test: typing for helpers.methsLewis Russell2024-01-12
* test: do not inject vim module into global helpersLewis Russell2024-01-12
* refactor: format test/*Justin M. Keyes2024-01-03
* test: avoid repeated screen lines in expected stateszeertzjq2023-12-09
* 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