summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-10-07LocalTreeMap: Drop the use of the map entirelyOliver Reiche
2022-10-05Test: Add tests for 'configure' built-inOliver Reiche
2022-10-05Test: Add tests for 'env' expressionOliver Reiche
2022-10-05AnalysedTarget: Make shared pointer's content immutableOliver Reiche
2022-09-13Just: Set default TARGET_ARCH and COMPILER_FAMILYOliver Reiche
2022-09-13Fix build with gcc/g++Oliver Reiche
2022-09-12Added end-to-end test for the synchronization of target-level cached artifact...Sascha Roloff
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-09-12Fixed tree handling in compatible mode and added regression testSascha Roloff
2022-08-31Also track the the dependencies on configured targetsKlaus Aehlig
2022-08-19Add an end-to-end test for glob expansionKlaus Aehlig
2022-08-19main: honor configuration for target_file nameKlaus Aehlig
2022-08-05InstallCas: Moved install-cas code to separate libraryOliver Reiche
2022-08-05InstallCas: Add test for reading large blobs via install-casOliver Reiche
2022-08-05BazelNetwork: Use bytestream for reading unknown size blobsOliver Reiche
2022-08-05Added test for native remote execution protocolSascha 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-08-05GitCAS: Support reading/creating trees without filesystem IOOliver Reiche
2022-08-05GitCAS: Add create tree via libgit2's treebuilderOliver Reiche
2022-08-05GitCAS: Implement reading git tree via libgit2Oliver Reiche
2022-07-28Executor Test: Add proper guards for optionalsOliver Reiche
2022-07-25Test bootstrapping against preinstalled dependenciesKlaus Aehlig
2022-07-25Move bootstrap tests to their own directoryKlaus Aehlig
2022-07-08In install-cas be more liberal in parsing artifact identifiersKlaus Aehlig
2022-07-07Traverser: Bring task system down gracefully on errorOliver Reiche
2022-07-07TaskSystem: Implement shutdownOliver Reiche
2022-07-06TaskSystem: Support wait for finishOliver Reiche
2022-07-06TaskSystem: Fix early shutdownOliver Reiche
2022-07-04Drop copy constructor for expressionsOliver Reiche
2022-06-28Generic: add support for out_dirsAlberto Sartori
2022-06-23Add new distdir repo bootstrap testPaul Cristian Sarbu
2022-06-20Repository representation: also use string as name in bindingsKlaus Aehlig
2022-06-20Crypto: Refactor hash computationOliver Reiche
2022-06-20Crypto: Add tests for globally used hash functionsOliver Reiche
2022-06-20Crypto: Add and use set of globally used hash functionsOliver Reiche
2022-06-13Logging: Extend logger by level for PerformanceOliver Reiche
2022-06-13GraphTraverser: Add support for extra artifactsOliver Reiche
2022-06-13ArtifactDescription: Add ref getter for id and C++ hashOliver Reiche
2022-06-13RemoteExecutionConfig: Keep global platform propertiesOliver Reiche
2022-06-13RepoConfig: Add tests for key computationOliver Reiche
2022-06-13GitTree: Simplify testsOliver Reiche
2022-06-09Disallow upwards-facing inputs in actions and tree constructorsKlaus Aehlig
2022-05-31"enumerate" expression: add padding to 10 charactersKlaus Aehlig
2022-05-31improve file_system_manager testAlberto Sartori
2022-05-30Built-in expressions: add enumerateKlaus Aehlig
2022-05-12Ensure we also correctly handle tree conflicts between filesKlaus Aehlig
2022-05-12Ensure consistent path normalisationKlaus Aehlig