summaryrefslogtreecommitdiff
path: root/libutils/String16_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge "libutil: no special copy from StaticString16" am: 7d067aee62 am: ece93...Treehugger Robot2021-06-301-8/+18
|\
| * libutil: no special copy from StaticString16Jooyung Han2021-06-301-8/+18
* | Merge "String16 is moveable (noexcept)" am: 3551e457ca am: 32ceaa1299Treehugger Robot2021-06-301-2/+19
|\|
| * String16 is moveable (noexcept)Jooyung Han2021-06-291-2/+19
| * Remove String16::remove.Elliott Hughes2021-05-121-15/+0
| * Remove String16::makeLower().Elliott Hughes2021-04-071-15/+0
* | Check for overflow in String16::append and String16::insert.Elliott Hughes2021-06-101-2/+34
* | Remove String16::remove tests.Elliott Hughes2021-05-121-29/+0
* | Remove String16::makeLower().Elliott Hughes2021-04-081-15/+0
* | Merge "libutils: add unit tests for invalid utf-8 and utf-16 strings" am: eb8...Devin Moore2020-11-121-0/+12
|\|
| * libutils: add unit tests for invalid utf-8 and utf-16 stringsDevin Moore2020-11-101-0/+12
* | String16::remove - avoid overflowSteven Moreland2020-05-281-0/+14
|/
* Reland "libutils: Introduce StaticString16""Vic Yang2019-09-051-0/+218
* Revert "Reland "libutils: Introduce StaticString16"""Kevin Han2019-08-301-218/+0
* Reland "libutils: Introduce StaticString16""Vic Yang2019-08-301-0/+218
* Revert "libutils: Introduce StaticString16"Vic Yang2019-08-291-218/+0
* libutils: Introduce StaticString16Vic Yang2019-08-091-0/+218