summaryrefslogtreecommitdiff
path: root/test/buildtool/execution_engine/executor/executor.test.cpp
AgeCommit message (Expand)Author
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
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-06-13ArtifactDescription: Add ref getter for id and C++ hashOliver Reiche
2022-03-23Apply changes suggested by clang-tidy 11Oliver Reiche
2022-02-22Initial self-hosting commitKlaus Aehlig