Changes between Version 1 and Version 2 of EFLWebKitTests
- Timestamp:
- Jul 13, 2012, 5:51:03 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
EFLWebKitTests
v1 v2 5 5 EFL 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. 6 6 7 = Writing new unit tests for WebKit 2=7 = Writing new unit tests for EFL WebKit 2 APIs = 8 8 9 9 == Adding a new test file ==