opencv/modules/python/test
Vadim Levin 8d74101f07 Merge pull request #15955 from VadimLevin:dev/vlevin/generator_tests
Tests for argument conversion of Python bindings generator

* Tests for parsing elemental types from Python bindings

  - Add positive and negative tests for int, float, double, size_t,
    const char*, bool.
  - Tests with wrong conversion behavior are skipped.

* Move implicit conversion of bool to integer/floating types to wrong
conversion behavior.
2019-11-29 16:24:13 +03:00
..
CMakeLists.txt python: discover tests from module/misc/python/test paths 2019-04-10 18:35:35 +00:00
test_algorithm_rw.py
test_async.py core: Async API / AsyncArray 2019-05-18 19:32:23 +00:00
test_camshift.py
test_dft.py
test_fitline.py
test_gaussian_mix.py
test_grabcut.py
test_houghcircles.py
test_houghlines.py
test_kmeans.py
test_legacy.py
test_misc.py Merge pull request #15955 from VadimLevin:dev/vlevin/generator_tests 2019-11-29 16:24:13 +03:00
test_morphology.py
test_mser.py
test_persistence.py
test_squares.py
test_texture_flow.py
test_umat.py
test_watershed.py
test.py python: discover tests from module/misc/python/test paths 2019-04-10 18:35:35 +00:00
tests_common.py 3.4: fixes 2018-09-18 08:31:11 +00:00
tst_scene_render.py