summaryrefslogtreecommitdiff
path: root/test/buildtool/execution_api/execution_service/cas_server.test.cpp
AgeCommit message (Expand)Author
2024-11-14tests: Implement IWYU suggestionsMaksim Denisov
2024-09-13Use TestHashType in testsMaksim Denisov
2024-09-13Rename Compatibility class to ProtocolTraitsMaksim Denisov
2024-08-30Use BazelDigestFactory to create bazel_re::Digest directly if neededMaksim Denisov
2024-08-27Reformat code to comply with clang-format 18Klaus Aehlig
2024-07-30Use LocalContext in execution and serve servicesPaul Cristian Sarbu
2024-07-22Store HashFunction in StorageConfigMaksim Denisov
2024-07-22Pass HashFunction to ArtifactDigest::CreateMaksim Denisov
2024-07-16Check compatibility in the test of cas_serverMaksim Denisov
2024-07-05Remove HermeticLocalTestFixtureMaksim Denisov
2024-07-05Convert Storage to a general classMaksim Denisov
2024-07-05Pass StorageConfig and Storage to ServerImplMaksim Denisov
2024-04-08test: Add missing includes and fix depsPaul Cristian Sarbu
2024-01-19Add test case to check tree invariant in just executeSascha Roloff