Fix enum flag from cpp conversion #1935
Annotations
3 errors
Run tests:
build\build\tests\Debug\test_enum.py#L55
test02_signed_enum
AssertionError: assert '0' == 'SEnum.A'
- SEnum.A
+ 0
|
Run tests:
build\build\tests\Debug\test_stubs.py#L60
test01_check_stub_refs[p_ref2]
assert False
|
Run tests
Process completed with exit code 1.
|
Loading