Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brofield/simpleini
/ SetUp
Method
SetUp
tests/ts-boolean.cpp:12–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
};
11
12
void TestBoolean::SetUp() { ini.SetUnicode(); }
13
14
// Test GetBoolValue with all recognized TRUE values
15
TEST_F(TestBoolean, TestGetBoolValueTrue) {
Callers
nothing calls this directly
Calls
1
SetUnicode
Method · 0.80
Tested by
no test coverage detected