Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-20 | ["utils/serve_service", "CC test"]: honor LINT | Klaus Aehlig | |
2024-07-12 | Internal test rules with infastructure: also record pwd | Klaus Aehlig | |
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-06-03 | test: Fix typos in test runner rules | Paul Cristian Sarbu | |
2024-05-13 | test runners: Rules in tests should isolate staged artifacts | Paul Cristian Sarbu | |
...that come with installing just. This ensures control on the subdirectories available to the runner, avoiding any possible conflicting paths. | |||
2023-09-13 | test: Add test environment running 'just serve' | Paul Cristian Sarbu | |