Got enough test cases?
richb-hanover opened this issue · 1 comments
richb-hanover commented
A while ago, Intermapper created a regex that vetted IPv6 addresses. Here's a link to its test script, with a set of addresses and a flag indicating whether it's OK or not...
https://github.com/richb-intermapper/IPv6-Regex/blob/master/test-ipv6-regex.pl
beaugunderson commented
ah, cool, thanks for this—would be useful to fold these into a new test
JSON file so we can verify correctness against another library :)
what still need are some tests for `Address6#regularExpression()`, which
returns a regular expression for all forms of a specific IP address
…On Fri, Sep 18, 2020 at 3:23 PM, Rich Brown ***@***.***> wrote:
A while ago, Dartware created a regex that vetted IPv6 addresses. Here's a
link to its test script, with a set of addresses and a flag indicating
whether it's OK or not...
https://github.com/richb-intermapper/IPv6-Regex/blob/master/
test-ipv6-regex.pl
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#112>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAPCX3WFNL5CP5QAQVZXULSGPMVZANCNFSM4RSS3GOA>
.