Реализовать тесты для PIString #58
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Написать тест со строкой, содержащей многобайтовые символы
https://git.shs.tools/SHS/pip/src/commit/7b6cc1d5efdd4a782d511bc7a1ed4d3d0e9ff3fc/tests/core/pistringTest.cpp#L34
Написать тест с пустой строкой
https://git.shs.tools/SHS/pip/src/commit/7b6cc1d5efdd4a782d511bc7a1ed4d3d0e9ff3fc/tests/core/pistringTest.cpp#L34
Написать тест со строкой, содержащей многобайтовые символы:
https://git.shs.tools/SHS/pip/src/commit/345ab5c379fb6a273ab56d6510d8452c768552bf/tests/core/pistringTest.cpp#L151