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.
|
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| test_algorithm_rw.py | ||
| test_async.py | ||
| 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 | ||
| test_morphology.py | ||
| test_mser.py | ||
| test_persistence.py | ||
| test_squares.py | ||
| test_texture_flow.py | ||
| test_umat.py | ||
| test_watershed.py | ||
| test.py | ||
| tests_common.py | ||
| tst_scene_render.py | ||