Gavin Andresen
|
15f3ad4dbd
|
Framework for banning mis-behaving peers
|
2011-09-21 12:49:53 -04:00 |
|
Matt Corallo
|
2c3691d53d
|
Cleanup test suite output to be more useful.
|
2011-08-08 14:31:08 -04:00 |
|
Matt Corallo
|
3c8cecda1f
|
Add file for transaction tests.
|
2011-08-08 14:31:08 -04:00 |
|
Vegard Nossum
|
a8330e0049
|
Add a file for script tests
|
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 |
|