summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/plugin/shada_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-04-20refactor(test): drop deprecated exc_exec #39242Justin M. Keyes1
2025-10-11test(plugin/shada_spec): always use UTC formatted date (#36128)Vlad1
2025-09-22test: reduce some clear() callszeertzjq1
2025-07-23refactor(shada): switch plugin/shada.vim to Lua #34725Yochem van Rosmalen1
2025-05-22fix: use nvim namespace convention #34010Yochem van Rosmalen1
2025-04-04test(plugin/shada_spec): failure if timezone isn't a whole hour ahead of UTC ...tstsrt1
2024-11-14fix(tests): needing two calls to setup a screen is cringebfredl1
2024-06-27refactor(typval)!: remove distinction of binary and nonbinary stringsbfredl1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell1
2024-01-12test: normalise nvim bridge functionsLewis Russell1
2024-01-12test: typing for helpers.methsLewis Russell1
2024-01-12test: use vim.mpack and vim.uv directlyLewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-05-22test: don't unnecessarily specify win/buf for `nvim_(get|set)_option_value`Famiu Haque1
2023-05-21refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell1
2023-04-27test: fix dependencies between test cases (#23343)zeertzjq1
2022-11-22test: simplify platform detection (#21020)dundargoc1
2022-10-05test(shada): fix shada syntax definitions testbfredl1
2022-02-27feat(lua): add api and lua autocmdsTJ DeVries1
2021-08-18test: update tests to work with 'hidden'Gregory Anders1
2019-09-05test/shada_spec: avoid exit_event race #10951Justin M. Keyes1
2019-09-03tests: assert:set_parameter('TableFormatLevel', 100) #10925Daniel Hahler1
2019-08-07Fix lualint: remove unused varDaniel Hahler1
2019-08-07tests: more cleanup of plugin/shada_specDaniel Hahler1
2019-08-05test: Eliminate plugin/helpers.luaJustin M. Keyes1
2018-10-31functionaltest: win: enable shada FileWriteCmdJan Edmund Lazo1
2018-02-01test: robust cleanup, unique filenames #7950 (#7950)Justin M. Keyes1
2018-01-09Merge #7623 'man.vim: highlight bold, underlined text'Justin M. Keyes1
2018-01-06win: enable more functional testsJan Edmund Lazo1
2017-07-14test: shada: Replace hard-coded 704 with dynamic versionJames McCoy1
2017-05-31test: Fix and add cases for unnamed registerAdnoC1
2017-05-31eval/shada: Add testing for unnamed register with setreg and startupAdnoC1
2017-01-04plugin/shada: Handle NUL characters with intchar correctlyZyX1
2016-08-31api: consistently use nvim_ prefix and update documentationBjörn Linse1
2016-08-26Mark some functional tests as pending in WindowsRui Abreu Ferreira1
2016-06-10functests: Check logs in lua codeZyX1
2016-04-13Update lua client to 0.0.1-24Thiago de Arruda1
2016-04-01tests: update tests to use [gs]et_lines instead of [gs]et_line_sliceBjörn Linse1
2015-12-01Test: remove artifacts from root directoryMarco Hinz1
2015-11-23Merge pull request #3581 from ZyX-I/fix-shadaFelipe Morales1
2015-11-23shada: Also store last search directionZyX1
2015-11-23test/functional: clean up according to luacheck (part 2)Marco Hinz1
2015-11-01runtime: Add shada.vim syntax fileZyX1
2015-11-01runtime: Add [ft]plugin/shada.vim files that automatically open .shadaZyX1
2015-11-01runtime: Add autoload/shada.vim helper fileZyX1