| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Fix testing setup | Vegard Nossum | 2011-08-08 | 3 | -0/+14 | |
| | | | | | | | | There were some problems with the existing testing setup: - Makefile rules for test-file compilation used CFLAGS instead of CXXFLAGS in makefile.unix | |||||
| * | Boost unit-testing framework. | Gavin Andresen | 2011-06-27 | 4 | -0/+59 | |
| make -f makefile.{unix,osx,mingw} test_bitcoin to compile dumb, do-almost-nothing placeholder unit tests. | ||||||