| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add licenses for tests and test data | Wladimir J. van der Laan | 2014-03-18 | 1 | -0/+4 |
| | | | | | | | | | - Add license headers to source files (years based on commit dates) in `src/test` as well as `qa` - Add `README.md` to `src/test/data` specifying MIT license Fixes #3848 | ||||
| * | Update build docs that refer to old makefile.* files. | Brandon Dahler | 2013-11-10 | 1 | -1/+1 |
| | | | | | Also update pull-tester's error message. | ||||
| * | pull-tester.py: Re-enable coverage msg, new args to run test script | Matt Corallo | 2013-10-28 | 1 | -2/+7 |
| | | |||||
| * | Rework pull-tester scripts, disable blockchain tester | Gavin Andresen | 2013-10-11 | 1 | -7/+9 |
| | | | | | | | | Re-organize the pull-tester scripts a bit. And disables running the blockchain tester, it is not working properly on the pull-tester machine for reasons I cannot explain (fails to start). | ||||
| * | Tweaks to the top-level pull-tester script | Gavin Andresen | 2013-09-20 | 1 | -4/+11 |
| | | |||||
| * | Rename BitcoinjBitcoindComparisonTool just BitcoindComparisonTool | Gavin Andresen | 2013-09-20 | 1 | -1/+2 |
| | | |||||
| * | Master pull-tester-driver python script | Gavin Andresen | 2013-09-20 | 1 | -0/+174 |