Skip to content

Commit

Permalink
Merge pull request #113 from victor-tucci/libwallet-test-fix
Browse files Browse the repository at this point in the history
Test-case build fix for libwallet_api
  • Loading branch information
sanada08 authored Aug 22, 2023
2 parents c3129b8 + 4e02039 commit 093fa4c
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 84 deletions.
6 changes: 2 additions & 4 deletions tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,8 @@ add_subdirectory(block_weight)
add_subdirectory(hash)
add_subdirectory(net_load_tests)
add_subdirectory(network_tests)
if (ANDROID)
# Currently failed to compile
# add_subdirectory(libwallet_api_tests)
endif()
#TODO have to add this libwallet_api_tests as optional
add_subdirectory(libwallet_api_tests)

if (TREZOR_DEBUG)
add_subdirectory(trezor)
Expand Down
Loading

0 comments on commit 093fa4c

Please sign in to comment.