Skip to content

Tests for parse.cc#302

Open
wandadars wants to merge 6 commits into
EdwardALuke:devfrom
wandadars:test_parse
Open

Tests for parse.cc#302
wandadars wants to merge 6 commits into
EdwardALuke:devfrom
wandadars:test_parse

Conversation

@wandadars
Copy link
Copy Markdown
Collaborator

In the same vein as the rule.cc test coverage. This and the other two branches are trying to increase coverage of tests for the existing coding with the understanding that potentially some failing tests might be unused or deprecated API calls.

wandadars added 5 commits May 13, 2026 23:39
… were

(1): sign-only inputs such as "+" and "-" were previously classified as numeric prefixes by is_int()/is_real()
(2): malformed exponent suffixes such as "1e+" and "1e-" were partially consumed by get_real()"
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