aboutsummaryrefslogtreecommitdiff
path: root/test/functional/interface_http.py
Commit message (Collapse)AuthorAgeFilesLines
* tests: Mark functional tests not supporting bitcoin-cli (--usecli) as suchpracticalswift2019-12-061-0/+1
|
* scripted-diff: Update copyright in ./testMarcoFalke2019-03-021-1/+1
| | | | | | -BEGIN VERIFY SCRIPT- ./contrib/devtools/copyright_header.py update ./test/ -END VERIFY SCRIPT-
* scripted-diff: test: Remove brackets after assertMarcoFalke2019-03-021-13/+13
| | | | | | -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-
* Compare to None with is/is notDaniel Ingram2018-12-101-6/+6
|
* tests: Use explicit importspracticalswift2018-08-131-1/+1
|
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
|
* [tests] Rename misc functional tests.Anthony Towns2018-01-251-0/+108