summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2022-03-08FileSystemManager: Implement hard link creation with permsOliver Reiche
2022-03-08FileSystemManager: Implement fd-less write to fileOliver Reiche
2022-03-08FileSystemManager: Implement fd-less file copyOliver Reiche
2022-03-08SystemCommand: Move to new module "src/buildtool/system"Oliver Reiche
2022-03-03Add end-to-end test executing compiled binariesKlaus Aehlig
2022-03-03Add end-to-end test using built shell scripts to generate filesKlaus Aehlig
2022-03-02expression language: add a range functionKlaus Aehlig
2022-03-01Test TaskSystem: Fix read after freeOliver Reiche
2022-03-01Pass actions and trees in analysis result as shared pointerKlaus Aehlig
2022-03-01Link build_engine tests to overall test targetKlaus Aehlig
2022-02-28action-equality test: improve conditionsKlaus Aehlig
2022-02-28Tests: Avoid std::tmpnam as it is considered unsafeOliver Reiche
2022-02-28Format: Apply clang-format suggestions to testsOliver Reiche
2022-02-28Test GraphTraverser: Use update-alternatives' c++ by defaultOliver Reiche
2022-02-28Test filesystem: Check exact permissionsOliver Reiche
2022-02-25Add end-to-end test verifying repository-name resolvingKlaus Aehlig
2022-02-25Add end-to-end test about target namingKlaus Aehlig
2022-02-23Add a first end-to-end test for action equalityKlaus Aehlig
2022-02-22Initial self-hosting commitKlaus Aehlig