Mercurial > vim
view src/testdir/test_alot_latin.vim @ 31604:9b13b3a63bc0 v9.0.1134
patch 9.0.1134: comparing objects uses identity instead of equality
Commit: https://github.com/vim/vim/commit/bcf31ec36b4b056bf06d21036640c6f0235e9c2b
Author: Bram Moolenaar <Bram@vim.org>
Date: Mon Jan 2 20:32:24 2023 +0000
patch 9.0.1134: comparing objects uses identity instead of equality
Problem: Comparing objects uses identity instead of equality.
Solution: Compare the object values.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Mon, 02 Jan 2023 21:45:02 +0100 |
parents | 318eaa6fa973 |
children |
line wrap: on
line source
" A series of tests that can run in one Vim invocation. " This makes testing go faster, since Vim doesn't need to restart. " These tests use latin1 'encoding'. Setting 'encoding' is in the individual " files, so that they can be run by themselves. source test_regexp_latin.vim