Skip to content

Commit

Permalink
Run all tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
evoskuil committed Nov 4, 2016
1 parent d86a44a commit 2aad8bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libbitcoin_test_runner.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# Define tests and options.
#==============================================================================
BOOST_UNIT_TEST_OPTIONS=\
"--run_test=address_tests,alert_payload_tests,alert_tests,authority_tests,base_10_tests,base_16_tests,base_58_tests,base_64_tests,base_85_tests,base58_tests,binary_tests,bitcoin_uri_tests,block_tests,block_message_tests,block_transactions_tests,btc256_tests,checkpoint_tests,checksum_tests,collection_tests,compact_block_tests,data_tests,ec_private_tests,ec_public_tests,elliptic_curve_tests,encrypted_tests,endian_tests,endpoint_tests,fee_filter_tests,filter_add_tests,filter_clear_tests,filter_load_tests,get_address_tests,get_block_transactions_tests,get_blocks_tests,get_data_tests,get_headers_tests,hash_number_tests,hash_tests,hd_private_tests,hd_public_tests,header_tests,header_message_tests,headers_tests,heading_tests,input_tests,inventory_tests,inventory_type_id_tests,inventory_vector_tests,limits_tests,memory_pool_tests,merkle_block_tests,message_tests,mnemonic_tests,network_address_tests,not_found_tests,operation_tests,output_tests,output_point_tests,parameter_tests,payment_address_tests,ping_tests,png_tests,point_tests,point_iterator_tests,pong_tests,prefilled_transaction_tests,printer_tests,qrcode_tests,random_tests,reject_tests,script_number_tests,script_tests,send_compact_blocks_tests,send_headers_tests,serializer_tests,stealth_address_tests,stealth_tests,stream_tests,thread_tests,transaction_tests,transaction_message_tests,unicode_istream_tests,unicode_ostream_tests,unicode_tests,uri_reader_tests,uri_tests,verack_tests,version_tests "\
"--run_test=* "\
"--show_progress=no "\
"--detect_memory_leak=0 "\
"--report_level=no "\
Expand Down

0 comments on commit 2aad8bd

Please sign in to comment.