summaryrefslogtreecommitdiff
path: root/test/end-to-end/git-import/computed.sh
AgeCommit message (Collapse)Author
2025-06-05test ["end-to-end/git-import", "computed"]: move to subdirKlaus Aehlig
This test uses a file repository at "." with the "to_git" pragma. Now, if we build the tool to be tested in debug mode, the sources end up in the test's action directory. If we take the work dir of the simulated use case top level, all these sources end up unnecessarily in the workspace root of the test repo. Avoid this overhead by moving to a subdirectory.
2025-03-05end-to-end tests: Fix small typos and inconsistenciesPaul Cristian Sarbu
2025-01-08Test deduplication of target repos in precomputed rootsMaksim Denisov
2024-12-10Add test for importing computed repositoriesPaul Cristian Sarbu