Bug 86092
Summary: | [META][EFL] Master bug to track unit test infrastructure work | ||
---|---|---|---|
Product: | WebKit | Reporter: | Thiago Marcos P. Santos <tmpsantos> |
Component: | WebKit EFL | Assignee: | 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 |
Thiago Marcos P. Santos
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Raphael Kubo da Costa (:rakuco)
Related: bug 68509.