1 Commits

Author SHA1 Message Date
Rainer Gerhards
15796f1047
testbench: add root-level diag.sh stub and simplify test invocation
- Introduce root-level diag.sh stub to auto-forward to tests/diag.sh, preventing
  human and AI errors when sourcing the harness and removing the need to `cd`
  into the tests directory.
- Update AGENTS.md to configure once and invoke tests via `./tests/<script>.sh`,
  providing unfiltered stdout/stderr without a CI wrapper and improving
  convenience for human developers.
2025-06-21 14:46:36 +02:00