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

File Utf.test.cpp

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

Source from the content-addressed store, hash-verified

1// Some versions of GCC produce a false positive maybe-uninitialized warning when building this file in release
2#if (!defined(SFML_DEBUG) && defined(__GNUC__) && !defined(__clang__))
3#pragma GCC diagnostic ignored "-Wmaybe-uninitialized"
4#endif

Callers

nothing calls this directly

Calls 4

decodeFunction · 0.85
lengthMethod · 0.80
selectFunction · 0.70
encodeFunction · 0.50

Tested by

no test coverage detected