aboutsummaryrefslogtreecommitdiff
path: root/qa/pull-tester/rpc-tests.sh
AgeCommit message (Expand)Author
2015-09-22rpc-tests: re-enable rpc-tests for WindowsCory Fields
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-07[QA] fix zapwallettxes testJonas Schnelli
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