opencv/modules/imgcodecs
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
..
include/opencv2 doxygen: Fix ImwriteFlags documentation misalignment 2023-07-11 19:08:58 +09:00
misc Refactor Mat Converters and Mat QuickLook functionality to avoid "unrecognized selector" error 2023-04-18 21:09:55 +09:00
perf Merge pull request #22372 from ocpalo:libjpegturbo_nasm 2022-09-14 09:08:28 +03:00
src imgcodecs: fix libtiff homepage 2023-08-27 19:49:37 +09:00
test Merge pull request #24343 from mshabunin:fix-test-writes 2023-10-03 16:34:25 +03:00
CMakeLists.txt Merge pull request #23596 from vrabaud:libavif 2023-06-09 15:39:10 +03:00