This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
optional
Watch
1
Star
0
Fork
0
You've already forked optional
forked from
TartanLlama/optional
Code
Pull Requests
Activity
Files
cmake_love
Add File
New File
Apply Patch
optional
/
tests
/
hash.cpp
5 lines
83 B
C++
Raw
Permalink
Normal View
History
Unescape
Escape
More tests
2017-10-02 10:38:05 +01:00
#
include
"catch.hpp"
Do CMake properly
2019-05-01 13:23:30 +01:00
#
include
<tl/optional.hpp>
More tests
2017-10-02 10:38:05 +01:00
TEST_CASE
(
"
Hashing
"
,
"
[hash]
"
)
{
}
Copy Permalink