MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / test_strings.cpp

File test_strings.cpp

tests/unit/engine/Poseidon/Foundation/Strings/test_strings.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Unit tests for PoseidonBase string utilities
2// Testing RString (reference-counted strings) and BString (bounded strings)
3
4#define _CRT_SECURE_NO_WARNINGS

Callers

nothing calls this directly

Calls 9

GetRefCountMethod · 0.80
MutableDataMethod · 0.80
LowerMethod · 0.80
UpperMethod · 0.80
SubstringMethod · 0.80
RStringClass · 0.50
DataMethod · 0.45
GetLengthMethod · 0.45
GetKeyMethod · 0.45

Tested by

no test coverage detected