summaryrefslogtreecommitdiff
path: root/libutils/String16_test.cpp
AgeCommit message (Expand)Author
2021-06-10Check for overflow in String16::append and String16::insert.Elliott Hughes
2021-05-12Remove String16::remove tests.Elliott Hughes
2021-04-08Remove String16::makeLower().Elliott Hughes
2020-11-12Merge "libutils: add unit tests for invalid utf-8 and utf-16 strings" am: eb8...Devin Moore
2020-11-10libutils: add unit tests for invalid utf-8 and utf-16 stringsDevin Moore
2020-05-28String16::remove - avoid overflowSteven Moreland
2019-09-05Reland "libutils: Introduce StaticString16""Vic Yang
2019-08-30Revert "Reland "libutils: Introduce StaticString16"""Kevin Han
2019-08-30Reland "libutils: Introduce StaticString16""Vic Yang
2019-08-29Revert "libutils: Introduce StaticString16"Vic Yang
2019-08-09libutils: Introduce StaticString16Vic Yang