summaryrefslogtreecommitdiff
path: root/test/buildtool/file_system/file_root.test.cpp
AgeCommit message (Expand)Author
2024-09-13Use TestHashType in testsMaksim Denisov
2024-09-13Pass HashFunction::Type to SourceTargetMapMaksim Denisov
2024-09-13Rename Compatibility class to ProtocolTraitsMaksim Denisov
2024-09-11Use ArtifactDigestFactory in testsMaksim Denisov
2024-09-11Remove code duplication in file_root.test.cppMaksim Denisov
2024-08-27Reformat code to comply with clang-format 18Klaus Aehlig
2024-07-16Check compatibility in the test of file_rootMaksim Denisov
2024-07-12Use static Create functions to construct ArtifactDescriptionMaksim Denisov
2024-04-08test: Add missing includes and fix depsPaul Cristian Sarbu
2023-11-15FileRoot: Add new absent root underlying type variantPaul Cristian Sarbu
2023-06-26FileRoot: Add handling of non-upwards symlink...Paul Cristian Sarbu
2023-06-26filesystem: Add logic for handling (non-upwards) symlinksPaul Cristian Sarbu
2023-05-31test: Extend filesystem tests to git repos with symlinks...Paul Cristian Sarbu
2023-05-31test: Streamline filesystem git test repo...Paul Cristian Sarbu
2023-03-15catch2: bump to version 3.3.2Alberto Sartori
2023-02-17tests: Add proper quoting when system calling the shellPaul Cristian Sarbu
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig
2022-08-05Modified artifact digest to provide wire digest on demandSascha Roloff
2022-04-07refactor FileRoot::DirectoryEntriesAlberto Sartori
2022-02-28Tests: Avoid std::tmpnam as it is considered unsafeOliver Reiche
2022-02-22Initial self-hosting commitKlaus Aehlig