harb/.woodpecker
openhands 793d875b4a fix: No tests for transpiler stack-depth validation (#619)
Add TypeScript unit test suite for the Push3 transpiler using Node's
built-in test runner (node:test) with tsx. 47 tests across 12 suites
covering parser, stack underflow/overflow, EXEC.IF balanced/unbalanced/
nested branching, arithmetic, boolean ops, name binding, and integration.

Update CI to run `npm test` (which now includes unit tests + existing
bash tests) and scope transpiler-tests step to only trigger on changes
to tools/push3-transpiler/**.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 03:29:45 +00:00
..
build-ci-images.yml refactor: consolidate CI and local dev orchestration (#108) 2026-02-03 12:07:28 +01:00
ci.yml fix: No tests for transpiler stack-depth validation (#619) 2026-03-20 03:29:45 +00:00
e2e.yml ci: exclude formulas/ and evidence/ from build and e2e pipelines 2026-03-19 07:34:38 +01:00
fuzz-nightly.yml refactor: consolidate CI and local dev orchestration (#108) 2026-02-03 12:07:28 +01:00
release.yml refactor: consolidate CI and local dev orchestration (#108) 2026-02-03 12:07:28 +01:00