peerplays_migrated/tests
theoreticalbts 616a7cf4d7 tests: Use new macros
Generated by applying these commands to parent commit:

sed -i -e 's/\([a-z0-9]\+\).push_transaction[(]\([^()]*\)[)]/PUSH_TX( \1, \2 )/' tests/tests/*.cpp
sed -i -e 's/\([a-z0-9]\+\).push_block[(]\([^()]*\)[)]/PUSH_BLOCK( \1, \2 )/' tests/tests/*.cpp
2015-06-18 12:33:44 -04:00
..
app Resolve #52 2015-06-17 11:48:55 -04:00
benchmarks Resolve #52 2015-06-17 11:48:55 -04:00
common tests: implement new PUSH_TX / PUSH_BLOCK macros for tests 2015-06-18 12:33:44 -04:00
intense Fix build 2015-06-16 17:02:13 -04:00
performance Initial commit 2015-06-08 12:36:37 -04:00
tests tests: Use new macros 2015-06-18 12:33:44 -04:00
CMakeLists.txt Win32 compile fixes 2015-06-15 14:46:19 -04:00