aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ex_cmds/sign_spec.lua
Commit message (Expand)AuthorAge
* 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: normalise nvim bridge functionsLewis Russell2024-01-12
* refactor: format test/*Justin M. Keyes2024-01-03
* fix(coverity/348300): free memory when overiding sing attributeThomas Vigouroux2022-06-27
* API: deprecate nvim_command_outputJustin M. Keyes2019-12-02
* signs: Add "numhl" argument #9113Reto Schnyder2018-10-13
* api: change nvim_command_output behaviorJustin M. Keyes2018-01-10
* functests: Check logs in lua codeZyX2016-06-10
* test/functional: clean up according to luacheck (part 2)Marco Hinz2015-11-23
* test: Add missing `before_each` call to sign_spec.luaThiago de Arruda2015-03-28
* fix 'sign unplace id'Kartik K. Agaram2014-10-28