Closed GoogleCodeExporter closed 9 years ago
I think there might some confusion to the commandline parameters.
The "-u" specifies the unit(s) to cover. In most (all?) cases there should not
be any path associated with them.
The "-sd" or "-sp" allows you specify directories to where the unit(s) that
coverage has been request are situated.
If you have a batch file in the \test\ directory with the following contents in
it, it will work correctly:
CodeCoverage -m "..\project1.map" -e "..\project1.exe" -u "Unit1" -sd "..\"
Original comment by ring....@gmail.com
on 28 Dec 2011 at 10:36
Original issue reported on code.google.com by
Phil.Pr...@gmail.com
on 19 Nov 2011 at 10:53Attachments: