Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-12 | Make end-to-end tests independent of the user's rc file | Klaus Aehlig | |
Our end-to-end tests involve calling just-mr. When run locally, in order to make then self-contained we need to make sure this test call to just-mr does not pick up the user's .just-mrrc that might contain different setting not overridden at the command line. | |||
2024-06-06 | Add test verifying cache consistency if some targets are served | Klaus Aehlig | |
... but not all. Also in this case, if an target-level cache entry is written, the dependencies have to be written as well. |