Originally created by: perso.fr...@gmail.com
if the unit contains dots in it's name, like "Generics.Collections" the unit seems to be ignored. It's the same if the unit is specified with -u or -u flags
What steps will reproduce the problem?
1. Create a blank project with a form and a button, on click, ad a showmessage
2. save the unit with "test.unit1.pas" name
3. run codecoverage.exe
What is the expected output? What do you see instead?
the report should specified some data for test.unit1.pas but it's blank
What version of the product are you using? On what operating system?
CodeCoverage_1.0_RC1.
Please provide any additional information below.
I did not investigated further but during my tests the only time I specified -xml output it complains about a floating point error
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: ring....@gmail.com
Try adding "-ife" (without the double quotes) as the first parameter to CodeCoverage.
If that doesn't work, please specify the actual command line call you used.
Status: Accepted
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: e.kotlya...@gmail.com
Try 1.0 RC 9 it should be fixed there.
Status: Fixed