MCPcopy Create free account
hub / github.com/SFML/SFML / String.test.cpp

File String.test.cpp

test/System/String.test.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include <SFML/System/String.hpp>
2
3#include <catch2/catch_test_macros.hpp>
4

Callers

nothing calls this directly

Calls 15

eofFunction · 0.85
toAnsiStringMethod · 0.80
toWideStringMethod · 0.80
toUtf8Method · 0.80
toUtf16Method · 0.80
toUtf32Method · 0.80
isEmptyMethod · 0.80
eraseMethod · 0.80
insertMethod · 0.80
findMethod · 0.80
replaceMethod · 0.80
substringMethod · 0.80

Tested by

no test coverage detected