You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
merkle_tree_testsperf_test_many_small and perf_test_one_large should be moved to ./benchmark. They take a long time to run and they output to cout which is not appropriate for unittests.
The text was updated successfully, but these errors were encountered:
merkle_tree_tests
perf_test_many_small
andperf_test_one_large
should be moved to./benchmark
. They take a long time to run and they output tocout
which is not appropriate for unittests.The text was updated successfully, but these errors were encountered: