aboutsummaryrefslogtreecommitdiff
path: root/test/functional/plugin/man_spec.lua
Commit message (Expand)AuthorAge
* refactor(man.lua): various changesLewis Russell2024-12-18
* fix(Man): completion on MacLewis Russell2024-12-16
* fix(tests): needing two calls to setup a screen is cringebfredl2024-11-14
* test: support upvalues in exec_luaLewis Russell2024-09-21
* test: tmpname(create:boolean) #30242Justin M. Keyes2024-09-03
* fix(man): avoid setting v:errmsg (#30052)zeertzjq2024-08-15
* fix(man): filter OSC 8 hyperlink markup #29171Lennard Hofmann2024-06-07
* fix(man.vim): q quits after jump to different tag in MANPAGER modified (#28495)Brian Cao2024-04-26
* 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: 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(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