WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
37476
Add some ip4v tests (will revise in a minute)
https://bugs.webkit.org/show_bug.cgi?id=37476
Summary
Add some ip4v tests (will revise in a minute)
Adam Barth
Reported
2010-04-12 17:04:56 PDT
Add some ip4v tests (will revise in a minute)
Attachments
Patch
(3.74 KB, patch)
2010-04-12 17:05 PDT
,
Adam Barth
no flags
Details
Formatted Diff
Diff
Patch
(4.45 KB, patch)
2010-04-12 17:11 PDT
,
Adam Barth
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Adam Barth
Comment 1
2010-04-12 17:05:23 PDT
Created
attachment 53200
[details]
Patch
Adam Barth
Comment 2
2010-04-12 17:11:10 PDT
Created
attachment 53201
[details]
Patch
Adam Barth
Comment 3
2010-04-12 17:12:01 PDT
Committed
r57489
: <
http://trac.webkit.org/changeset/57489
>
Daniel Bates
Comment 4
2010-04-12 19:30:05 PDT
> + ["192.168.0.1", "192.168.0.1"], > + ["", ""], > + [".", ""], > + ["192.168.0.1", "192.168.0.1"],
You have the entry ["192.168.0.1", "192.168.0.1"] twice in the case array as well as the corresponding result in the file /ipv4-expected.txt.
Adam Barth
Comment 5
2010-04-12 20:19:19 PDT
> You have the entry ["192.168.0.1", "192.168.0.1"] twice in the case array as > well as the corresponding result in the file /ipv4-expected.txt.
Thanks. I need to fix finish these tests. I just wanted to get them in the tree so other folks could use the harness.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug