Fix testing setup
authorVegard Nossum <vegard.nossum@gmail.com>
Sun, 31 Jul 2011 18:00:38 +0000 (20:00 +0200)
committerGavin Andresen <gavinandresen@gmail.com>
Mon, 8 Aug 2011 18:31:08 +0000 (14:31 -0400)
commite707d29dd601bbe691175b72686caeaea29b1cbc
tree81f0d487000519207776a75b9d679ee0f36aa41f
parent02962ba848d1f7d58fe0f12a783400fc15e7260b
Fix testing setup

There were some problems with the existing testing setup:

 - Makefile rules for test-file compilation used CFLAGS instead of
   CXXFLAGS in makefile.unix
src/makefile.linux-mingw
src/makefile.mingw
src/makefile.osx
src/makefile.unix
src/test/test_bitcoin.cpp
src/test/uint160_tests.cpp
src/test/uint256_tests.cpp