summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/provider/ruby_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-04-20refactor(test): drop deprecated exc_exec #39242Justin M. Keyes1
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: typing for helpers.methsLewis Russell1
2024-01-12test: do not inject vim module into global helpersLewis 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
2021-09-01refactor(tests): use assert_alive() #15546Justin M. Keyes1
2020-10-21vim-patch:8.1.1056: no eval function for RubyAlex Genco1
2019-12-24system(), jobstart(): raise error on non-executable #11234Daniel Hahler1
2019-09-06test: Eliminate expect_errJustin M. Keyes1
2019-08-28tests: use runtime from build for doc/tags with :help (#10479)Daniel Hahler1
2019-01-12provider: improve error message if provider is missing (#9487)Marco Hinz1
2018-12-12test: :ruby reports E319 if provider is missingMarco Hinz1
2018-03-24provider/RPC: apply_autocmds_group(): fix double-freeJustin M. Keyes1
2017-12-17provider/nodejs: check version in Detect()Justin M. Keyes1
2017-10-17doc: replace ":CheckHealth" with ":checkhealth"Justin M. Keyes1
2017-05-13functests: Replace check_provider -> missing_provider with err reportZyX1
2017-05-13functests: Test invalid behaviourZyX1
2016-07-10Merge #4980 'Support legacy `:ruby` commands'.Justin M. Keyes1
2016-07-02Add :ruby, :rubyfile, and :rubydo ex commandsAlex Genco1