wownero/tests/core_tests
moneromooo-monero 383ff4f689
remove "using namespace std" from headers
It's nasty, and actually breaks on Solaris, where if.h fails to
build due to:

  struct map *if_memmap;
2017-11-14 16:56:10 +00:00
..
CMakeLists.txt always use core_tests for consistency, not coretests 2017-10-19 23:11:29 +01:00
block_reward.cpp core_tests: do not include chaingen_tests_list.h in all tests 2017-10-20 18:53:43 +01:00
block_reward.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
block_validation.cpp Merge pull request #2691 2017-11-14 15:12:40 +02:00
block_validation.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
chain_split_1.cpp core_tests: do not include chaingen_tests_list.h in all tests 2017-10-20 18:53:43 +01:00
chain_split_1.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
chain_switch_1.cpp core_tests: do not include chaingen_tests_list.h in all tests 2017-10-20 18:53:43 +01:00
chain_switch_1.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
chaingen.cpp remove "using namespace std" from headers 2017-11-14 16:56:10 +00:00
chaingen.h core_tests: fix tests failing due to new txpool code requitring batch transactions 2017-06-09 20:49:59 +01:00
chaingen001.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
chaingen_main.cpp Initialize openssl on startup 2017-10-21 10:17:18 +01:00
chaingen_tests_list.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
double_spend.cpp core_tests: do not include chaingen_tests_list.h in all tests 2017-10-20 18:53:43 +01:00
double_spend.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
double_spend.inl core_tests: fix for subaddress patch 2017-10-17 22:29:01 +09:00
integer_overflow.cpp Merge pull request #2691 2017-11-14 15:12:40 +02:00
integer_overflow.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
rct.cpp core_tests: do not include chaingen_tests_list.h in all tests 2017-10-20 18:53:43 +01:00
rct.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
ring_signature_1.cpp core_tests: do not include chaingen_tests_list.h in all tests 2017-10-20 18:53:43 +01:00
ring_signature_1.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
transaction_tests.cpp core_tests: fix for subaddress patch 2017-10-17 22:29:01 +09:00
transaction_tests.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
tx_validation.cpp core_tests: do not include chaingen_tests_list.h in all tests 2017-10-20 18:53:43 +01:00
tx_validation.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
v2_tests.cpp Merge pull request #2691 2017-11-14 15:12:40 +02:00
v2_tests.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00