summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-07-26expression language: add quotingKlaus Aehlig
2024-07-24Extend gc-repo test to also verify that git-tree repositories are taken from ...Klaus Aehlig
2024-07-23Extend gc-repo test to also verify foreign files are taken from old generationsKlaus Aehlig
2024-07-22Rename HashFunction methods and enumsMaksim Denisov
2024-07-22Create Hasher using a static functionMaksim Denisov
2024-07-22Unify tagging logic in HashFunctionMaksim Denisov
2024-07-22Convert HashFunction to a regular classMaksim Denisov
2024-07-22Remove singleton calls to HashFunction in testsMaksim Denisov
2024-07-22Pass HashFunction from StorageConfig to StorageMaksim Denisov
2024-07-22Store HashFunction in StorageConfigMaksim Denisov
2024-07-22Pass HashFunction to ExecutorMaksim Denisov
2024-07-22Pass HashFunction to BazelApiMaksim Denisov
2024-07-22Pass HashFunction to BazelNetworkMaksim Denisov
2024-07-22Pass HashFunction to ArtifactDigest::CreateMaksim Denisov
2024-07-22Use HashFunction functionality via Instance()Maksim Denisov
2024-07-19Extend gc-repo test to also verify archives are taken from old generationKlaus Aehlig
2024-07-19Add test verifying that git repos of the old generation are usedKlaus Aehlig
2024-07-19Remove the RetryConfig singletonPaul Cristian Sarbu
2024-07-19Pass RetryConfig instance to ExecutorPaul Cristian Sarbu
2024-07-19Pass RetryConfig instance to ApiBundlePaul Cristian Sarbu
2024-07-19Pass RetryConfig instance to BazelApiPaul Cristian Sarbu
2024-07-19Pass RetryConfig instance to BazelNetwork and bazel clientsPaul Cristian Sarbu
2024-07-19api_test: Rename SetLauncher to CreateLocalExecConfigPaul Cristian Sarbu
2024-07-17Test ["end-to-end/gc", "reconstruct-executable"]: drop unnecessary restrictionKlaus Aehlig
2024-07-16Remove the RemoteExecutionConfig singletonPaul Cristian Sarbu
2024-07-16Use RemoteExecutionConfig instances stored in ApiBundlePaul Cristian Sarbu
2024-07-16Pass RemoteExecutionConfig instance to ApiBundlePaul Cristian Sarbu
2024-07-16StorageConfig: Store also the execution backend description idPaul Cristian Sarbu
2024-07-16Remove the LocalExecutionConfig singletonPaul Cristian Sarbu
2024-07-16Pass LocalExecutionConfig to ApiBundlePaul Cristian Sarbu
2024-07-16Pass LocalExecutionConfig to LocalAction and LocalApiPaul Cristian Sarbu
2024-07-16Add missing RemoteExecutionConfig includesPaul Cristian Sarbu
2024-07-16test_auth_config: Fix wrong depsPaul Cristian Sarbu
2024-07-16test: Reduce verbosity in config methodsPaul Cristian Sarbu
2024-07-16Set compatibility in testsMaksim Denisov
2024-07-16Check compatibility in the test of large_object_casMaksim Denisov
2024-07-16Check compatibility in the test of cas_serverMaksim Denisov
2024-07-16Check compatibility in the test of file_rootMaksim Denisov
2024-07-16Check compatibility in the test of source_mapMaksim Denisov
2024-07-16Set compatibility in tests for ServeMaksim Denisov
2024-07-16Add a test verifying that reconstructed executables are usableKlaus Aehlig
2024-07-12Make end-to-end tests independent of the user's rc fileKlaus Aehlig
2024-07-12Remove redundant ArtifactFactory class used in tests onlyMaksim Denisov
2024-07-12ArtifactFactory: remove FromDescription methodMaksim Denisov
2024-07-12ArtifactFactory: remove Identifier methodMaksim Denisov
2024-07-12Use static Create functions to construct ArtifactDescriptionMaksim Denisov
2024-07-12DAG: remove methods used in tests onlyMaksim Denisov
2024-07-12DAG: remove IsValid since it is used in tests only.Maksim Denisov
2024-07-12Internal test rules: only use in summary action what is necessaryKlaus Aehlig
2024-07-12Internal test rules with infastructure: also record pwdKlaus Aehlig