sftemplateswizard/com.nokia.s60tools.templates.tests/readme.txt
author haismail <hussein.ismail@nokia.com>
Mon, 25 Jan 2010 12:26:21 +0200
changeset 1 7ff23301fe22
parent 0 61163b28edca
permissions -rw-r--r--
iMaker plugin updated: Ticket #1188: As a Carbide.c++ user I want to modify my .IMP file using iMaker plugin
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
-------------------