sftemplateswizard/com.nokia.s60tools.templates.tests/readme.txt
author dpodwall
Tue, 12 Jan 2010 13:17:53 -0600
changeset 0 61163b28edca
permissions -rw-r--r--
initial EPL conversion
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     1
INSTRUCTIONS TO EXECUTE UNIT TEST-CASES SUCCESSFULLY
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     2
-----------------------------------------------------
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     3
Basic:
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     4
All the test data is placed in 'data' folder.
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     5
'data' folder should contain below files
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     6
	- correct folder
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     7
	- templates folder
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     8
	
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     9
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    10
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    11
NOTE : 
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    12
1) The 'data' folder is accessed by adding one VM Argument to 'data' folder path.
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    13
As follows, -DTESTDATALOCATION=<path to data folder>.
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    14
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    15
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    16
END OF INSTRUCTIONS
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    17
-------------------