[Webkit-unassigned] [Bug 68509] [EFL] Implementation of Unit Tests framework for the WebKit-Efl port

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 6 07:53:22 PDT 2012


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





--- Comment #33 from Krzysztof Czech <k.czech at samsung.com>  2012-06-06 07:53:21 PST ---
> I like the idea of using a prefix because it is easier for the test runner to list what has to be executed.

> I'm fine on using: prefix_realm.cpp (test_settings.cpp, test_localization.cpp, test_webview.cpp, test_view_single.cpp, test_view_tiled.cpp, etc). 
> But I don't think that a separated folder is necessary since it is likely that most of the folders will have just one file.


Folders would have test cases. In this solution one test file would test one API's function. One test file might have several test cases.
Generally I also agree with having test_webview.cpp, etc. My only concerns was readability and tests's management.

-- 
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