summaryrefslogtreecommitdiff
path: root/test/buildtool/execution_engine/traverser
AgeCommit message (Expand)Author
2024-11-14tests: Implement IWYU suggestionsMaksim Denisov
2024-10-07Enable cppcoreguidelines-* checks.Maksim Denisov
2024-10-07Enable readability-redundant-member-init check.Maksim Denisov
2024-10-07Enable bugprone-empty-catch check.Maksim Denisov
2024-09-23Reorder dependencies and remove duplicates in OSSMaksim Denisov
2024-09-13Use TestHashType in testsMaksim Denisov
2024-09-13Rename Compatibility class to ProtocolTraitsMaksim Denisov
2024-09-11Use HashFunction::Type to deserialize ArtifactDescriptionMaksim Denisov
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-07-12Remove redundant ArtifactFactory class used in tests onlyMaksim Denisov
2024-07-12ArtifactFactory: remove Identifier methodMaksim Denisov
2024-07-12Use static Create functions to construct ArtifactDescriptionMaksim Denisov
2023-05-24Split off tests into a separate logical repositoryKlaus Aehlig
2023-03-15catch2: bump to version 3.3.2Alberto Sartori
2022-12-09rules: Refactoring and minor improvementsOliver Reiche
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig
2022-07-07Traverser: Bring task system down gracefully on errorOliver Reiche
2022-03-23Apply changes suggested by clang-tidy 11Oliver Reiche
2022-03-16Format: Apply compact JSON formattingOliver Reiche
2022-02-22Initial self-hosting commitKlaus Aehlig