uidesigner/com.nokia.sdt.referenceprojects.test/data2/readme.txt
author Ed Swartz <ed.swartz@nokia.com>
Thu, 08 Apr 2010 15:03:50 -0500
changeset 1186 067198a8221d
parent 0 fb279309251b
permissions -rw-r--r--
Bug 11067: fix some issues with the PNP launch wizard 1) If Sys TRK is detected, and you select to install a package, a Sys TRK launch is created 2) Error message was confusing when Carbide chose to install a package but SIS configuration was not complete. 3) In an internal layout, assume Sys TRK is more likely than App TRK if we cannot tell from the connection.

This folder contains projects and reference source. 

For each project there should be a folder containing two
subfolders. 

- The subfolder named 'project' contains
the Carbide.c++ project as a subfolder. 

- The subfolder 'reference' contains
reference files in a parallel file hierarchy to the expected
generated files.

The driver will import the project, load the models and
generated source. Then it will traverse the reference folder
looking for matching files and comparing their contents. It will
generate failures if files are missing or don't match the
reference content.

NOTE: The UI designer projects are imported and built inside the
workspace, so they will be changed any time you run a test.  Be
sure not to commit changes under 'reference' unless they're intentional!