Commit Graph

3 Commits

Author SHA1 Message Date
Azamat H. Hackimov
8943c676a1 MISC: Add StringJoin() and StringSplit() functions
Added new functions for std::string manipulation.
2024-08-15 11:48:16 +03:00
Thomas Roß
12ec7c50c7 [CMake] Enabled the CMake property USE_FOLDERS to provide a more structured project list in IDEs with the help of set(CMAKE_FOLDER "...") calls. 2024-07-03 19:55:04 +02:00
Azamat H. Hackimov
d82d3a2c3a Unittests for misc
Unittests that used for testing refactored CleanupStr() in #207.
2024-05-01 02:46:20 +03:00