index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2018-12-12
[test] functional framework: add CScript hex() for Python 3.4
Sjors Provoost
2018-12-12
[test] Travis: enforce Python 3.4 support in functional tests
Sjors Provoost
2018-12-11
Merge #14886: [tests] Refactor importmulti tests
MarcoFalke
2018-12-11
Merge #14857: wallet_keypool_topup.py: Test for all keypool address types
MarcoFalke
2018-12-10
[tests] Add docstring for wallet_importmulti.py
John Newbery
2018-12-10
[tests] add test_address method to wallet_import.py
John Newbery
2018-12-10
[tests] add test_importmulti method to wallet_import.py
John Newbery
2018-12-10
[tests] add get_multisig function to wallet_importmulti.py
John Newbery
2018-12-10
[tests] add get_key function to wallet_importmulti.py
John Newbery
2018-12-07
Merge #14788: tests: Possible fix the permission error when the tests open th...
MarcoFalke
2018-12-07
Merge #14795: test: allows test_runner command line to receive parameters for...
MarcoFalke
2018-12-06
rpc: Avoid creating non-standard raw transactions
MarcoFalke
2018-12-06
[tests] tidy up imports in wallet_importmulti.py
John Newbery
2018-12-06
[tests] fix flake8 warnings in wallet_importmulti.py
John Newbery
2018-12-06
Merge #14670: http: Fix HTTP server shutdown
Wladimir J. van der Laan
2018-12-06
Merge #14831: Scripts and tools: Use #!/usr/bin/env bash instead of #!/bin/bash.
Wladimir J. van der Laan
2018-12-06
Merge #14864: test: Run scripted-diff in subshell
Wladimir J. van der Laan
2018-12-04
scripted-diff: Run scripted-diff in subshell
Carl Dong
2018-12-04
Merge #14861: tests: Modify rpc_bind to conform to #14532 behaviour.
Wladimir J. van der Laan
2018-12-04
Merge #14733: P2P: Make peer timeout configurable, speed up very slow test an...
Wladimir J. van der Laan
2018-12-04
Merge #14816: Add CScriptNum decode python implementation in functional suite
Wladimir J. van der Laan
2018-12-03
tests: Modify rpc_bind to conform to #14532 behaviour.
Carl Dong
2018-12-03
wallet_keypool_topup.py: Test for all keypool address types
Gregory Sanders
2018-12-02
Scripts and tools & Docs: Used #!/usr/bin/env bash instead of obsolete #!/bin...
vim88
2018-12-01
Merge #14841: consensus: Move CheckBlock() call to critical section
Wladimir J. van der Laan
2018-11-30
Merge #14845: [tests] Add wallet_balance.py
MarcoFalke
2018-11-30
Merge #14380: fix assert crash when specified change output spend size is unk...
MarcoFalke
2018-11-30
Merge #14683: tests: better combine_logs.py behavior
MarcoFalke
2018-11-30
[tests] Add wallet_balance.py
John Newbery
2018-11-30
Move CheckBlock() call to critical section
Hennadii Stepanov
2018-11-29
tests: have combine_logs default to most recent test dir
James O'Beirne
2018-11-29
Add CScriptNum decode python implementation in functional suite
Gregory Sanders
2018-11-28
p2p: allow p2ptimeout to be configurable, speed up slow test
Zain Iqbal Allarakhia
2018-11-28
Merge #14822: bench: Destroy wallet txs instead of leaking their memory
MarcoFalke
2018-11-28
Merge #14819: Bugfix: test/functional/mempool_accept: Ensure oversize transac...
MarcoFalke
2018-11-27
bench: Destroy wallet txs instead of leaking their memory
MarcoFalke
2018-11-27
Merge #14794: tests: Add AddressSanitizer (ASan) Travis build
MarcoFalke
2018-11-27
Merge #14477: Add ability to convert solvability info to descriptor
Pieter Wuille
2018-11-27
Merge #14813: qa: Add wallet_encryption error tests
MarcoFalke
2018-11-27
Bugfix: test/functional/mempool_accept: Ensure oversize transaction is actual...
Luke Dashjr
2018-11-26
Add LSan suppression warnings
practicalswift
2018-11-26
Add ASan Travis build
practicalswift
2018-11-26
Make test p2p_invalid_messages.py pass: Allow for expected Travis ASAN memory...
practicalswift
2018-11-26
qa: Add wallet_encryption error tests
MarcoFalke
2018-11-26
qa: clean up assert_memory_usage_stable utility
James O'Beirne
2018-11-26
qa: fix p2p_invalid_messages on macOS
James O'Beirne
2018-11-24
tests: check readability of cookie file
Chun Kuan Lee
2018-11-23
test: allows test_runner command line to receive parameters for each test
marcoagner
2018-11-23
qa: Test bitcond shutdown
João Barbosa
2018-11-23
Merge #14764: travis: Run thread sanitizer on unit tests
MarcoFalke
[next]