opencv/modules/ts/include/opencv2
Dmitry Kurtaev 588ddf1b18
Merge pull request #24186 from dkurt:ts_fixture_constructor_skip
Skip test on SkipTestException at fixture's constructor

* Skip test on SkipTestException at fixture's constructor

* Add warning supression

* Skip Python tests if no test file found

* Skip instances of test fixture with exception at SetUpTestCase

* Skip test with exception at SetUp method

* Try remove warning disable

* Add CV_NORETURN

* Remove FAIL assertion

* Use findDataFile to throw Skip exception

* Throw exception conditionally
2023-08-25 14:53:34 +03:00
..
ts Merge pull request #24186 from dkurt:ts_fixture_constructor_skip 2023-08-25 14:53:34 +03:00
ts.hpp Fix some clang 14 warnings 2023-02-07 01:19:00 +03:00