Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-25 | Add end-to-end test verifying repository-name resolving | Klaus Aehlig | |
Repositories are indentified by free names that are bound, in a per-repository way, in a global configuration. Add a test verifying this: the name "other" refers to differnt repositories in the repositories "A" and "B" and chains of depending on "other" can be followed. | |||
2022-02-25 | Add end-to-end test about target naming | Klaus Aehlig | |
... in particular verifying that relative references cannot go outside a repository and explict file ferences cannot go upwards. |