uidesigner/com.nokia.sdt.referenceprojects.test/data2/readme.txt
changeset 0 fb279309251b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/uidesigner/com.nokia.sdt.referenceprojects.test/data2/readme.txt	Fri Apr 03 23:33:03 2009 +0100
@@ -0,0 +1,22 @@
+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!
+  
\ No newline at end of file