summaryrefslogtreecommitdiff
path: root/test/buildtool/multithreading
AgeCommit message (Expand)Author
2024-11-14tests: Implement IWYU suggestionsMaksim Denisov
2024-10-25Add dependencies explicitly that are included directlyKlaus Aehlig
2024-10-08Name local variables using lower_caseMaksim Denisov
2024-10-07Enable readability-redundant-member-init check.Maksim Denisov
2024-09-26Fix enum sizes proposed by clang-tidy.Maksim Denisov
2024-09-23Reorder dependencies and remove duplicates in OSSMaksim Denisov
2024-09-13Use upper case literal suffixesKlaus Aehlig
2024-08-27Reformat code to comply with clang-format 18Klaus Aehlig
2024-08-21tests: use newly defined test suiteKlaus Aehlig
2024-08-07Replace classic C boolean operators with keywordsMaksim Denisov
2024-04-08Use properly included standard library types by defaultPaul Cristian Sarbu
2024-04-08test: Add missing includes and fix depsPaul Cristian Sarbu
2023-05-24Split off tests into a separate logical repositoryKlaus Aehlig
2023-03-15catch2: bump to version 3.3.2Alberto Sartori
2023-02-22cleanup: Fix typos in code line comments and logging messagesPaul Cristian Sarbu
2022-12-09rules: Refactoring and minor improvementsOliver Reiche
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig
2022-07-07TaskSystem: Implement shutdownOliver Reiche
2022-07-06TaskSystem: Support wait for finishOliver Reiche
2022-07-06TaskSystem: Fix early shutdownOliver Reiche
2022-03-16Format: Apply compact JSON formattingOliver Reiche
2022-03-01Test TaskSystem: Fix read after freeOliver Reiche
2022-02-22Initial self-hosting commitKlaus Aehlig