summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-02-26Add split-splice end-to-end testSascha Roloff
2024-02-22Add test verifying error reporting on failing actionsKlaus Aehlig
2024-02-21Add test verifying the annotations added by just-import-gitKlaus Aehlig
2024-02-20Add test verifying that "inherit env" is honored for git fetchesKlaus Aehlig
2024-02-20git repo fetch: support "inherit env"Klaus Aehlig
2024-02-15absent-archives test: also verify fetching as distfileKlaus Aehlig
2024-02-13with-serve test runner: do not rely on readdir orderKlaus Aehlig
2024-02-13executor-api test: also set env for echoKlaus Aehlig
2024-02-13local-execution test: set launcherKlaus Aehlig
2024-02-13execution-api test: also set the launcherKlaus Aehlig
2024-02-13Add test that also for trees in the git cas we can follow pathsKlaus Aehlig
2024-02-07graph_traverser test: provide env trough launcherKlaus T. Aehlig
2024-02-07executor tests: only use hard-coded paths if no PATH is providedKlaus T. Aehlig
2024-02-07execution-api tests: provide PATH where neededKlaus T. Aehlig
2024-02-05end-to-end tests: compare json values with jqKlaus T. Aehlig
2024-02-05end-to-end tests with remote (and serve) endpoint: inhert PATHKlaus T. Aehlig
2024-02-05end-to-end tests: inherit pathKlaus T. Aehlig
2024-02-01Add end-to-end test describing absent export targetsKlaus Aehlig
2024-01-31just-mr: Failure in serve api root tree requests should be fatalPaul Cristian Sarbu
2024-01-31serve source tree: Increase server-side granularity in response statusesPaul Cristian Sarbu
2024-01-31test absent-roots: Serve-endpoint build root must not be removedPaul Cristian Sarbu
2024-01-30Add library for overlaying just-mr rcsKlaus Aehlig
2024-01-26serve tree test: Extend to check the absent roots syncPaul Cristian Sarbu
2024-01-26serve tree test: extend to use a separate target rootKlaus Aehlig
2024-01-24Add a test verifying that just-mr reports the correct tool namesKlaus Aehlig
2024-01-24just: Wrap IExecutionApi raw pointer argumentsPaul Cristian Sarbu
2024-01-22tests: Run mirror tests for fetch and setupOliver Reiche
2024-01-19Add test case to check tree invariant in just executeSascha Roloff
2024-01-16Add a test verifying the interaction between tc and gcKlaus Aehlig
2024-01-16Analysed target: keep track of implied export targetsKlaus Aehlig
2024-01-12end-to-end tests: wait longer for test servicesKlaus Aehlig
2024-01-09analysis queries serve test: Extend to check we can install served targetPaul Cristian Sarbu
2024-01-09test end-to-end: Check that serve endpoint correctly dispatches buildsPaul Cristian Sarbu
2024-01-09Refactor GraphTraverser to take in platform properties and dispatch listPaul Cristian Sarbu
2024-01-09test end-to-end: Fix 'dispatch' mising from list of tests runPaul Cristian Sarbu
2023-12-21BazelCasClient::DoUploadBlobs: returns the count of the uploaded blobs...Alberto Sartori
2023-12-20test: Serve endpoint provides tc value for cache missesPaul Cristian Sarbu
2023-12-20Add end-to-end test serving a tree target from an archive rootKlaus Aehlig
2023-12-19test: Extend general just-mr check to test each repository tooPaul Cristian Sarbu
2023-12-14just analyse: support dumping the provides map of a targetKlaus Aehlig
2023-12-12test: Check tc sharding if 'just serve' acts also as 'just execute'Paul Cristian Sarbu
2023-12-12Tests: Verify copy overwrite of symlink with fileOliver Reiche
2023-12-11just-mrrc: support file options for the launcher functionalityKlaus Aehlig
2023-12-07test: Check --fetch-absent option for 'git tree' repositoriesPaul Cristian Sarbu
2023-12-07test rule with_serve: Pass also the commit trees to the test scriptPaul Cristian Sarbu
2023-12-07test: Check 'git tree' fetch from remote execution and --backup-to-remotePaul Cristian Sarbu
2023-12-06install-cas cli: Remove remote execution properties and dispatch file...Paul Cristian Sarbu
2023-12-05test: Check remote build via just servePaul Cristian Sarbu
2023-11-27Refactoring RepositoryConfigPaul Cristian Sarbu
2023-11-22test: Check staging of empty treesOliver Reiche