Commit Graph

31 Commits (d6b3640ac732f6f66a8cb6761084d1beecc8a876)

Author SHA1 Message Date
João Barbosa f402012ccf
fixup: Fix prunning test
5 years ago
MarcoFalke 45d8b71778
Merge #15696: [qa] test_runner: Move feature_pruning to base tests
6 years ago
John Newbery 8728a66782 [tests] fix block time in feature_pruning.py
6 years ago
MarcoFalke fafe5f0d09
test: Remove unused imports
6 years ago
MarcoFalke fa16a09215
scripted-diff: use self.sync_* methods
6 years ago
John Newbery 03d6d23810 [tests] make pruning test faster
6 years ago
John Newbery 1c29ac40fb [tests] style fixes in feature_pruning.py
6 years ago
MarcoFalke faa7cdf764
scripted-diff: Update copyright in ./test
6 years ago
MarcoFalke fa0e65b772
scripted-diff: test: Remove brackets after assert
6 years ago
Hennadii Stepanov 6f6514a080
Correct units for "-dbcache" and "-prune"
6 years ago
MarcoFalke 2741b2b6f4
Merge #15026: [test] Rename rpc_timewait to rpc_timeout
6 years ago
MarcoFalke fa71b38168
scripted-diff: Rename rpc_timewait to rpc_timeout
6 years ago
MarcoFalke fa3e874d69
test: pruning: Check that verifychain can be called when pruned
6 years ago
Jon Layton fa0815c300
rpc: Correctly name arguments
6 years ago
John Newbery 3fd7e76f6d [tests] Move deterministic address import to setup_nodes
6 years ago
MarcoFalke fac9539836
qa: Run all tests even if wallet is not compiled
6 years ago
practicalswift 68400d8b96 tests: Use explicit imports
6 years ago
Wladimir J. van der Laan 78dae8cacc
Merge #13780: 0.17: Pre-branch maintenance
6 years ago
MarcoFalke fa5b440971
qa: Extract rpc_timewait as test param
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
Gregory Sanders 86edf4a2a5 expose CBlockIndex::nTx in getblock(header)
6 years ago
Andrew Chow 2ae705d841 Remove Safe mode
7 years ago
Conor Scott b466f6be95 [Tests] Use blockmaxweight where tests previously had blockmaxsize
7 years ago
John Newbery 4757c04cb9 [config] Remove blockmaxsize option
7 years ago
Wladimir J. van der Laan 6d36f599f8
Merge #12076: qa: Use node.datadir instead of tmpdir in test framework
7 years ago
MarcoFalke 4ad3b3c72c
Merge #12716: Fix typos and cleanup in various files
7 years ago
Dimitris Apostolou 4d9b4256d8 Fix typos
7 years ago
MarcoFalke c8330d4216 qa: Use node.datadir instead of tmpdir in test framework
7 years ago
Ben Woosley 9d7f839a20
test: Use os.path.join consistently in feature_pruning tests
7 years ago
Ben Woosley 81b0822772
test: Use wait_until in tests where time was used for polling
7 years ago
Anthony Towns ca6523d0c8 [tests] Rename feature_* functional tests.
7 years ago