1
0
Fork 0
mirror of https://github.com/eosswedenorg/libantelope synced 2026-06-16 11:44:55 +02:00
libantelope/tests
2023-05-31 15:05:35 +02:00
..
base58 tests/base58/is_base58.cpp: fix integer size comparison warning. 2023-04-10 17:29:12 +02:00
benchmark Change namespace and header guards from libeosio to libantelope 2023-04-06 14:45:30 +02:00
cmake Adding tests/cmake/doctestAddTests.cmake 2023-05-31 15:03:19 +02:00
ec Change namespace and header guards from libeosio to libantelope 2023-04-06 14:45:30 +02:00
hash tests/hash: fix bug in MSVC compiler. 2023-05-31 14:42:20 +02:00
include Adding tests/include/testing.h 2023-05-31 10:45:25 +02:00
WIF Change namespace and header guards from libeosio to libantelope 2023-04-06 14:45:30 +02:00
CMakeLists.txt tests/CMakeLists.txt: use doctest_discover_tests() macro to add all doctest test cases with a separate CTest test. 2023-05-31 15:05:35 +02:00
main.cpp tests: Adding doctest framework. 2023-03-09 17:50:22 +01:00