Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-03 | test: Use own installed just and just-mr targets... | Paul Cristian Sarbu | |
...which do not stage also the debug source and header files (while in debug mode), as this is unnecessary bloat in the tests. As the tool-under-test and mr-tool-under-test targets should be used instead of the regular install targets also in the various extra rules in end-to-end and utils, move their definition in the outmost test TARGETS file. | |||
2024-02-29 | end-to-end: Print envariables in all just serve tests | Paul Cristian Sarbu | |
...to help with debugging. | |||
2024-02-27 | test just-mr and serve: Check file repository to_git root creation | Paul Cristian Sarbu | |
Extends test coverage for the interaction between 'just-mr setup' and the serve endpoint for file repositories with to_git pragma. |