Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-02 | scripted-diff: Update copyright in ./test | MarcoFalke | |
-BEGIN VERIFY SCRIPT- ./contrib/devtools/copyright_header.py update ./test/ -END VERIFY SCRIPT- | |||
2019-03-02 | scripted-diff: test: Remove brackets after assert | MarcoFalke | |
-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- | |||
2018-11-07 | tests: Remove unused testing code | practicalswift | |
2018-07-27 | Update copyright headers to 2018 | DrahtBot | |
2018-04-16 | Minor Python cleanups to make flake8 pass with the new rules enabled | practicalswift | |
2018-01-03 | Increment MIT Licence copyright header year on files modified in 2017 | Akira Takizawa | |
2017-10-16 | [tests] Don't subclass from object for Python 3 | John Newbery | |
2017-08-28 | Use the variable name _ for unused return values | practicalswift | |
2017-03-22 | [tests] Remove unused and duplicate imports | practicalswift | |
2017-03-20 | Rename rpc-tests directory to functional | John Newbery | |