test: move oldtests to test directory (#22536)

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'.
This commit is contained in:
dundargoc
2023-03-07 04:13:04 +01:00
committed by GitHub
parent bf4eada2c8
commit af23d17388
267 changed files with 30 additions and 28 deletions

2
.gitattributes vendored
View File

@ -8,6 +8,4 @@ src/xdiff/** linguist-vendored
src/cjson/** linguist-vendored
src/unicode/** linguist-vendored
src/nvim/testdir/test42.in diff
.github/ export-ignore