opencv/modules/imgcodecs/test
Maksim Shabunin 1bccc14e05
Merge pull request #24343 from mshabunin:fix-test-writes
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.
2023-10-03 16:34:25 +03:00
..
test_avif.cpp Merge pull request #23596 from vrabaud:libavif 2023-06-09 15:39:10 +03:00
test_common.cpp imgcodecs(test): rework common I/O test, added grayscale mode 2020-03-27 21:34:51 +00:00
test_common.hpp imgcodecs(test): rework common I/O test, added grayscale mode 2020-03-27 21:34:51 +00:00
test_exr.impl.hpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2021-03-06 17:31:08 +00:00
test_grfmt.cpp Merge pull request #23446 from tantei3:bmp_fix 2023-04-06 14:34:36 +03:00
test_jpeg.cpp Merge pull request #22064 from Kumataro:3.4-fix22052 2022-06-20 21:42:50 +03:00
test_main.cpp Merge pull request #11897 from Jakub-Golinowski:hpx_backend 2018-08-31 16:23:26 +03:00
test_png.cpp spng encoder/decoder added as optional png codec 2022-08-29 00:03:43 +03:00
test_precomp.hpp Merge pull request #16309 from ganesh-k13:bugfix/imdecode-resize 2020-01-20 14:00:45 +03:00
test_read_write.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-12-03 12:39:41 +00:00
test_tiff.cpp Merge pull request #24343 from mshabunin:fix-test-writes 2023-10-03 16:34:25 +03:00
test_webp.cpp imgcodecs(webp): multiple fixes 2018-08-30 20:42:33 +00:00