aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_framework
Commit message (Expand)AuthorAgeFilesLines
* Merge AuxPoW support from NamecoreRoss Nicoll2019-07-132-0/+186
* qa: Run all tests even if wallet is not compiledMarcoFalke2018-10-241-22/+49
* qa: Premine to deterministic address with -disablewalletMarcoFalke2018-10-242-3/+34
* Test rpc_help.py failed: Check whether ZMQ is enabled or not.Kvaciral2018-10-241-2/+7
* qa: Use named args in some testsMarcoFalke2018-10-241-5/+5
* qa: Add TestNode::assert_debug_logMarcoFalke2018-10-241-0/+18
* Merge #13054: tests: Enable automatic detection of undefined names in Python ...MarcoFalke2018-08-132-2/+3
|\
| * tests: Use explicit importspracticalswift2018-08-132-2/+3
* | Merge #13928: qa: blocktools enforce named args for amountMarcoFalke2018-08-131-7/+5
|\ \ | |/ |/|
| * qa: blocktools enforce named args for amountMarcoFalke2018-08-091-7/+5
* | Ported usage of deprecated optparse module to argparse moduleKvaciral2018-08-121-25/+25
* | Merge #13867: qa: Make extended tests pass on native WindowsMarcoFalke2018-08-111-2/+5
|\ \
| * | qa: Use files for stdout/stderr to support WindowsMarcoFalke2018-08-031-2/+2
| * | qa: Close stdout and stderr file when node stopsMarcoFalke2018-08-031-0/+3
* | | Merge #13915: [qa] Add test for max number of entries in locatorMarcoFalke2018-08-112-0/+10
|\ \ \ | |_|/ |/| |
| * | qa: Add p2p_invalid_locator testMarcoFalke2018-08-102-0/+10
| |/
* | Merge #13669: Tests: Cleanup create_transaction implementationsMarcoFalke2018-08-092-13/+32
|\ \
| * | [Tests] Cleanup extra instances of create_transactionConor Scott2018-08-091-5/+19
| * | [Tests] Rename create_tx and move to blocktools.pyConor Scott2018-08-092-8/+13
* | | Merge #13916: qa: wait_for_verack by defaultMarcoFalke2018-08-091-2/+4
|\ \ \ | |/ / |/| |
| * | qa: wait_for_verack by defaultMarcoFalke2018-08-081-2/+4
| |/
* | Merge #13780: 0.17: Pre-branch maintenanceWladimir J. van der Laan2018-08-0812-12/+12
|\ \ | |/ |/|
| * Update copyright headers to 2018DrahtBot2018-07-2712-12/+12
* | Merge #13823: qa: quote path in authproxy for external multiwalletsWladimir J. van der Laan2018-08-021-1/+2
|\ \
| * | qa: Quote wallet name for rpc pathMarcoFalke2018-08-021-1/+2
| |/
* / qa: Extract rpc_timewait as test paramMarcoFalke2018-08-012-9/+6
|/
* Skip is_closing() check when not available.Daniel Kraft2018-07-231-1/+11
* Merge #11637: p2p: Remove dead service bits codeWladimir J. van der Laan2018-07-201-2/+0
|\
| * Remove dead service bits codeMarcoFalke2018-07-111-2/+0
* | Merge #9662: Add createwallet "disableprivatekeys" option: a sane mode for wa...Wladimir J. van der Laan2018-07-201-2/+1
|\ \
| * | QA: Fix bug in -usecli logic that converts booleans to non-lowercase stringsJonas Schnelli2018-07-121-2/+1
| |/
* | tests: fixes mininode's P2PConnection sending messages on closing transportmarcoagner2018-07-191-1/+1
* | [tests] skip rpc_zmq functional test when python3 zmq lib is not presentJames O'Beirne2018-07-121-0/+17
|/
* Merge #13452: rpc: have verifytxoutproof check the number of txns in proof st...Wladimir J. van der Laan2018-07-091-0/+46
|\
| * [qa] Add a test for merkle proof malleationSuhas Daftuar2018-06-221-0/+46
* | qa: Avoid start/stop of the network thread mid-testMarcoFalke2018-06-253-124/+72
* | [qa] mininode: Expose connection state through is_connectedMarcoFalke2018-06-221-32/+36
* | Explicitly specify encoding when opening text files in Python codepracticalswift2018-06-121-1/+1
|/
* qa: Log as utf-8MarcoFalke2018-06-111-1/+1
* qa: Fixup setting of PATH env varMarcoFalke2018-05-301-3/+5
* Merge #13201: [qa] Handle disconnect_node raceMarcoFalke2018-05-101-1/+8
|\
| * [qa] Handle disconnect_node raceSuhas Daftuar2018-05-091-1/+8
* | [qa] Avoid printing to console during cache creationSuhas Daftuar2018-05-092-2/+2
|/
* [tests] Allow stderr to be tested against specified stringJohn Newbery2018-05-092-3/+10
* [Tests] Use LIBC_FATAL_STDERR_=1 in testsJohn Newbery2018-05-091-1/+6
* [Tests] Write stdout/stderr to datadir instead of temp file.John Newbery2018-05-093-9/+21
* Merge #13188: qa: Remove unused option --srcdirWladimir J. van der Laan2018-05-091-6/+4
|\
| * qa: Remove unused option --srcdirMarcoFalke2018-05-081-6/+4
* | Merge #12265: [test] fundrawtransaction: lock watch-only shared addressWladimir J. van der Laan2018-05-091-0/+11
|\ \ | |/ |/|
| * [test] fundrawtransaction: lock watch-only shared addressKarl-Johan Alm2018-04-061-0/+11