aboutsummaryrefslogtreecommitdiff
path: root/test/functional/plugin/man_spec.lua
Commit message (Expand)AuthorAge
* test(plugin/man_spec): use pesc() on actual_file in pattern (#25199)zeertzjq2023-09-17
* test: add more tests for :Man section extractionzeertzjq2023-05-08
* fix(man.lua): tests, namingJustin M. Keyes2023-03-07
* feat(man.lua): support spaces in manpage namesEriks Muhins2023-03-07
* fix(man): use italics for `<bs>_` (#22086)Lewis Russell2023-02-01
* test: simplify platform detection (#21020)dundargoc2022-11-22
* test: introduce skip() #21010dundargoc2022-11-13
* ci: add cirrus to isCI function to skip tests (#20526)dundargoc2022-10-17
* fix(man): handle absolute paths as `:Man` targets (#20624)Mahmoud Al-Qudsi2022-10-17
* feat(Man): port to Lua (#19912)Lewis Russell2022-09-02
* fix(exceptions): restore `did_throw` (#20000)Sean Dewar2022-08-30
* fix(man.vim): q in "$MANPAGER mode" does not quit #18443Arsham Shirvani2022-05-13
* tests/ui: remove unnecessary screen:detach()Björn Linse2019-10-13
* tests/ui: cleanup illegitimate usages of "attr_ignore"Björn Linse2019-10-13
* test/man_spec: remove plugin_helpers.reset()Justin M. Keyes2019-08-05
* man.vim: Handle ANSI escape sequences with ":" #10267Kovas Palunas2019-06-30
* test: man_spec: Fix use of nested [[ quotingJames McCoy2018-02-02
* Merge #7623 'man.vim: highlight bold, underlined text'Justin M. Keyes2018-01-09
* Address PR commentsGabriel Holodak2017-12-27
* Add functional tests for man highlightingGabriel Holodak2017-12-27