Test Suite and Coverage for the Core Language #1142

Open
opened 2024-03-02 15:53:29 +00:00 by vyzo · 1 comment
vyzo commented 2024-03-02 15:53:29 +00:00 (Migrated from github.com)

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.

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.
vyzo commented 2024-03-02 15:54:09 +00:00 (Migrated from github.com)

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.

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.
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mighty-gerbils/gerbil#1142
No description provided.