aboutsummaryrefslogtreecommitdiff
path: root/src/test/bctest.py
Commit message (Collapse)AuthorAgeFilesLines
* Add bitcoin-tx testsJeff Garzik2014-08-191-3/+13
| | | | | Testing: delin, delout, locktime, and basic createrawtransaction-like functionality.
* 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