Loreon
Labs
Platform
Docs
Home
Ecosystems
C++
scope
lightweight unit testing framework for C++
C++
Emerging
GitHub
Stars
—
Forks
—
Contributors
4
Last push
87mo ago
Recent commits
Latest commits.
Disable sequence evalEqualImpl on strings
e07f3d4
Zack Weger
87mo ago
Add test for string inequality
1897d4c
Zack Weger
87mo ago
Equality checks with char* should be done using strcmp, not pointer comparison
6a0a3f5
Zack Weger
89mo ago
Use std::decay for checking pass_by_value with const char* vs char*, to avoid ambiguous definition of evalEqual
a8a510a
Zack Weger
89mo ago
Add function printValue which can print nullptr_t, to allow SCOPE_ASSERT_EQUAL to work with nullptr
0f16080
Zack Weger
89mo ago
Add test assertions for equality on pointer types with nullptr, and char*
eb3b787
Zack Weger
89mo ago
Added comments for clarity and structure
21728ab
Jon Stewart
91mo ago
Fixed a comment in test.h about evalEqual for initializer lists
7a443ea
Jon Stewart
91mo ago
Top contributors
Builders behind this project.
jonstewart
56 commits
uckelman
14 commits
zweger
13 commits
uckelman-sf
2 commits