test_rustBooleanArrays

Exercise Boolean aliases through generated Rust, C++, SWIG, and Python accessors.

test_rustBooleanArrays.test_boolean_alias_array_accessors(fieldName, values, wrongLength)[source]

Round-trip aliased arrays without sharing storage or accepting wrong sizes.

Parameters:
  • fieldName – Configuration property on the template module.

  • values – Expected vector or matrix of Python Boolean values.

  • wrongLength – A proposal containing too few elements.