lbrycrd/test/functional/test_framework
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-
2019-03-02 10:51:35 -05:00
..
__init__.py Rename rpc-tests directory to functional 2017-03-20 10:40:31 -04:00
address.py scripted-diff: test: Remove brackets after assert 2019-03-02 10:51:35 -05:00
authproxy.py tests: Make it possible to run functional tests on Windows 2018-09-17 09:56:49 +08:00
bignum.py Remove unused variables and/or function calls 2017-08-28 15:18:14 +02:00
blocktools.py scripted-diff: test: Remove brackets after assert 2019-03-02 10:51:35 -05:00
coverage.py Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
descriptors.py Descriptor checksum 2019-02-15 22:36:05 -08:00
key.py tests: Remove compatibility code not needed now when we're on Python 3 2018-04-16 09:54:27 +02:00
messages.py scripted-diff: test: Use py3.5 bytes::hex() method 2019-03-02 10:40:12 -05:00
mininode.py build: Require python 3.5 2019-03-02 10:40:23 -05:00
netutil.py scripted-diff: test: Remove brackets after assert 2019-03-02 10:51:35 -05:00
script.py build: Require python 3.5 2019-03-02 10:40:23 -05:00
segwit_addr.py Use BIP173 addresses in segwit.py test 2017-09-28 17:29:01 -07:00
siphash.py Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
socks5.py scripted-diff: test: Remove brackets after assert 2019-03-02 10:51:35 -05:00
test_framework.py test: Simplify create_cache 2019-02-25 11:18:24 -05:00
test_node.py build: Require python 3.5 2019-03-02 10:40:23 -05:00
util.py scripted-diff: test: Remove brackets after assert 2019-03-02 10:51:35 -05:00
wallet_util.py [tests] move wallet util functions to wallet_util.py 2019-01-04 17:49:17 -08:00