diff options
author | zeertzjq <zeertzjq@outlook.com> | 2025-01-10 08:04:02 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-10 08:04:02 +0800 |
commit | a37784ad831fdf31e7eeafdd41f7d3cb81b1a07f (patch) | |
tree | 547b055bb1af4b23f61c899abe9733404c0393a8 /test/functional/api/extmark_spec.lua | |
parent | 846a2019c0e3b3a91477c12ec2c4ac85861b4d67 (diff) | |
download | rneovim-a37784ad831fdf31e7eeafdd41f7d3cb81b1a07f.tar.gz rneovim-a37784ad831fdf31e7eeafdd41f7d3cb81b1a07f.tar.bz2 rneovim-a37784ad831fdf31e7eeafdd41f7d3cb81b1a07f.zip |
vim-patch:9.1.1000: tests: ruby tests fail with Ruby 3.4 (#31940)
Problem: tests: ruby tests fail with Ruby 3.4
Solution: adjust expected output for Ruby 3.4
(Yee Cheng Chin)
Vim's Ruby tests relied on explicit matching of output texts which are
fragile in design. Ruby 3.4 has changed the output slightly (using
'name' instead of `name', and also using more spaces in dictionary
printouts). Modify the Vim tests to be less fragile to such changes.
closes: vim/vim#16411
https://github.com/vim/vim/commit/ebea31e454b9a1731cde845226f2c28ca5c097b1
Co-authored-by: Yee Cheng Chin <ychin.git@gmail.com>
Diffstat (limited to 'test/functional/api/extmark_spec.lua')
0 files changed, 0 insertions, 0 deletions