[GH-ISSUE #679] [Suggestion] Provide some Unit Test for the regexps #7438

Closed
opened 2026-06-20 17:30:41 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @Luchostein on GitHub (Mar 10, 2021).
Original GitHub issue: https://github.com/semver/semver/issues/679

Some lists with good/bad versions would be useful for implementators in order to test both regexps: PCRE and capture groups.

Originally created by @Luchostein on GitHub (Mar 10, 2021). Original GitHub issue: https://github.com/semver/semver/issues/679 Some lists with good/bad versions would be useful for implementators in order to test both regexps: PCRE and capture groups.
Author
Owner

@dtonhofer commented on GitHub (Mar 14, 2021):

Actually there some at https://regex101.com/r/Ly7O1x/3/

<!-- gh-comment-id:798977746 --> @dtonhofer commented on GitHub (Mar 14, 2021): Actually there some at https://regex101.com/r/Ly7O1x/3/
Author
Owner

@steveklabnik commented on GitHub (Mar 15, 2021):

The regular expressions are non-normative, so I don't believe we should do this.

<!-- gh-comment-id:799548418 --> @steveklabnik commented on GitHub (Mar 15, 2021): The regular expressions are non-normative, so I don't believe we should do this.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/semver#7438