tests: rename auxiliary_files to testdata

This commit is contained in:
Sina Atalay
2024-03-12 18:19:14 +01:00
parent 29fecd5bcb
commit ce0321aef3
54 changed files with 53 additions and 57 deletions

8
.gitignore vendored
View File

@@ -180,10 +180,10 @@ cython_debug/
rendercv_output/
# Include reference files
!/tests/auxiliary_files/**/*.pdf
!/tests/auxiliary_files/**/*.tex
!/tests/auxiliary_files/**/*.md
!/tests/auxiliary_files/**/*.html
!/tests/testdata/**/*.pdf
!/tests/testdata/**/*.tex
!/tests/testdata/**/*.md
!/tests/testdata/**/*.html
# Include example files
!/examples/*.pdf