summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2025-05-30Add test verifying that serve can handle deep treesKlaus Aehlig
2025-05-30Add end-to-end test for serving complex targetsKlaus Aehlig
2025-05-30clean up test target filesKlaus Aehlig
2025-05-21tree_strcuture test: provide launcher also for just-mrKlaus Aehlig
2025-05-20Add end-to-end test that serve can handle canceled requestsKlaus Aehlig
2025-05-20end-to-end tests with serve: also keep serve build rootKlaus Aehlig
2025-05-20end-to-end tests: use ["test", "matrix"]Klaus Aehlig
2025-05-19Update fmt to 11.2.0Klaus Aehlig
2025-05-16profile test: also verify --dump-plain-graph is handled correctlyKlaus Aehlig
2025-05-15extend basic profiling testKlaus Aehlig
2025-05-13Top-level test target: support test matrixKlaus Aehlig
2025-05-12Tests: Move symlink tests to remote suiteOliver Reiche
2025-05-12Tests: Enable compatible for normal CC testsOliver Reiche
2025-05-12Tests: Assume only parents of out_dirs existOliver Reiche
2025-05-12LocalAction: Fix collection of directory symlinkOliver Reiche
2025-05-07tests: add a target to run precisely the unit testsKlaus Aehlig
2025-05-06end-to-end tests: consider both just-mr implementationsKlaus Aehlig
2025-05-06["@", "just tests", "", "ALL"]: remove unused parameter TEST_BOOTSTRAP_JUST_MRKlaus Aehlig
2025-05-06Add end-to-end test verifying that analysis failure is reported in profileKlaus Aehlig
2025-05-05TreeOperationsUtils: add tree-overlay deduplication testSascha Roloff
2025-05-05TreeOperationsUtils: apply AsyncMap to compute tree overlaySascha Roloff
2025-04-23Make end-to-end tests independent of the user's configurationKlaus Aehlig
2025-04-22FileSystemManager: When copying, take into account equivalent files.Maksim Denisov
2025-04-22FileSystemManager: Always copy directories recursivelyMaksim Denisov
2025-04-22FileSystemManager: Always remove directories recursivelyMaksim Denisov
2025-04-17Add test verifying a meaningful invocation log in case of build failureKlaus Aehlig
2025-04-08Add end-to-end test verifying tree operations work with remote executionKlaus Aehlig
2025-04-08Extend tree-conflict test to also verify the offending target is reported pro...Klaus Aehlig
2025-04-08Add end-to-end test for disjoint_tree_overlayKlaus Aehlig
2025-04-07Add basic end-to-end test for tree operationsKlaus Aehlig
2025-04-07Add built-in rules {disjoint_,}tree_overlayKlaus Aehlig
2025-04-07Defined rules: add TREE_OVERLAY and DISJOINT_TREE_OVERLAY functionKlaus Aehlig
2025-04-07analysed_target: include tree overlaysKlaus Aehlig
2025-04-07Action: support tree-overlay actionsKlaus Aehlig
2025-03-24Test 'zip_map' expressionPaul Cristian Sarbu
2025-03-24Test 'zip_with' expressionPaul Cristian Sarbu
2025-03-24BazelNetworkReader: Remove IncrementalReaderMaksim Denisov
2025-03-24BytestreamClient: Read to temporary files.Maksim Denisov
2025-03-24ExecutionApi: Return TmpDirMaksim Denisov
2025-03-24Pass TmpDir to BazelNetwork and BazelCasClientMaksim Denisov
2025-03-24Test TmpFileMaksim Denisov
2025-03-24Test nested TmpDirMaksim Denisov
2025-03-24Test TmpDirMaksim Denisov
2025-03-24TmpDir: minor refactoringMaksim Denisov
2025-03-17just profile: include action stdout/stderr if anyKlaus Aehlig
2025-03-17execution_api: support reading off stdout/stderr digestsKlaus Aehlig
2025-03-17just profile: include output artifact hashesKlaus Aehlig
2025-03-17Add end-to-end test demonstrating the use of serve to analyse data in CASKlaus Aehlig
2025-03-10Add profiling test verifying the included execution timesKlaus Aehlig
2025-03-10execution response interface: include execution durationKlaus Aehlig