Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-16 | scripted-diff: Bump copyright headers | MarcoFalke | |
-BEGIN VERIFY SCRIPT- ./contrib/devtools/copyright_header.py update ./ -END VERIFY SCRIPT- | |||
2020-03-14 | test: Bump timeouts to avoid valgrind failures | MarcoFalke | |
2020-01-25 | Merge #17770: test: bump test timeouts so that functional tests run in valgrind | MarcoFalke | |
2d23082cbe4641175d752a5969f67cdadf1afcea 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 | |||
2020-01-25 | bump test timeouts so that functional tests run in valgrind | Micky Yun Chan | |
2019-12-30 | scripted-diff: Bump copyright of files changed in 2019 | MarcoFalke | |
-BEGIN VERIFY SCRIPT- ./contrib/devtools/copyright_header.py update ./ -END VERIFY SCRIPT- | |||
2019-09-19 | Test: Move common function assert_approx() into util.py | fridokus | |
2018-12-22 | scripted-diff: Rename rpc_timewait to rpc_timeout | MarcoFalke | |
-BEGIN VERIFY SCRIPT- sed -i -e 's/self.rpc_timewait/self.rpc_timeout/g' $(git grep -l self.rpc_timewait) -END VERIFY SCRIPT- | |||
2018-09-10 | qa: Run all tests even if wallet is not compiled | MarcoFalke | |
2018-08-13 | tests: Use explicit imports | practicalswift | |
2018-08-01 | qa: Extract rpc_timewait as test param | MarcoFalke | |
Also increase it for wallet_dump and wallet_groups | |||
2018-07-30 | [qa] Add test for too-large wallet output groups | Suhas Daftuar | |
2018-07-24 | test: Add basic testing for wallet groups | Karl-Johan Alm | |