[Webkit-unassigned] [Bug 122747] Introduce a WebIDL conformance test suite

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 14 04:32:45 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=122747





--- Comment #2 from Zan Dobersek <zandobersek at gmail.com>  2013-10-14 04:31:30 PST ---
Created an attachment (id=214142)
 --> (https://bugs.webkit.org/attachment.cgi?id=214142&action=review)
Provisional patch

Here's the provisional implementation of that idea.

The WebIDLTest interface is kept simple and only defines one operation that's then tested. Of course more stuff needs to be added, even for starters. 
The text baseline lists all the tests and their outcome. The testharness.js scripts were adjusted a bit to properly utilize window.testRunner and to also prevent printing the complete stack for failed tests since this causes the filesystem paths to be written out, producing differing output on different systems.

Build targets for new files must also be added to other build systems.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list