Bug 86092

Summary: [META][EFL] Master bug to track unit test infrastructure work
Product: WebKit Reporter: Thiago Marcos P. Santos <tmpsantos>
Component: WebKit EFLAssignee: Thiago Marcos P. Santos <tmpsantos>
Status: RESOLVED FIXED    
Severity: Normal CC: gyuyoung.kim, jussi.kukkonen, lucas.de.marchi, rakuco
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 68509, 68511, 87251, 87252    
Bug Blocks: 90451    

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.