[Webkit-unassigned] [Bug 22491] Add unit test skeleton for the WebKit/Gtk+ API
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Nov 26 08:11:35 PST 2008
https://bugs.webkit.org/show_bug.cgi?id=22491
zecke at selfish.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #25493|0 |1
is obsolete| |
Attachment #25519| |review?
Flag| |
------- Comment #4 from zecke at selfish.org 2008-11-26 08:11 PDT -------
Created an attachment (id=25519)
--> (https://bugs.webkit.org/attachment.cgi?id=25519&action=view)
Add unit test skeleton for WebKit/Gtk+
This is about the questions:
- Do we test the API?
- How do we test (which framework to use)?
- Where do we put the test(s)?
My answers:
- Sure
- We use the glib testing facilities
- Like Gtk/Glib in a "tests" directory next to the source
What we test:
- There is a first bug with test case in the referenced bug, so this bug
actually has an impact. But in general that is a different question and depends
on the actual bug and feature...
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list