]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0516: need more tests for nested dicts and list comparision v9.1.0516
authorYegappan Lakshmanan <yegappan@yahoo.com>
Sun, 23 Jun 2024 08:00:04 +0000 (10:00 +0200)
committerChristian Brabandt <cb@256bit.org>
Sun, 23 Jun 2024 08:00:04 +0000 (10:00 +0200)
commit88bbdb04c2776ba69b8e5da58051fd94f8842b03
treebdf4c2fb062f76d1cf19006f7a3c2dea0898eef8
parent8625714ac13cba271f60687b33f0b63bd29feba1
patch 9.1.0516: need more tests for nested dicts and list comparision

Problem:  need more tests for nested dicts and list comparision
Solution: Add tests for comparing deeply nested List/Dict values
          (Yegappan Lakshmanan)

closes: #15081

Signed-off-by: Yegappan Lakshmanan <yegappan@yahoo.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/test_listdict.vim
src/version.c