99 Commits (90600bc7db2a8047c93bc10d403e862141ada770)

Author SHA1 Message Date
Anthony Towns 90600bc7db [tests] Rename wallet_* functional tests. 7 years ago
Anthony Towns ca6523d0c8 [tests] Rename feature_* functional tests. 7 years ago
Russell Yanofsky ac96e788fa test_runner: Readable output if create_cache.py fails 7 years ago
Pieter Wuille b224a47a1a Add address_types test 7 years ago
Pieter Wuille 940a21932b SegWit wallet support 7 years ago
Russell Yanofsky a14dbff39e Allow multiwallet.py to be used with --usecli 7 years ago
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017 7 years ago
MarcoFalke fadf60e381 qa: Note on test order in test_runner 7 years ago
MeshCollider be9a13c8a0 Add configuration/argument testing 7 years ago
Anthony Towns 9b20bb40fb [tests] Check tests conform to naming convention 7 years ago
Jonas Schnelli e054d0e532
[QA] Add node_network_limited test 7 years ago
Wladimir J. van der Laan 23232422e5 test: Add test for `-debuglogfile` 7 years ago
John Newbery ff8a9b068a [tests] Add combinedlogslen argument to test_runner.py 7 years ago
John Newbery dba94ead0c [tests] [travis-ci] Move Travis functional test log post processing to test_runner 7 years ago
MeshCollider c1e5d40e16 Make debugging test crash easier 7 years ago
Matt Corallo f3d4adfa6f Make p2p-acceptablock not an extended test 7 years ago
John Newbery f893085325 [tests] Don't subclass from object for Python 3 7 years ago
Cristian Mircea Messel c5dfa90aab [tests] Add uacomment tests 7 years ago
João Barbosa df18d29a02 [tests] Add -blocknotify functional test 7 years ago
Jim Posen eff4bd8ab2 [test] P2P functional test for certain fingerprinting protections 7 years ago
Cristian Mircea Messel 048e0c3e26 [rpc] [tests] Add deprecated RPC test 7 years ago
Suhas Daftuar eac64bb7a3 [qa] Test nMinimumChainWork 7 years ago
klemens f42fc1d508 doc: spelling fixes 7 years ago
John Newbery c6ec4358a7 [tests] Add bitcoin_cli.py test script 7 years ago
John Newbery b23549f6e6 [tests] add TestNodeCLI class for calling bitcoin-cli for a node 7 years ago
João Barbosa bdf607e438 test: Add resendwallettransactions functional tests 7 years ago
Jonas Schnelli d34957e17e [wallet] [tests] Add keypool topup functional test 7 years ago
Wladimir J. van der Laan 60f9778abf
Revert "[tests] Allow tests to pass when stderr is non-empty" 7 years ago
Jonas Schnelli 44eb9d406a
[QA] Avoid running multiwallet.py twice 7 years ago
John Newbery 3707fcd94e [wallet] [tests] Add listwallets to multiwallet test 7 years ago
Jonas Schnelli 6b9faf7470
[QA] add basic multiwallet test 7 years ago
Suhas Daftuar 4ccc12a54a [qa] Rewrite BIP66 functional tests 7 years ago
MeshCollider 1d8df01412 Fix MD formatting in REST-interface.md and spelling mistake in 7 years ago
Suhas Daftuar d4f0d87b6f [qa] Rewrite BIP65 functional tests 7 years ago
Jonas Schnelli d64ac3f4aa [tests] Allow tests to pass when stderr is non-empty 7 years ago
John Newbery 11ba8e9cdd [tests] rename getblocktemplate_proposals.py to mining.py 7 years ago
John Newbery e7ba6c16b3 [tests] add example test 7 years ago
Suhas Daftuar 176c021d08 [qa] Test non-atomic chainstate writes 7 years ago
Ricardo Velhote c07475294a
[RPC] Add an uptime command that displays the amount of time that bitcoind has been running 7 years ago
John Newbery 0a4912e46a [tests] timeout integration tests on travis after 20 minutes 7 years ago
John Newbery 5ebd5f9e15 [tests] tidy up zmq_test.py 7 years ago
Andrew Chow ec98b78e1e Tests for wallet encryption stuff 7 years ago
John Newbery b040243cc3 [tests] improve tmpdir structure 7 years ago
MarcoFalke fac79e4d18 qa: Warn when specified test is not found 7 years ago
John Newbery 95836c5eba Use shared config file for functional and util tests 7 years ago
John Newbery 981e586ab8 [tests] remove import-abort-rescan.py 7 years ago
John Newbery b8251f6337 [tests] allow zmq test to be run in out-of-tree builds 7 years ago
Karl-Johan Alm ed60970c83
[test] Test abortrescan command. 7 years ago
John Newbery 6803e09e6e Move zmq test skipping logic into individual test case. 7 years ago
John Newbery e367ad5b44 [tests] rename nodehandling to disconnectban 7 years ago