Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-10 | Update build docs that refer to old makefile.* files. | Brandon Dahler | |
Also update pull-tester's error message. | |||
2013-11-04 | Skip comparison tool on win32 since Wine breaks it | Matt Corallo | |
2013-10-28 | Missed an RPC port | Matt Corallo | |
2013-10-28 | Fix port binding by listening on port $BASHPID | Matt Corallo | |
2013-10-28 | Run block tester and test suite on Windows too (only on Jenkins) | Matt Corallo | |
2013-10-28 | Gracefully handle the case when a DISTDIR already exists | Matt Corallo | |
2013-10-28 | pull-tester.py: Re-enable coverage msg, new args to run test script | Matt Corallo | |
2013-10-28 | Make large-reorg tests optional in block-tester | Matt Corallo | |
2013-10-27 | Re-enable BitcoindComparisonTool: | Matt Corallo | |
* Use the latest version, with limited memory usage, and path to on-disk db (try mouting qa/tmp on a tmpfs)\ * enable -debug=net * re-enable BitcoindComparisonTool in pull-tester | |||
2013-10-11 | Disable code-coverage builds for now | Gavin Andresen | |
Not working on the pull-tester machine, 'make cov' hangs there. | |||
2013-10-11 | Rework pull-tester scripts, disable blockchain tester | Gavin Andresen | |
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). | |||
2013-10-08 | Re-enable win32 pull-testing | Gavin Andresen | |
2013-09-20 | Tweaks to the top-level pull-tester script | Gavin Andresen | |
2013-09-20 | Rename BitcoinjBitcoindComparisonTool just BitcoindComparisonTool | Gavin Andresen | |
2013-09-20 | Master pull-tester-driver python script | Gavin Andresen | |
2013-09-05 | autotools: switch to autotools buildsystem | Cory Fields | |