aboutsummaryrefslogtreecommitdiff
path: root/src/test/settings_tests.cpp
AgeCommit message (Expand)Author
2021-05-24scripted-diff: Change `ArgsManager.GetDataDirPath()` to `ArgsManager.GetDataD...Kiminuo
2021-04-18scripted-diff: Modify unit tests to use the ArgsManager in the BasicTestingSe...Kiminuo
2020-08-06refactor: Make HexStr take a spanWladimir J. van der Laan
2020-07-30Make CHash256 and CHash160 consume SpansPieter Wuille
2020-07-11util: Add ReadSettings and WriteSettings functionsRussell Yanofsky
2020-04-16scripted-diff: Bump copyright headersMarcoFalke
2020-03-14Replace std::to_string with locale-independent alternativeBen Woosley
2019-12-20Merge #17473: refactor: Settings code cleanupsMarcoFalke
2019-11-25[test] move string helper functions into test libraryMartin Zumsande
2019-11-13refactor: Remove null setting check in GetSetting()Russell Yanofsky
2019-11-07Add settings_testsRussell Yanofsky