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
/
src
/
test
/
bctest.py
Age
Commit message (
Expand
)
Author
2017-03-20
Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py
John Newbery
2017-03-07
Improve logging in bctest.py if there is a formatting mismatch
John Newbery
2016-11-06
[copyright] copyright header style uniform
isle2983
2016-11-03
Clean up bctest.py and bitcoin-util-test.py
John Newbery
2016-11-02
Add logging to bitcoin-util-test.py
jnewbery
2016-10-28
test: Add format-dependent comparison to bctest
Wladimir J. van der Laan
2016-10-05
add verbose mode to bitcoin-util-test.py
jnewbery
2016-09-29
bitcoin-util-test.py should fail if the output file is empty
jnewbery
2016-04-14
[test] bctest.py: Revert faa41ee
MarcoFalke
2016-04-10
[qa] py2: Unfiddle strings into bytes explicitly
MarcoFalke
2016-03-29
build: python 3 compatibility
Wladimir J. van der Laan
2014-12-16
Remove references to X11 licence
Michael Ford
2014-09-30
tests: fix python test-runner for windows
Cory Fields
2014-08-19
Add bitcoin-tx tests
Jeff Garzik
2014-08-19
bitcoin-tx: Accept input via stdin. Add input handling to tests.
Jeff Garzik
2014-08-19
Add "it works" test for bitcoin-tx
Jeff Garzik