Bug 86092 - [META][EFL] Master bug to track unit test infrastructure work
Summary: [META][EFL] Master bug to track unit test infrastructure work
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Thiago Marcos P. Santos
URL:
Keywords:
Depends on: 68509 68511 87251 87252
Blocks: 90451
  Show dependency treegraph
 
Reported: 2012-05-10 06:20 PDT by Thiago Marcos P. Santos
Modified: 2012-07-03 09:40 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thiago Marcos P. Santos 2012-05-10 06:20:36 PDT
We are constantly adding new APIs to EWK (which is great), but it should be a requirement to add a unit test to this new API as well. This bug will track the steps needed to create such infrastructure and add it as an step on the build bot.

I'm suggesting here to use cmake's own test runner and create very simple tests, not depending on any external library.
Comment 1 Raphael Kubo da Costa (:rakuco) 2012-05-10 07:00:18 PDT
Related: bug 68509.