summaryrefslogtreecommitdiff
path: root/test/buildtool/execution_engine/executor
AgeCommit message (Expand)Author
2023-05-24Split off tests into a separate logical repositoryKlaus Aehlig
2023-03-31fix false positive warning with gcc12Oliver Reiche
2023-03-23execution api: support retrieving from more than one APIKlaus Aehlig
2023-03-15catch2: bump to version 3.3.2Alberto Sartori
2023-03-10Switch CC tests depending on remote executionKlaus Aehlig
2023-02-22ExecutionApi: Retrieve to correct CAS directlyOliver Reiche
2022-12-09rules: Refactoring and minor improvementsOliver Reiche
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig
2022-09-12Adapted Executor to upload known artifacts from local CAS to remote CAS in ca...Sascha Roloff
2022-09-12Introduced RetrieveToCas function in IExecutionApi to synchronize artifacts b...Sascha Roloff
2022-08-05CLI: Add flag for dumping raw tree objectsOliver Reiche
2022-08-05Introduced batch availability check for remote execution apiSascha Roloff
2022-08-05Modified artifact digest to provide wire digest on demandSascha Roloff
2022-07-28Executor Test: Add proper guards for optionalsOliver Reiche
2022-06-20Crypto: Add and use set of globally used hash functionsOliver Reiche
2022-06-13ArtifactDescription: Add ref getter for id and C++ hashOliver Reiche
2022-06-13RemoteExecutionConfig: Keep global platform propertiesOliver Reiche
2022-03-23Apply changes suggested by clang-tidy 11Oliver Reiche
2022-03-16Format: Apply compact JSON formattingOliver Reiche
2022-02-22Initial self-hosting commitKlaus Aehlig