| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | test: add getnetworkinfo network name regression tests | Jon Atack | 2020-10-15 | 1 | -10/+20 |
| | | |||||
| * | rpc, test: expose CNodeStats network in RPC getpeerinfo | Jon Atack | 2020-10-14 | 1 | -10/+31 |
| | | |||||
| * | scripted-diff: Update copyright in ./test | MarcoFalke | 2019-03-02 | 1 | -1/+1 |
| | | | | | | | -BEGIN VERIFY SCRIPT- ./contrib/devtools/copyright_header.py update ./test/ -END VERIFY SCRIPT- | ||||
| * | scripted-diff: test: Remove brackets after assert | MarcoFalke | 2019-03-02 | 1 | -4/+4 |
| | | | | | | | -BEGIN VERIFY SCRIPT- sed -i --regexp-extended -e 's/assert ?\((.+)\)(( )*)?(#.*)?$/assert \1\3\3\4/g' $(git grep -l --extended-regexp 'assert ?\(' test) -END VERIFY SCRIPT- | ||||
| * | qa: Fix wallet_txn_doublespend issue | MarcoFalke | 2019-02-19 | 1 | -1/+0 |
| | | |||||
| * | qa: Always refresh stale cache to be out of ibd | MarcoFalke | 2019-02-19 | 1 | -1/+2 |
| | | |||||
| * | Update copyright headers to 2018 | DrahtBot | 2018-07-27 | 1 | -1/+1 |
| | | |||||
| * | Enable W191 and W291 flake8 checks. | John Bampton | 2018-05-11 | 1 | -3/+3 |
| | | | | | | Remove trailing whitespace from Python files. Convert tabs to spaces. | ||||
| * | Minor Python cleanups to make flake8 pass with the new rules enabled | practicalswift | 2018-04-16 | 1 | -1/+1 |
| | | |||||
| * | [tests] Rename feature_* functional tests. | Anthony Towns | 2018-01-25 | 1 | -0/+201 |