• Vadim Levin's avatar
    Merge pull request #15955 from VadimLevin:dev/vlevin/generator_tests · 8d74101f
    Vadim Levin authored
    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.
    8d74101f
Name
Last commit
Last update
..
bindings Loading commit data...
package Loading commit data...
python2 Loading commit data...
python3 Loading commit data...
src2 Loading commit data...
test Loading commit data...
CMakeLists.txt Loading commit data...
common.cmake Loading commit data...
python_loader.cmake Loading commit data...
standalone.cmake Loading commit data...