mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2026-05-16 12:33:04 -04:00
- CI workflow: add --env cypress to use CypressCompiler instead of GCC
- frontend.cy.ts: replace gdefault/g++ default references with fake1
- claude-explain.cy.ts: use // FAKE: exitcode 1 for compilation failure test
All 78 tests across 12 specs pass with no real compiler dependency.
CI no longer needs GCC installed for Cypress tests.
🤖 Generated by LLM (Claude, via OpenClaw)