Changes between Version 1 and Version 2 of EFLWebKitTests


Ignore:
Timestamp:
Jul 13, 2012 5:51:03 AM (12 years ago)
Author:
tmpsantos@gmail.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • EFLWebKitTests

    v1 v2  
    55EFL WebKit 1 and 2 uses [http://code.google.com/p/googletest/ gtest] as unit test framework. We strongly recommend reading the [http://code.google.com/p/googletest/wiki/Primer introduction] to gtest before starting. This should be enough to cover most of our testing use cases.
    66
    7 = Writing new unit tests for WebKit 2 =
     7= Writing new unit tests for EFL WebKit 2 APIs =
    88
    99== Adding a new test file ==