aboutsummaryrefslogtreecommitdiff
path: root/test/functional/plugin/shada_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: simplify platform detection (#21020)dundargoc2022-11-22
* test(shada): fix shada syntax definitions testbfredl2022-10-05
* feat(lua): add api and lua autocmdsTJ DeVries2022-02-27
* test: update tests to work with 'hidden'Gregory Anders2021-08-18
* test/shada_spec: avoid exit_event race #10951Justin M. Keyes2019-09-05
* tests: assert:set_parameter('TableFormatLevel', 100) #10925Daniel Hahler2019-09-03
* Fix lualint: remove unused varDaniel Hahler2019-08-07
* tests: more cleanup of plugin/shada_specDaniel Hahler2019-08-07
* test: Eliminate plugin/helpers.luaJustin M. Keyes2019-08-05
* functionaltest: win: enable shada FileWriteCmdJan Edmund Lazo2018-10-31
* test: robust cleanup, unique filenames #7950 (#7950)Justin M. Keyes2018-02-01
* Merge #7623 'man.vim: highlight bold, underlined text'Justin M. Keyes2018-01-09
|\
* | win: enable more functional testsJan Edmund Lazo2018-01-06
|/
* test: shada: Replace hard-coded 704 with dynamic versionJames McCoy2017-07-14
* test: Fix and add cases for unnamed registerAdnoC2017-05-31
* eval/shada: Add testing for unnamed register with setreg and startupAdnoC2017-05-31
* plugin/shada: Handle NUL characters with intchar correctlyZyX2017-01-04
* api: consistently use nvim_ prefix and update documentationBjörn Linse2016-08-31
* Mark some functional tests as pending in WindowsRui Abreu Ferreira2016-08-26
* functests: Check logs in lua codeZyX2016-06-10
* Update lua client to 0.0.1-24Thiago de Arruda2016-04-13
* tests: update tests to use [gs]et_lines instead of [gs]et_line_sliceBjörn Linse2016-04-01
* Test: remove artifacts from root directoryMarco Hinz2015-12-01
* Merge pull request #3581 from ZyX-I/fix-shadaFelipe Morales2015-11-23
|\
| * shada: Also store last search directionZyX2015-11-23
* | test/functional: clean up according to luacheck (part 2)Marco Hinz2015-11-23
|/
* runtime: Add shada.vim syntax fileZyX2015-11-01
* runtime: Add [ft]plugin/shada.vim files that automatically open .shadaZyX2015-11-01
* runtime: Add autoload/shada.vim helper fileZyX2015-11-01