summaryrefslogtreecommitdiff
path: root/test/end-to-end/computed-roots/remote.sh
AgeCommit message (Collapse)Author
2025-01-14Fix typo in log messageKlaus Aehlig
2024-12-04Adapt remote test check for actual root-level cache hitsKlaus Aehlig
2024-11-28Add basic test ensuring computed roots work for remote buildingKlaus Aehlig
While still doing some unnecessary file operations in the local build root, computed roots work also for remote execution, both in native and in compatible mode, also for roots with non-trivial depth. Add a basic test ensuring we do not regress there.