mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
Merge pull request #4371
55c7cd14
Adding expect<T> - a value-or-error implementation (Lee Clagett)
This commit is contained in:
commit
a059bcd74e
7 changed files with 1564 additions and 0 deletions
|
@ -47,6 +47,7 @@ set(unit_tests_sources
|
|||
epee_boosted_tcp_server.cpp
|
||||
epee_levin_protocol_handler_async.cpp
|
||||
epee_utils.cpp
|
||||
expect.cpp
|
||||
fee.cpp
|
||||
json_serialization.cpp
|
||||
get_xtype_from_string.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue