simstr/tests
Aleksandr Orefkov 620383a5a4 - Added the ability to convert signed numbers to hexadecimal strings.
- Added methods for replacing substrings for standard strings.
- Added the ability to pass a string expression as the replacement string to the substring replacement methods.
If the searched substring is not found, it is not instantiated. If it is found, it is instantiated at the replacement insertion point, and is simply copied from there in subsequent replacements.
2026-01-24 17:59:59 +03:00
..
CMakeLists.txt Release 1.4.0 2026-01-21 16:04:49 +03:00
test_expr_only.cpp - Added the ability to convert signed numbers to hexadecimal strings. 2026-01-24 17:59:59 +03:00
test_str.cpp - Added the ability to convert signed numbers to hexadecimal strings. 2026-01-24 17:59:59 +03:00