134 Commits (142ffc7e6136607b9a31709f31256f360b26588b)

Author SHA1 Message Date
Cory Fields ab95d5df3d build: a few ugly hacks to get the rpc tests working out-of-tree 8 years ago
MarcoFalke ccccc591a4 [qa] Add option --portseed to test_framework 8 years ago
MarcoFalke fa494dec79 [qa] pull-tester: Run rpc test in parallel 8 years ago
Wladimir J. van der Laan 65fee8e699 test: Revert fatal-ness of missing python-zmq 8 years ago
MarcoFalke fad336648c [qa] pull-tester: Adjust comment 8 years ago
MarcoFalke fabbf6bd62 [qa] Refactor test_framework and pull tester 8 years ago
MarcoFalke fa389d4edc [qa] Switch to py3 8 years ago
Andrew Chow 7db0ecb90c Test for signing messages 8 years ago
MarcoFalke fae1f4ebfe [qa] rpc-tests: Fix link in comment and label error msg 8 years ago
MarcoFalke faa4f22342 [qa] pull-tester: Exit early when no tests are run 8 years ago
MarcoFalke fa05e22e91 [qa] pull-tester: Don't mute zmq ImportError 8 years ago
MarcoFalke fa524d9ddb [qa] Use python2/3 syntax 8 years ago
MarcoFalke faa9f01461 [qa] Don't run pruning.py twice 8 years ago
instagibbs 7eb702954e Add importprunedfunds rpc call 8 years ago
Alex Morcos b536a6fc83 Add p2p test for feefilter 8 years ago
NicolasDorier 71527a0f31 Test of BIP9 fork activation of mtp, csv, sequence_lock 8 years ago
Alex Morcos 19d73d540c Add RPC test for BIP 68/112/113 soft fork. 8 years ago
Suhas Daftuar 8c74cedef5 RPC test for BIP9 warning logic 8 years ago
Elliot Olds 2ab835ae6c Check if zmq is installed in tests, update docs 8 years ago
BtcDrak 6ba8b2a6c4 Add bip68-sequence.py to extended rpc tests 9 years ago
Alex Morcos df0e2226d9 Add RPC test for abandoned and conflicted transactions. 9 years ago
Wladimir J. van der Laan 83cdcbdca4 test: don't override BITCOIND and BITCOINCLI if they're set 9 years ago
MarcoFalke fa24439ff3 Bump copyright headers to 2015 9 years ago
Wladimir J. van der Laan 20411903d7 test: Add basic test for `reject` code 9 years ago
Jonas Schnelli 110ff1142c
[Tests] Add mempool_limit.py test 9 years ago
Suhas Daftuar 2b31ab90c4 Add rpc test for prioritisetransaction 9 years ago
Matt Corallo 0c9959a308 Add failing test checking timelocked-txn removal during reorg 9 years ago
MarcoFalke fa3a38a7f2 [qa] pull-tester: Cleanup (run keypool, tidy stdout) 9 years ago
Gregory Sanders d52fbf00e3 Added additional config option for multiple RPC users. 9 years ago
Suhas Daftuar 50262d8953 Allow block announcements with headers 9 years ago
Suhas Daftuar c800c95997 Remove unmaintained example test script_test.py 9 years ago
MarcoFalke 33b7f83c59 [qa] travis: cover *receivedby* rpcs 9 years ago
James O'Beirne b5cbd396ca Add basic coverage reporting for RPC tests 9 years ago
Suhas Daftuar 97203f5606
Port test to rpc-test framework 9 years ago
Wladimir J. van der Laan 2980a18572 Fix crash in validateaddress with -disablewallet 9 years ago
Suhas Daftuar 17a073ae06
Add RPC test for -maxuploadtarget 9 years ago
MarcoFalke bd4c22ed56 [rpc-tests] Check return code 9 years ago
Alex Morcos 0658d0ba82 temporarily comment out rpcbind.py 9 years ago
James O'Beirne 1488506872 Add tests for gettxoutsetinfo, CLevelDBBatch, CLevelDBIterator 9 years ago
Peter Todd cde7ab2d4e Add RPC tests for the CHECKLOCKTIMEVERIFY (BIP65) soft-fork 9 years ago
randy-waterhouse efb37d4fda Changed run-bitcoind-for-test.sh.in to non-executable mode. 9 years ago
Jeff Garzik 3ab3de8ba1
qa/pull-tester/rpc-tests.py: chmod 0755 9 years ago
ptschip 5467820be5 Migrated rpc-tests.sh to all python rpc-tests.py 9 years ago
Suhas Daftuar 5add7a74a6 Track transaction packages in CTxMemPoolEntry 9 years ago
Jonas Schnelli 110a1fd727 enable zmq-test in rpc-tests.sh 9 years ago
Jeff Garzik 83f0e22497
Temporarily disable ZMQ tests in bitcoin test suite 9 years ago
Jonas Schnelli 312cfe63a3 fix rpc-tests.sh 9 years ago
Cory Fields 1136879df8 Depends: Add ZeroMQ package 9 years ago
Wladimir J. van der Laan d528025517 Revert "rpc-tests: re-enable rpc-tests for Windows" 9 years ago
ptschip 060058e955 Enable python tests for Native Windows 9 years ago