Luke Dashjr
|
21d9f36781
|
Use standard C99 (and Qt) types for 64-bit integers
|
2011-12-20 16:52:59 -05:00 |
|
Gavin Andresen
|
1466b8b78a
|
Rework unit tests so test_bitcoin.cpp does not #include them all
|
2011-12-19 12:39:47 -05:00 |
|
Matt Corallo
|
2c3691d53d
|
Cleanup test suite output to be more useful.
|
2011-08-08 14:31:08 -04:00 |
|
Vegard Nossum
|
e707d29dd6
|
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
|
2011-08-08 14:31:08 -04:00 |
|
Gavin Andresen
|
8baf865c94
|
Boost unit-testing framework.
make -f makefile.{unix,osx,mingw} test_bitcoin
to compile dumb, do-almost-nothing placeholder unit tests.
|
2011-06-27 14:12:48 -04:00 |
|