index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
UnitTests
/
Common
/
StringUtilTest.cpp
Age
Commit message (
Expand
)
Author
2025-08-04
Qt: Better wayland detection to enforce xcb
Joshua Vandaële
2025-07-12
Fix various warnings
Joshua Vandaële
2025-01-29
Add a SplitPath unit test exercising Windows paths with drive letters
Niel Lebeck
2024-12-26
Add some unit test coverage of the SplitPath function
Niel Lebeck
2024-09-22
StringUtil: Remove `JoinStrings`
mitaclaw
2023-05-16
StringUtil: Move GetEscapedHtml() into Common namespace
Lioncash
2023-01-24
Common: Replace StringBeginsWith/StringEndsWith with std equivalents
Lioncash
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-06-01
Updater: Escape HTML characters in commit descriptions
Dentomologist
2019-04-30
Remove redundant initialization
Filip Gawin
2018-06-03
UnitTest: Add StringUtil ToString/TryParse test
degasus
2017-06-06
StringUtil: Add StringPopBackIf UnitTests
Sepalani
2017-06-05
Fix minor formatting issues
Léo Lam
2017-05-01
Convert VolumeDirectory names back to SHIFT-JIS (issue #9988)
spycrab
2017-03-24
UnitTests: use EXPECT_TRUE/EXPECT_FALSE (fixes warnings)
Michael Maltese
2016-12-18
Import/Export signature files as CSV
Sepalani
2016-11-27
Add unit test for StringUtil's newly added JoinStrings
JosJuice