Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-11 | test: parse the command line arguments in unit tests | Vasil Dimov | |
Retrieve the command line arguments from boost and pass them to `BasicTestingSetup` so that we gain extra flexibility of passing any config options on the test command line, e.g.: ``` test_bitcoin -- -printtoconsole=1 -checkaddrman=5 ``` | |||
2020-04-16 | scripted-diff: Bump copyright headers | MarcoFalke | |
-BEGIN VERIFY SCRIPT- ./contrib/devtools/copyright_header.py update ./ -END VERIFY SCRIPT- | |||
2020-03-30 | test: Remove unsafe BOOST_TEST_MESSAGE | MarcoFalke | |
2020-01-02 | test: Show debug log on unit test failure | MarcoFalke | |
2019-02-28 | test: Remove useless test_bitcoin_main.cpp | MarcoFalke | |