aboutsummaryrefslogtreecommitdiff
path: root/qa/pull-tester
AgeCommit message (Expand)Author
2015-01-07Require sufficent priority for relay of free transactionsPieter Wuille
2014-12-08RPC-test based on invalidateblock for mempool coinbase spendsGavin Andresen
2014-12-06[RPC] add rpc-test for http keep-alive (persistent connections)Jonas Schnelli
2014-12-03Merge pull request #5407Wladimir J. van der Laan
2014-12-02Coinbases-in-mempool regression testGavin Andresen
2014-12-02Merge pull request #5369Gavin Andresen
2014-12-02Test resurrecting memory pool transactions during chain re-orgGavin Andresen
2014-12-01[REST] add REST interface tests in rpc-test sectionJonas Schnelli
2014-11-27Report status of chain tipsPieter Wuille
2014-11-21Merge pull request #5333Wladimir J. van der Laan
2014-11-20Edited rpc-tests to run python script not shell script.mrbandrews
2014-11-19Port/fix txnmall.sh regression testGavin Andresen
2014-11-17travis: disable rpc tests for windows until they're not so flakyCory Fields
2014-11-13travis: temporarily disable the forknotify testCory Fields
2014-10-31tests: replace the old (unused since Travis) tests with new rpc test scriptsCory Fields
2014-10-31tests: remove old pull-tester scriptsCory Fields
2014-10-23Update license in pull-tester and rpc-testsMichael Ford
2014-10-14Fix large reorgsPieter Wuille
2014-10-09Trigger -alertnotify if network is upgrading without youGavin Andresen
2014-10-01travis: If the comparison-tool fails, dump the tail of the debug logCory Fields
2014-08-15tests: fix test-runner for osx. Closes ##4708Cory Fields
2014-07-31test: don't let the port number exceed the legal rangeCory Fields
2014-07-09Introduce whitelisted peers.Pieter Wuille
2014-05-02stop bitcoind/bitcoin-cli processes that might have been left runningGavin Andresen
2014-04-02Have pull-tester run the listtransactions.py regression testGavin Andresen
2014-03-18Add licenses for tests and test dataWladimir J. van der Laan
2013-11-27Integration tests via RPC callsGavin Andresen
2013-11-10Update build docs that refer to old makefile.* files.Brandon Dahler
2013-11-04Skip comparison tool on win32 since Wine breaks itMatt Corallo
2013-10-28Missed an RPC portMatt Corallo
2013-10-28Fix port binding by listening on port $BASHPIDMatt Corallo
2013-10-28Run block tester and test suite on Windows too (only on Jenkins)Matt Corallo
2013-10-28Gracefully handle the case when a DISTDIR already existsMatt Corallo
2013-10-28pull-tester.py: Re-enable coverage msg, new args to run test scriptMatt Corallo
2013-10-28Make large-reorg tests optional in block-testerMatt Corallo
2013-10-27Re-enable BitcoindComparisonTool:Matt Corallo
2013-10-11Disable code-coverage builds for nowGavin Andresen
2013-10-11Rework pull-tester scripts, disable blockchain testerGavin Andresen
2013-10-08Re-enable win32 pull-testingGavin Andresen
2013-09-20Tweaks to the top-level pull-tester scriptGavin Andresen
2013-09-20Rename BitcoinjBitcoindComparisonTool just BitcoindComparisonToolGavin Andresen
2013-09-20Master pull-tester-driver python scriptGavin Andresen
2013-09-05autotools: switch to autotools buildsystemCory Fields