summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-04-05end-to-end tests: fix tool set upKlaus Aehlig
2024-04-02LargeBlobs: Splice large objects from external sources.Maksim Denisov
2024-04-02LargeBlobs: Uplink large objects.Maksim Denisov
2024-04-02LargeBlobs: Splice large objects implicitly.Maksim Denisov
2024-04-02LargeBlobs: Split large objects.Maksim Denisov
2024-04-02LargeObjectUtils: Randomize large files and directories for testing purposesMaksim Denisov
2024-03-28Add a test verifying the reproducibility of the archiveKlaus Aehlig
2024-03-28End-to-end tests: be independent of local rc filesKlaus Aehlig
2024-03-26third-party: Update libcurl to v8.6.0Paul Cristian Sarbu
2024-03-26third-party: Update fmt to v10.2.1Paul Cristian Sarbu
2024-03-26Expression language: add float operations "*" and "+"Klaus Aehlig
2024-03-22Absent target: deduplicate serve calls asking for flexible variablesKlaus Aehlig
2024-03-22Add a test verifying that absent export targets are deduplicated correctlyKlaus Aehlig
2024-03-22Add a test verifying export targets are counted only onceKlaus Aehlig
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