mirror of
https://github.com/opencv/opencv.git
synced 2024-11-28 05:06:29 +08:00
1bccc14e05
Fix tests writing to current work dir #24343 Several tests were writing files in the current work directory and did not clean up after test. Moved all temporary files to the `/tmp` dir and added a cleanup code. |
||
---|---|---|
.. | ||
test_avif.cpp | ||
test_common.cpp | ||
test_common.hpp | ||
test_exr.impl.hpp | ||
test_grfmt.cpp | ||
test_jpeg.cpp | ||
test_main.cpp | ||
test_png.cpp | ||
test_precomp.hpp | ||
test_read_write.cpp | ||
test_tiff.cpp | ||
test_webp.cpp |