Open Mr-whoz opened 6 months ago
in toft/base/string/number_test.cpp TEST(StringNumber, StringToNumber) i add a line ASSERT_TRUE(StringToNumber("009", &i64)); then the test is fail. so the methed StringToNumber have bug
in toft/base/string/number_test.cpp TEST(StringNumber, StringToNumber) i add a line ASSERT_TRUE(StringToNumber("009", &i64)); then the test is fail. so the methed StringToNumber have bug