aboutsummaryrefslogtreecommitdiff
path: root/absl/strings/char_formatting_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix behaviors of StrCat() and StrFormat() regarding char types and enum types.Greg Falcon2023-06-121-37/+17
* Add a unit test that captures the current behavior of formatting of char type...Greg Falcon2023-06-051-0/+189