]> granicus.if.org Git - vim/commit
patch 8.2.4994: tests are using legacy functions v8.2.4994
authorBram Moolenaar <Bram@vim.org>
Sat, 21 May 2022 20:30:50 +0000 (21:30 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 21 May 2022 20:30:50 +0000 (21:30 +0100)
commit7e569d09d2ec4fa334a2d3d5b0b6dbca16d97133
tree28d255b68e20dde43c786e46de9b2963554d494e
parent8e145b82464a21ee4fdf7948f04e2a1d505f8bfa
patch 8.2.4994: tests are using legacy functions

Problem:    Tests are using legacy functions.
Solution:   Convert a few tests to use :def functions.
src/testdir/test_cindent.vim
src/version.c