summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-03-20Extend serve tests to cover both, standalone serve and separate remote executionKlaus Aehlig
2024-03-20Test "serve-query-target-cache-value": adaopt to standaloneKlaus Aehlig
2024-03-20with_serve tests: support standalone serveKlaus Aehlig
2024-03-20Add test verifying the main use cases of add-to-casKlaus Aehlig
2024-03-19Add test to check handling of failed serve endpoint buildsPaul Cristian Sarbu
2024-03-19logger: Add common methods for global and named loggersPaul Cristian Sarbu
2024-03-15Clean up more includes and targetsPaul Cristian Sarbu
2024-03-14Add end-to-end test with serve building several targetsKlaus Aehlig
2024-03-12catch2 main: ensure proper build rootKlaus Aehlig
2024-03-12just serve: Improve progress reportingPaul Cristian Sarbu
2024-03-11just: Replace singletons for progress tracking and statistics...Paul Cristian Sarbu
2024-03-11just analyse: Use explicit target cache instancePaul Cristian Sarbu
2024-03-11Extend gc end-to-end test to cover --no-rotateKlaus Aehlig
2024-03-08Remove dead code for host replacementOliver Reiche
2024-03-08just-mr: Add test for "preferred hostnames"Oliver Reiche
2024-03-08just-mr: Fix "preferred hostnames"Oliver Reiche
2024-03-08mirrors: Add test for SortByHostnameOliver Reiche
2024-03-08SystemCommand: Transfer outfile responsibility to callerOliver Reiche
2024-03-08just-mr: Fix shell out executionOliver Reiche
2024-03-07Improve documentation for the (internal) test rules with infrastructureKlaus Aehlig
2024-03-07Add test verifying that just-mr only uses the network if necessaryKlaus Aehlig
2024-03-07Add test verifying reporting levelsKlaus Aehlig
2024-03-05end-to-end test: also test foreign-file setup in compatible modeKlaus Aehlig
2024-03-05test distdir serving: verify the generic caseKlaus Aehlig
2024-03-05Add a test verifying that foreign files correctly use serveKlaus Aehlig
2024-03-05Add a test for foreign-file rootsKlaus Aehlig
2024-02-29end-to-end: Print envariables in all just serve testsPaul Cristian Sarbu
2024-02-27["end-to-end/git-import", "annotations"]: propagate PATHKlaus Aehlig
2024-02-27["end-to-end/remote-execution", "split-splice"] set default TIMEOUT_SCALEKlaus Aehlig
2024-02-27with_{remote,serve}: honor TIMEOUT_SCALEKlaus Aehlig
2024-02-27test just-mr and serve: Check distdir repository root creationPaul Cristian Sarbu
2024-02-27test just-mr and serve: Check git-tree repository root creationPaul Cristian Sarbu
2024-02-27test just-mr and serve: Check file repository to_git root creationPaul Cristian Sarbu
2024-02-27test just-mr and serve: Check git repository root creationPaul Cristian Sarbu
2024-02-27test just-mr and serve: Check archive repository root creationPaul Cristian Sarbu
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