RESOLVED FIXED 70010
[GTK] Add WebKitTestServer class to WebKit2 GTK+ unit tests library
https://bugs.webkit.org/show_bug.cgi?id=70010
Summary [GTK] Add WebKitTestServer class to WebKit2 GTK+ unit tests library
Carlos Garcia Campos
Reported 2011-10-13 02:21:39 PDT
It makes easier to write tests that use a soup server.
Attachments
Patch (9.52 KB, patch)
2011-10-13 02:37 PDT, Carlos Garcia Campos
mrobinson: review+
Carlos Garcia Campos
Comment 1 2011-10-13 02:37:50 PDT
WebKit Review Bot
Comment 2 2011-10-13 02:43:41 PDT
Attachment 110815 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit2/ChangeLog', u'Source/WebKit..." exit_code: 1 Source/WebKit2/UIProcess/API/gtk/tests/WebKitTestServer.cpp:26: Use 0 instead of NULL. [readability/null] [5] Total errors found: 1 in 5 files If any of these errors are false positives, please file a bug against check-webkit-style.
Martin Robinson
Comment 3 2011-10-13 08:15:02 PDT
Comment on attachment 110815 [details] Patch Great. I was thinking of doing this too.
Carlos Garcia Campos
Comment 4 2011-10-13 08:27:49 PDT
Note You need to log in before you can comment on or make changes to this bug.