aboutsummaryrefslogtreecommitdiff
path: root/src/test/bctest.py
Commit message (Expand)AuthorAgeFilesLines
* Check stderr when testing bitcoin-txJohn Newbery2017-03-311-0/+12
* [copyright] copyright header style uniformisle29832016-11-061-1/+1
* Clean up bctest.py and bitcoin-util-test.pyJohn Newbery2016-11-031-79/+96
* Add logging to bitcoin-util-test.pyjnewbery2016-11-021-22/+41
* test: Add format-dependent comparison to bctestWladimir J. van der Laan2016-10-281-3/+27
* add verbose mode to bitcoin-util-test.pyjnewbery2016-10-051-1/+5
* bitcoin-util-test.py should fail if the output file is emptyjnewbery2016-09-291-0/+3
* [test] bctest.py: Revert faa41eeMarcoFalke2016-04-141-2/+1
* [qa] py2: Unfiddle strings into bytes explicitlyMarcoFalke2016-04-101-1/+2
* build: python 3 compatibilityWladimir J. van der Laan2016-03-291-1/+1
* Remove references to X11 licenceMichael Ford2014-12-161-1/+1
* tests: fix python test-runner for windowsCory Fields2014-09-301-7/+8
* Add bitcoin-tx testsJeff Garzik2014-08-191-3/+13
* bitcoin-tx: Accept input via stdin. Add input handling to tests.Jeff Garzik2014-08-191-2/+10
* Add "it works" test for bitcoin-txJeff Garzik2014-08-191-0/+35