Test Suite and Coverage for the Core Language #1142
Labels
No labels
UX
active development
backlog
blocker
bootstrap
bounty
bug
dependencies
discussion
documentation
duplicate
enhancement
flaky test
help wanted
invalid
javascript
question
release
tendentious
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
mighty-gerbils/gerbil#1142
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We introduce and find latent subtle bugs in the compiler, and who knows what dark corners lurk in fringe macro uses?
We need a framework and comprehensive test suite for the core language and dialects, the expander, and the compiler itself.
Prompt: fixes like this https://github.com/mighty-gerbils/gerbil/pull/1140 which are effectively untestable right now, for lack of framework and I don't want to haphazardly add random crap tests.