Add GDApprox test helper for approximate checks of float-based types #290
Annotations
10 errors
tests/test_macros.h#L478
declaration of 'value' shadows a member of 'GDApprox<T>' [-Werror=shadow]
|
tests/test_macros.h#L481
declaration of 'value' shadows a member of 'GDApprox<T>' [-Werror=shadow]
|
tests/test_macros.h#L478
declaration of 'value' shadows a member of 'GDApprox<T>' [-Werror=shadow]
|
tests/test_macros.h#L481
declaration of 'value' shadows a member of 'GDApprox<T>' [-Werror=shadow]
|
tests/test_macros.h#L478
declaration of 'value' shadows a member of 'GDApprox<double>' [-Werror=shadow]
|
tests/test_macros.h#L479
declaration of 'value' shadows a member of 'GDApprox<double>' [-Werror=shadow]
|
tests/test_macros.h#L479
declaration of 'value' shadows a member of 'GDApprox<double>' [-Werror=shadow]
|
tests/test_macros.h#L478
declaration of 'value' shadows a member of 'GDApprox<Vector2>' [-Werror=shadow]
|
tests/test_macros.h#L479
declaration of 'value' shadows a member of 'GDApprox<Vector2>' [-Werror=shadow]
|
tests/test_macros.h#L479
declaration of 'value' shadows a member of 'GDApprox<Vector2>' [-Werror=shadow]
|
This job failed
Loading