You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The test was ported from mbed, where floats are enabled for libraries, which is not a case for our current gcc targets, thus this test fail for gcc, but not for armcc. We should remove floats testing as it's not true for all targets (issue tracking under mbed-target-gcc: ARMmbed/target-mbed-gcc#17)
The test was ported from mbed, where floats are enabled for libraries, which is not a case for our current gcc targets, thus this test fail for gcc, but not for armcc. We should remove floats testing as it's not true for all targets (issue tracking under mbed-target-gcc: ARMmbed/target-mbed-gcc#17)
File reference: https://github.com/ARMmbed/mbed-drivers/blob/master/test/cstring/main.cpp#L63
The text was updated successfully, but these errors were encountered: