summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2022-05-11Remove dead codeKlaus Aehlig
2022-05-10Document built-in rulesKlaus Aehlig
2022-05-09Built-in "to_subdir": interpret input keys as pathKlaus Aehlig
2022-05-09Verify conflict-freeness in inputs, artifacts, and runfilesKlaus Aehlig
2022-05-09allow for run tests in compatibility modeAlberto Sartori
2022-04-27use kebab-case for all cmd line argsAlberto Sartori
2022-04-26test {Files,Directories}Iterator for an empty dirAlberto Sartori
2022-04-25expression: add "msg" argument to "to_subdir"Klaus Aehlig
2022-04-20Remove unused "+" on expressionsKlaus Aehlig
2022-04-14add u+w permission when installing a fileAlberto Sartori
2022-04-07expression evaluation: clean up truth valuesKlaus Aehlig
2022-04-07implement new built-in target TREEAlberto Sartori
2022-04-07refactor FileRoot::DirectoryEntriesAlberto Sartori
2022-04-04Add a new log level for progress updatesKlaus Aehlig
2022-03-30Eliminate duplicated code in ParseEntityName{FromJson,FromExpression}Alberto Sartori
2022-03-29refactor EntityNameAlberto Sartori
2022-03-25ExecutionApi: Add test for retrieving mixed blobs and treesOliver Reiche
2022-03-23Apply changes suggested by clang-tidy 11Oliver Reiche
2022-03-23Apply changes suggested by clang-format 11Oliver Reiche
2022-03-16Format: Apply compact JSON formattingOliver Reiche
2022-03-14ExecutionApi: Add test for creating outdirs before executionOliver Reiche
2022-03-14ExecutionAPI: Add test for retrieving trees to pathOliver Reiche
2022-03-14ExecutionAPI: Add common tests for local and remote apiOliver Reiche
2022-03-09FileSystemManager: Support set epoch time on file creationOliver Reiche
2022-03-09Add a test demonstrating nested treesKlaus Aehlig