summaryrefslogtreecommitdiff
path: root/test/buildtool/execution_api/bazel/TARGETS
AgeCommit message (Expand)Author
2024-08-30Use BazelDigestFactory to create bazel_re::Digest directly if neededMaksim Denisov
2024-08-30Replace bazel_re::Digest in BazelMsgFactory (trees)Maksim Denisov
2024-08-30Move artifact_blob_container to a standalone libraryMaksim Denisov
2024-08-30Remove blob_creator lib from testsMaksim Denisov
2024-08-21tests: use newly defined test suiteKlaus Aehlig
2024-07-22Remove singleton calls to HashFunction in testsMaksim Denisov
2024-07-22Pass HashFunction to BazelApiMaksim Denisov
2024-07-22Pass HashFunction to ArtifactDigest::CreateMaksim Denisov
2024-07-19Pass RetryConfig instance to BazelApiPaul Cristian Sarbu
2024-07-19Pass RetryConfig instance to BazelNetwork and bazel clientsPaul Cristian Sarbu
2024-07-16Remove the RemoteExecutionConfig singletonPaul Cristian Sarbu
2024-07-12ArtifactFactory: remove FromDescription methodMaksim Denisov
2024-07-04Replace the Auth and Auth::TLS singletonsPaul Cristian Sarbu
2024-07-04Pass Auth::TLS instance to serve and execute clientsPaul Cristian Sarbu
2024-07-04Pass Auth::TLS instance to BazelApi and ServeApiPaul Cristian Sarbu
2024-05-28Move CreateBlobFromPath since it is only used in tests.Maksim Denisov
2024-05-22Avoid memory usage duplicationMaksim Denisov
2024-04-08test: Add missing includes and fix depsPaul Cristian Sarbu
2023-05-24Split off tests into a separate logical repositoryKlaus Aehlig
2023-03-15bazel client: remove BazelAcClient::UpdateActionResult...Alberto Sartori
2023-03-13Storage: Reworked storage and garbage collectionOliver Reiche
2023-03-10Switch CC tests depending on remote executionKlaus Aehlig
2022-12-09rules: Refactoring and minor improvementsOliver Reiche
2022-03-14ExecutionAPI: Add common tests for local and remote apiOliver Reiche
2022-02-22Initial self-hosting commitKlaus Aehlig