Skip to content

add test fixtures for arithmetic, bitwise, functions, objects, edge cases#233

Merged
cs01 merged 1 commit intomainfrom
test/add-missing-fixtures
Mar 11, 2026
Merged

add test fixtures for arithmetic, bitwise, functions, objects, edge cases#233
cs01 merged 1 commit intomainfrom
test/add-missing-fixtures

Conversation

@cs01
Copy link
Copy Markdown
Owner

@cs01 cs01 commented Mar 11, 2026

Summary

  • adds test fixtures for categories that had 0 TS tests: arithmetic, bitwise, error-handling
  • adds tests for thin categories: functions (nested calls, multiple returns), objects (nested access), edge-cases (empty string ops, zero/negative numbers)
  • bitwise and try-catch marked @test-skip (not yet supported)

Test plan

  • verify:quick passes (tests + stage 1 self-hosting)

🤖 Generated with Claude Code

@cs01 cs01 merged commit 274b6eb into main Mar 11, 2026
12 checks passed
@cs01 cs01 deleted the test/add-missing-fixtures branch March 12, 2026 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant