summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-12-21Crypto: Add SHA512 hasherPaul Cristian Sarbu
2022-12-21FS Manager: Add CopyDirectoryImpl methodPaul Cristian Sarbu
2022-12-21Test: Add tests for critical git opsPaul Cristian Sarbu
2022-12-21Test: Add tests for git repo classPaul Cristian Sarbu
2022-12-21Git CAS: Move Git tree ops to fake repo wrapper classPaul Cristian Sarbu
2022-12-14Test: Remove git bundle dependency from base_maps testsPaul Cristian Sarbu
2022-12-14Test: Remove git bundle dependency from file_system testsPaul Cristian Sarbu
2022-12-09rules: Refactoring and minor improvementsOliver Reiche
2022-12-09rules: Drop the ["CC", "header directory"]Oliver Reiche
2022-12-07Built-in rules: add a tree ruleKlaus Aehlig
2022-12-07file_gen rule: fix computation of effective configurationKlaus Aehlig
2022-11-24Fix root directory upload to honor tree invariant.Sascha Roloff
2022-11-21Use the newly-added concept of private-depsKlaus Aehlig
2022-11-16Fix effective configuration computation in configureKlaus Aehlig
2022-11-16Make "config" accept a computed targetKlaus Aehlig
2022-11-02Improved test case for target-level cached artifacts synchronizationSascha Roloff
2022-10-24fix position of just-mr setup subcommandAlberto Sartori
2022-10-24do no use late optionsAlberto Sartori
2022-10-19Add generation directory as part of the just cache root.Sascha Roloff
2022-10-14Remove default value of ArtifactDigest::Create template parameterSascha Roloff
2022-10-13bootstrap: by default, bootstrap in parallelKlaus Aehlig
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig
2022-10-11Add tree upload end-to-end testSascha Roloff
2022-10-10Replace CC/configure rule by builtin configureOliver Reiche
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