You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix stale usage text and add missing harness to test/README.md
This brings the README's documentation of run_tests.sh up to date with
the actual entrypoint instead of the old run_generator_tests.sh text.
- The "More help" block pasted run_generator_tests.sh's usage output;
replaced it with the real output of run_tests.sh --help.
- Listed test/tests/resolve_tag.sh alongside the other offline
harnesses.
- Added a note to run the checkout's own test/run_tests.sh, not
${O2DPG_ROOT}/test/run_tests.sh, when the change under test is to a
test script itself, since the latter resolves its sub-scripts next
to itself and would test the released copy instead.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
0 commit comments