diff -r c18f9fa7f42e -r 640d30f4fb64 phonebookui/cnthistorymodel/tsrc/branch_coverage.bat --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/phonebookui/cnthistorymodel/tsrc/branch_coverage.bat Fri Oct 15 12:24:46 2010 +0300 @@ -0,0 +1,13 @@ +pushd mt_cnthistorymodel +call del MON.sym +call del MON.dat +call del profile.txt + +call qmake +call sbs reallyclean +call ctcwrap -i d -2comp -no-conf-check sbs.bat -c winscw_urel.test + +call \epoc32\release\winscw\urel\mt_cnthistorymodel.exe +call ctcpost -p profile.txt +call ctc2html -i profile.txt -nsb +popd