summaryrefslogtreecommitdiff
path: root/unittest/test_util_string.cpp
Commit message (Expand)AuthorAgeFilesLines
* feat: Improve cache size presentation and specificationJoel Rosdahl2023-03-041-64/+155
* enhance: Add util::split_once(std::string&&, char)Joel Rosdahl2023-03-041-9/+45
* refactor: Move Util::parse_size to utilJoel Rosdahl2023-03-041-0/+27
* refactor: Move Util::format_{human,parsable}_* to utilJoel Rosdahl2023-03-041-1/+58
* enhance: Add util::to_string instantiations for Bytes and spanJoel Rosdahl2022-10-051-0/+4
* test: Add tests for util::to_string and util::to_string_viewJoel Rosdahl2022-10-051-0/+17
* refactor: Use uppercase literal suffixesJoel Rosdahl2022-06-191-4/+4
* chore: Replace nonstd::string_view with std::string_viewJoel Rosdahl2022-05-231-4/+3
* chore: Replace nonstd::optional with std::optionalJoel Rosdahl2022-05-231-12/+11
* enhance: Add util::replace_all functionJoel Rosdahl2021-09-221-0/+14
* enhance(util): Add parse_double functionJoel Rosdahl2021-08-041-0/+13
* enhance(util): Add replace_first functionJoel Rosdahl2021-08-041-0/+11
* Remove redundant _utils suffix for util headersJoel Rosdahl2021-07-191-0/+253