MarcoFalke
|
faa7cdf764
|
scripted-diff: Update copyright in ./test
-BEGIN VERIFY SCRIPT-
./contrib/devtools/copyright_header.py update ./test/
-END VERIFY SCRIPT-
|
2019-03-02 10:58:35 -05:00 |
|
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 |
|
sanket1729
|
0ca4c8b3c6
|
Changed functional tests which do not require wallets to run without
skipping .Addreses #14216. Changed get_deterministic_priv_key() to a
named tuple
|
2018-09-17 08:25:10 -05:00 |
|
MarcoFalke
|
fac9539836
|
qa: Run all tests even if wallet is not compiled
|
2018-09-10 17:53:21 -04:00 |
|
DrahtBot
|
eb7daf4d60
|
Update copyright headers to 2018
|
2018-07-27 07:15:02 -04:00 |
|
MarcoFalke
|
fa1436c429
|
[qa] util: Remove unused sync_chain
|
2018-03-12 20:32:04 -04:00 |
|
Anthony Towns
|
81b79f2c39
|
[tests] Rename rpc_* functional tests.
|
2018-01-25 09:44:29 +10:00 |
|