Bug 37476

Summary: Add some ip4v tests (will revise in a minute)
Product: WebKit Reporter: Adam Barth <abarth>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: dbates
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch
none
Patch none

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
Patch (4.45 KB, patch)
2010-04-12 17:11 PDT, Adam Barth
no flags
Adam Barth
Comment 1 2010-04-12 17:05:23 PDT
Adam Barth
Comment 2 2010-04-12 17:11:10 PDT
Adam Barth
Comment 3 2010-04-12 17:12:01 PDT
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.