aboutsummaryrefslogtreecommitdiff
path: root/qa/pull-tester
AgeCommit message (Expand)Author
2015-06-03P2P regression test for new AcceptBlock behaviorSuhas Daftuar
2015-05-27Fix walletbackup.py after directory restructuringSuhas Daftuar
2015-05-19pull-tester/rpc-tests.sh: disable script_test.py testJonas Schnelli
2015-05-18pull-tester/rpc-tests.sh: allow passing throug of argumentsJonas Schnelli
2015-05-18extend rpc-tests.sh control script with non-travis testsJonas Schnelli
2015-05-07[QA] add multisig rpc testsJonas Schnelli
2015-05-05QA: add RPC tests for error reporting of "signrawtransaction"dexX7
2015-05-04Merge pull request #5418Wladimir J. van der Laan
2015-05-01RPC test for "#5418 Report missing inputs in sendrawtransaction"Jonas Schnelli
2015-04-28Add comparison tool test runner, built on mininodeSuhas Daftuar
2015-04-28Python p2p testing frameworkSuhas Daftuar
2015-04-23Add merkle blocks testMatt Corallo
2015-04-20rpc-tests: Add proxy testWladimir J. van der Laan
2015-01-08Merge pull request #5612Wladimir J. van der Laan
2015-01-07[QA] fix zapwallettxes testJonas Schnelli
2014-12-30Require sufficent priority for relay of free transactionsPieter Wuille
2014-12-16[RPC-TESTS] ability to run single test manuallyJonas Schnelli
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