]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1421: tests: need a test for the new-style tutor.tutor v9.1.1421
authorPhạm Bình An <phambinhanctb2004@gmail.com>
Sun, 1 Jun 2025 16:58:09 +0000 (18:58 +0200)
committerChristian Brabandt <cb@256bit.org>
Sun, 1 Jun 2025 16:58:09 +0000 (18:58 +0200)
commita541f1de2bfdd18d927974bc13fe5d4ee3cb5698
tree859d9dbaae7c14d88bd743e233634e2b605b76c5
parentb577ad50d0fcc9588a73a93a64e7f34f4e74cdff
patch 9.1.1421: tests: need a test for the new-style tutor.tutor

Problem:  tests: need a test for the new-style tutor.tutor, patch
          9.1.1384 broke the expected positions for the signs
Solution: Update all number keys in tutor.tutor.json to match the
          correct line numbers in tutor.tutor, replace tabs by spaces,
          add a screen-dump test to verify it does not regress
          (Pham Bình An)

closes: #17416

Signed-off-by: Phạm Bình An <phambinhanctb2004@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/tutor/tutor.tutor.json
src/testdir/dumps/Test_plugin_tutor_mark_1.dump [new file with mode: 0644]
src/testdir/test_plugin_tutor.vim
src/version.c