opencv/modules/core
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
..
3rdparty/SoftFloat Add install component for 3rdparty libraries licenses 2018-03-06 16:32:30 +03:00
cmake/parallel core(parallel): plugins support 2021-02-15 17:07:36 +00:00
doc Merge pull request #23342 from n0099:#23335 2023-05-03 14:15:53 +03:00
include/opencv2 Merge pull request #24074 from Kumataro/fix24057 2023-09-19 10:32:47 +03:00
misc Fail Java test suite, execution, if one of test failed. 2023-10-01 18:31:04 +03:00
perf core: add broadcast (#23965) 2023-08-30 09:53:59 +03:00
src Merge pull request #24280 from casualwind:parallel_opt 2023-09-27 16:21:20 +03:00
test Merge pull request #24343 from mshabunin:fix-test-writes 2023-10-03 16:34:25 +03:00
CMakeLists.txt Merge pull request #24179 from Kumataro:fix24145 2023-08-23 22:53:11 +03:00