Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-02 | tests: fix txn_clone.py (retry) | Wladimir J. van der Laan | |
There was a stale .pyc file around from before the move. This should catch all missing modules and finally fix the travis build. | |||
2015-07-02 | tests: fix txn_clone.py | Wladimir J. van der Laan | |
Solve merge conflict of test added in #5881 with #6097. | |||
2015-05-11 | Add txn_clone.py test | Tom Harding | |
Does what the old txnmall.sh test did. Creates an equivalent malleated clone and tests that SyncMetaData syncs the accounting effects from the original transaction to the confirmed clone. |