Changes between Version 4 and Version 5 of EFLWebKitTests


Ignore:
Timestamp:
Jul 13, 2012 6:19:20 AM (12 years ago)
Author:
tmpsantos@gmail.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • EFLWebKitTests

    v4 v5  
    5252 * Feel free to extend the test fixture and environment if you find a convenience method/function that might be useful for other tests.
    5353
     54== Running the tests ==
     55
     56 * Every test added to the EWK2UnitTests_BINARIES list will generate a executable that you can use to run individual tests. This executable is placed at the default binary output directory (i.e. same place as the MiniBrowser, WebKitTestRunner, ImageDiff, etc).
     57 * You can run all the tests at once by executing the script [source:trunk/Tools/Scripts/run-efl-tests Tools/Scripts/run-efl-tests]. Give --debug as parameter if you are building debug.
     58
    5459== Debugging tests ==
    5560