summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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-07-04Use Auth and TLS configurations via Instance()Paul Cristian Sarbu
2024-07-04test_serve_config: Small fixPaul Cristian Sarbu
2024-06-28Use (un)expected for serve APIOliver Reiche
2024-06-28Use (un)expected for Git repoOliver Reiche
2024-06-28Use (un)expected for CAS accessOliver Reiche
2024-06-27Capture ServeApi by pointer in AnalyseContextMaksim Denisov
2024-06-27Capture TargetCache by pointer in AnalyseContextMaksim Denisov
2024-06-27Use a raw pointer for passing optional RepositoryConfigMaksim Denisov
2024-06-27Use a raw pointer for passing optional IExecutionApiMaksim Denisov
2024-06-25describe: also describe "configure" targets in more detailKlaus Aehlig
2024-06-25Introduce a type allias for an optional ptr to IExecutionApiMaksim Denisov
2024-06-25Pass IExecutionApi to IExecutionApi by referenceMaksim Denisov
2024-06-25Mark IExecutionApi's methods constantMaksim Denisov
2024-06-25Pass ApiBundle to ServeApiMaksim Denisov
2024-06-25Pass ApiBundle to GraphTraverserMaksim Denisov
2024-06-25Remove GraphTraverser's constructor used for tests only.Maksim Denisov
2024-06-18Make RemoteServeConfig a general struct, not a singletonMaksim Denisov
2024-06-18Create an individual instance of RemoteServeConfig in testsMaksim Denisov
2024-06-18Make ServeApi a general class, not a singletonMaksim Denisov
2024-06-18Pass RemoteAddress to ConfigurationClient by valueMaksim Denisov
2024-06-18Pass ServeApi as a field of context to the analysisMaksim Denisov
2024-06-18Use an extensible structure to pass arguments to the analysis.Maksim Denisov
2024-06-18Use RemoteServeConfig functionality via Instance()Maksim Denisov
2024-06-17Add utility function for prefixing each line of a stringKlaus Aehlig
2024-06-07Move reading functionality to BazelNetworkReaderMaksim Denisov
2024-06-07Remove unused codeMaksim Denisov
2024-06-06Add test verifying cache consistency if some targets are servedKlaus Aehlig
2024-06-04blob containers: Store and upload taking into account content sizePaul Cristian Sarbu
2024-06-04rule language: support SYMLINK functionKlaus Aehlig
2024-06-03test: Use own installed just and just-mr targets...Paul Cristian Sarbu
2024-06-03test: Fix typos in test runner rulesPaul Cristian Sarbu
2024-05-28Use shared_ptr for data in ContentBlobMaksim Denisov
2024-05-28Use ArtifactBlobContainer in IExecutionApiMaksim Denisov
2024-05-28Rename BlobContainer to BazelBlobContainerMaksim Denisov
2024-05-28Convert BlobContainer to a templateMaksim Denisov
2024-05-28Use TransformedRange in BlobContainerMaksim Denisov
2024-05-28Move CreateBlobFromPath since it is only used in tests.Maksim Denisov
2024-05-27Fix headers in local_cas and bazel_network.Maksim Denisov
2024-05-22Avoid memory usage duplicationMaksim Denisov
2024-05-15test/end-to-end: properly handle multiple key-value pairs in the...Alberto Sartori
2024-05-15test/utils/test_env.hpp: split REMOTE_EXECUTION_PROPERTIES on space...Alberto Sartori
2024-05-13test runners: Rules in tests should isolate staged artifactsPaul Cristian Sarbu
2024-05-03Include environment in action reporting on the command lineKlaus Aehlig
2024-05-02Small changes to allow gsl-lite supportPaul Cristian Sarbu
2024-04-29test: Actually scale TIMEOUT_SCALE value for long-running tests...Paul Cristian Sarbu
2024-04-25Add test verifying pragma in git importsKlaus Aehlig
2024-04-25test remote runners: Add timeout for running execute and servePaul Cristian Sarbu