summaryrefslogtreecommitdiff
path: root/test/end-to-end/git-import/chained-import.sh
AgeCommit message (Collapse)Author
2025-03-05end-to-end tests: Fix small typos and inconsistenciesPaul Cristian Sarbu
2024-02-05end-to-end tests: inherit pathKlaus T. Aehlig
... for test actions, by setting an appropriate local launcher. In this way, the tests can also be run on systems where sh does not pull in enough paths to have all the "usual" tools available.
2023-05-09end-to-end tests: be independent of the user's home directoryKlaus Aehlig
... and, in particular, do not read any rc files for just-mr the user might have.
2023-01-10Add basic test for git-importKlaus Aehlig