aboutsummaryrefslogtreecommitdiff
path: root/src/test/util_threadnames_tests.cpp
AgeCommit message (Expand)Author
2024-06-12Merge bitcoin/bitcoin#29015: kernel: Streamline util libraryAva Chow
2024-05-21build: remove --enable-threadlocalfanquake
2024-05-16util: Move util/string.h functions to util namespaceRyan Ofsky
2024-05-01scripted-diff: Add IWYU pragma keep to bitcoin-config.h includesMarcoFalke
2023-10-12tidy: modernize-use-emplaceMarcoFalke
2023-03-26clang-tidy: Add `performance-inefficient-vector-operation` checkHennadii Stepanov
2021-12-30scripted-diff: Bump copyright headersHennadii Stepanov
2021-05-28test: remove BasicTestingSetup from util_threadnames unit testsfanquake
2020-05-21test: Set -logthreadnames in unit testsMarcoFalke
2020-05-08test: Fix outstanding -Wsign-compare errorsBen Woosley
2020-04-16scripted-diff: Bump copyright headersMarcoFalke
2020-04-16scripted-diff: Sort test includesMarcoFalke
2020-03-14Replace std::to_string with locale-independent alternativeBen Woosley
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-11-06scripted-diff: test: Move setup_common to test libraryMarcoFalke
2019-04-29tests: add threadutil testsJames O'Beirne