summaryrefslogtreecommitdiffstatshomepage
path: root/test/old/testdir/script_util.vim
AgeCommit message (Collapse)AuthorFiles
2024-10-14vim-patch:a420547: runtime(misc): Use consistent "Vim script" spelling (#30805)zeertzjq1
References: https://groups.google.com/g/vim_dev/c/3Z5yM8KER2w/m/wAqws0QSEAAJ closes: vim/vim#15863 https://github.com/vim/vim/commit/a4205471adae39c80fb7f151a4f33051fcb80001 Co-authored-by: h-east <h.east.727@gmail.com>
2023-03-07test: move oldtests to test directory (#22536)dundargoc1
The new oldtest directory is in test/old/testdir. The reason for this is that many tests have hardcoded the parent directory name to be 'testdir'.