summaryrefslogtreecommitdiff
path: root/test/end-to-end
AgeCommit message (Expand)Author
2023-11-15test end-to-end: Expose the serve build root in the test environmentPaul Cristian Sarbu
2023-11-15test end-to-end: Cleanup of with_serve runner Python scriptPaul Cristian Sarbu
2023-11-15test ["end-to-end/just-mr", "git-tree-env"]: fix negative test conditionKlaus Aehlig
2023-11-15git tree repository: Creating absent roots should not run the commandPaul Cristian Sarbu
2023-11-14test: Set a fixed number of retries for starting Python servers...Paul Cristian Sarbu
2023-11-14test: Fetch from mirrors given in just's specification filePaul Cristian Sarbu
2023-11-14test: Add check for 'mirrors' field in just-mr repositoriesPaul Cristian Sarbu
2023-11-13test: Verify unlink of symlinksOliver Reiche
2023-11-13Add end-to-end test for environment handling of "git tree" repositoriesKlaus T. Aehlig
2023-11-02just-mr fetch: Add handling of --fetch-absent optionPaul Cristian Sarbu
2023-11-02test: Add simple check that 'just serve' resolves symlinks as expectedPaul Cristian Sarbu
2023-11-02serve test runner: Fix style and missing counter incrementPaul Cristian Sarbu
2023-11-02Add end-to-end test for fetching absent archivesKlaus Aehlig
2023-11-02ArchiveOps: Move libarchive utilities outside other_toolsPaul Cristian Sarbu
2023-10-27Add a test for similar but different exportsKlaus Aehlig
2023-10-20with_serve_test_runner.py: terminate serve process at the endAlberto Sartori
2023-09-28Avoid conflicts on case-insensitive file systemsKlaus Aehlig
2023-09-22Add regression test that --fetch-absent does not store a subtreeKlaus Aehlig
2023-09-20Add end-to-end test for the absent configuration of just-mrKlaus Aehlig
2023-09-15just-mr: ensure that after --fetch-absent a local build is possibleKlaus Aehlig
2023-09-15Add an end-to-end test for fetching absent rootsKlaus Aehlig
2023-09-15Add infrastructure for end-to-end tests using just serveKlaus Aehlig
2023-09-15just serve: add remote execution endpoint and --fetch-absent optionPaul Cristian Sarbu
2023-09-13test: Check that just-mr creates correct absent rootsPaul Cristian Sarbu
2023-09-01add basic test for deduplicationKlaus Aehlig
2023-08-29python: Add type hints and fix style in test scriptsPaul Cristian Sarbu
2023-08-28Add end-to-end test that the shell is settable in "generic"Klaus Aehlig
2023-08-25test: Check that just-mr interacts correctly with a remote endpointPaul Cristian Sarbu
2023-08-24test: verify that actions with incompelete outputs are requestedKlaus Aehlig
2023-08-17["shell/test", "script"] Rename implicit dependenciesKlaus Aehlig
2023-08-14ArchiveOps: reduce verbosity in archive type enumPaul Cristian Sarbu
2023-08-11Add basic end-to-end test for build -PKlaus Aehlig
2023-08-10test: Add checks for the 'symlink' built-in rulePaul Cristian Sarbu
2023-08-08Add a test verifying the overwrite property of install and install-casKlaus Aehlig
2023-08-07test: Add checks for 'special' pragma in just-mrPaul Cristian Sarbu
2023-08-07just-mr: Set ignore-special roots via a pragma...Paul Cristian Sarbu
2023-07-27install-cas test: also verify the -P optionKlaus Aehlig
2023-07-27link install-cas test to test suiteKlaus Aehlig
2023-07-26Add basic test for install-casKlaus Aehlig
2023-07-25test_server: avoid racesKlaus Aehlig
2023-07-21bugfix: stage symlinks as symlinks when creating an action directoryAlberto Sartori
2023-07-11test: Extend coverage for symlinks and ignore_special rootsPaul Cristian Sarbu
2023-07-10test: Extend cas-independent check with .gitignore filePaul Cristian Sarbu
2023-07-05Test dispatch functionality of justKlaus Aehlig
2023-07-05["@", "test", "end-to-end", "with remote"] rule: fix documentationKlaus Aehlig
2023-07-05["end-to-end/target-cache", "artifacts-sync"]: add more checks...Alberto Sartori
2023-07-03Simplify artifacts-sync end-to-end testSascha Roloff
2023-06-22Extend action-equality-properties test to also test the generic ruleKlaus Aehlig
2023-06-22Extend action-equality-timeout test to also test the generic ruleKlaus Aehlig
2023-06-15Add basic test for properties as part of action equalityKlaus Aehlig