OSDN Git Service

Extra strtod/strtof tests.
authorElliott Hughes <enh@google.com>
Wed, 29 Oct 2014 00:54:23 +0000 (17:54 -0700)
committerElliott Hughes <enh@google.com>
Wed, 29 Oct 2014 00:54:23 +0000 (17:54 -0700)
commit89aaaffbf8f2d09b56c1cc1345cdaf28c331ab5e
tree88117e80c7f4c4ca41512e73e2995fd29526a8f6
parent13dcb88b0f8ce238456059fdc0b6c946caed1e3a
Extra strtod/strtof tests.

Check that libc doesn't suffer from a couple of bugs that affected
Java in the past.

Bug: 2206701
Change-Id: I9eb64d7ff2fa0b79e93079b897a5fb78bef866be
tests/stdlib_test.cpp