summaryrefslogtreecommitdiff
path: root/base/parseint_test.cpp
AgeCommit message (Expand)Author
2020-05-19Migrate system/core/base to system/libbaseBaligh Uddin
2018-08-29Set errno for all error return cases.Christopher Ferris
2018-08-23Fix typo in parseint.untouched_on_failure testTom Cherry
2018-08-22Fix two ParseInt edge casesTom Cherry
2018-07-20ParseInt/ParseUint: allow validation only.Steven Moreland
2018-04-19Add android::base::ParseByteCount.Elliott Hughes
2016-10-13Move off std::sto* function which abort on failure.Elliott Hughes
2015-12-04Track rename of base/ to android-base/.Elliott Hughes
2015-11-02Fix ParseInt/ParseUint to handle explicit "0x" hex.Elliott Hughes
2015-09-11libbase_test: get it building for WindowsSpencer Low
2015-09-04Add ParseInt (and ParseUint).Elliott Hughes