summaryrefslogtreecommitdiff
path: root/test/end-to-end
AgeCommit message (Expand)Author
2023-06-15Add basic test for properties as part of action equalityKlaus Aehlig
2023-06-05Add a test verifying that no working directory is neededKlaus Aehlig
2023-05-31Add basic test that the timeout is taken into account for action equalityKlaus Aehlig
2023-05-30tests: Used installed just/just-mr in remote testsOliver Reiche
2023-05-30tests: Support run deps for tools-under-testOliver Reiche
2023-05-24Split off tests into a separate logical repositoryKlaus Aehlig
2023-05-09end-to-end tests: be independent of the user's home directoryKlaus Aehlig
2023-04-21["test/end-to-end", "with remote"]: allow for the usage of a given remote end...Alberto Sartori
2023-04-14just-mr support -D optionKlaus Aehlig
2023-04-04Add basic test that roots are available via install-casKlaus Aehlig
2023-03-30Improve error messages on reading invalid target filesKlaus Aehlig
2023-03-27MR Tests: Separate git init and branch creationOliver Reiche
2023-03-27TC Tests: Fix shell variable assignmentOliver Reiche
2023-03-24Extend install test to also verify the --remember optionKlaus Aehlig
2023-03-23Add basic test for install-casKlaus Aehlig
2023-03-22Add basic test for just-mr defaultsKlaus Aehlig
2023-03-21Move end-to-end tests to a common placeKlaus Aehlig
2023-03-20just-mr fetch: Add test for interaction with garbage collectionKlaus Aehlig
2023-03-13Test: Add GC test for export targetsOliver Reiche
2023-03-13Test: Extend basic GC test by link count checkOliver Reiche
2023-03-13Test: Extend basic GC test for compatibleOliver Reiche
2023-03-13Remote Tests: Dump server output to fileOliver Reiche
2023-03-10tests: get rid of credentials repo since tests now use just execute as a remo...Alberto Sartori
2023-03-06Switch shell tests to use just as remote execution endpointKlaus Aehlig
2023-03-06Add rule for shell tests with remote executionKlaus Aehlig
2023-02-27Tests: Fix stderr printout bug in just-mr usagePaul Cristian Sarbu
2023-02-22test: Check CAS directory directly for artifacts sync testOliver Reiche
2023-02-02execution-service: add end-to-end testAlberto Sartori
2023-01-20["test/end-to-end/just-mr", "fetch"]: fix destination directoryKlaus Aehlig
2023-01-20Add basic end-to-end test for just gcKlaus Aehlig
2023-01-20Add local garbage collectionSascha Roloff
2023-01-20tests: pass tls certificates and keyAlberto Sartori
2023-01-16just-mr fetch: fix overwriting distfilesKlaus Aehlig
2023-01-16Add test to verify just-mr fetch functionalityKlaus Aehlig
2023-01-16test/end-to-end: stage git-import tests to their own directoryKlaus Aehlig
2023-01-10Add basic test for git-importKlaus Aehlig
2023-01-10Tests: Add TEST_BOOTSTRAP_JUST_MR config var to decide which just-mr is used ...Paul Cristian Sarbu
2022-12-23Test that just-mr does not rely on CASKlaus Aehlig
2022-12-23end-to-end tests: go through a single target for just-mrKlaus Aehlig
2022-12-09rules: Refactoring and minor improvementsOliver Reiche
2022-12-09rules: Drop the ["CC", "header directory"]Oliver Reiche
2022-12-07Built-in rules: add a tree ruleKlaus Aehlig
2022-12-07file_gen rule: fix computation of effective configurationKlaus Aehlig
2022-11-16Fix effective configuration computation in configureKlaus Aehlig
2022-11-16Make "config" accept a computed targetKlaus Aehlig
2022-11-02Improved test case for target-level cached artifacts synchronizationSascha Roloff
2022-10-19Add generation directory as part of the just cache root.Sascha Roloff
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig
2022-10-11Add tree upload end-to-end testSascha Roloff
2022-09-12Added end-to-end test for the synchronization of target-level cached artifact...Sascha Roloff