MarcoFalke
fa488f131f
scripted-diff: Bump copyright headers
...
-BEGIN VERIFY SCRIPT-
./contrib/devtools/copyright_header.py update ./
-END VERIFY SCRIPT-
5 years ago
MarcoFalke
fa19295250
test: Bump timeouts to avoid valgrind failures
5 years ago
MarcoFalke
c26b05c2b7
Merge #17770 : test: bump test timeouts so that functional tests run in valgrind
...
2d23082cbe
bump test timeouts so that functional tests run in valgrind (Micky Yun Chan)
Pull request description:
ci/tests: Bump timeouts so all functional tests run on travis in valgrind #17763
Top commit has no ACKs.
Tree-SHA512: 5a8c6e2ea02b715facfcb58c761577be15ae58c45a61654beb98c2c2653361196c2eec521bcae4a9a1bab8e409d6807de771ef4c46d3d05996ae47a22d499d54
5 years ago
Micky Yun Chan
2d23082cbe
bump test timeouts so that functional tests run in valgrind
5 years ago
MarcoFalke
aaaaad6ac9
scripted-diff: Bump copyright of files changed in 2019
...
-BEGIN VERIFY SCRIPT-
./contrib/devtools/copyright_header.py update ./
-END VERIFY SCRIPT-
5 years ago
fridokus
96299a9d6c
Test: Move common function assert_approx() into util.py
5 years ago
MarcoFalke
fa71b38168
scripted-diff: Rename rpc_timewait to rpc_timeout
...
-BEGIN VERIFY SCRIPT-
sed -i -e 's/self.rpc_timewait/self.rpc_timeout/g' $(git grep -l self.rpc_timewait)
-END VERIFY SCRIPT-
6 years ago
MarcoFalke
fac9539836
qa: Run all tests even if wallet is not compiled
6 years ago
practicalswift
68400d8b96
tests: Use explicit imports
6 years ago
MarcoFalke
fa5b440971
qa: Extract rpc_timewait as test param
...
Also increase it for wallet_dump and wallet_groups
6 years ago
Suhas Daftuar
a13647b8bd
[qa] Add test for too-large wallet output groups
6 years ago
Karl-Johan Alm
0128121101
test: Add basic testing for wallet groups
6 years ago