MarcoFalke
|
faa7cdf764
|
scripted-diff: Update copyright in ./test
-BEGIN VERIFY SCRIPT-
./contrib/devtools/copyright_header.py update ./test/
-END VERIFY SCRIPT-
|
6 years ago |
MarcoFalke
|
fa0e65b772
|
scripted-diff: test: Remove brackets after assert
-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-
|
6 years ago |
practicalswift
|
590a57fdec
|
tests: Remove unused testing code
|
6 years ago |
DrahtBot
|
eb7daf4d60
|
Update copyright headers to 2018
|
6 years ago |
practicalswift
|
f020aca297
|
Minor Python cleanups to make flake8 pass with the new rules enabled
|
7 years ago |
Akira Takizawa
|
595a7bab23
|
Increment MIT Licence copyright header year on files modified in 2017
|
7 years ago |
John Newbery
|
f893085325
|
[tests] Don't subclass from object for Python 3
|
7 years ago |
practicalswift
|
8239794360
|
Use the variable name _ for unused return values
|
7 years ago |
practicalswift
|
72163d4585
|
[tests] Remove unused and duplicate imports
|
8 years ago |
John Newbery
|
c28ee91db0
|
Rename rpc-tests directory to functional
|
8 years ago |