delphi-code-coverage-wizard
delphi-code-coverage-wizard copied to clipboard
Automatically exported from code.google.com/p/delphi-code-coverage-wizard
Here is some contribution: on startup of the wizard it checks if the installed IDE versions or the created IDE configurations changed and if yes (and the user didn't opt...
1. I just unzipped the ZIP file 2. renamed the folder that created into DelphiCodeCoverageWizard 3. opened the project in D10.4.2. 4. Pressed F9 Exp.: project compiles Act.: failure message...
The link to the code coverage tool itself on the project description page leads to an outdated location.
``` What new feature would you like ? Wizard should provide a 'CodeCoverage.exe' copy in script generated folder Please provide any additional information below. ``` Original issue reported on code.google.com...
``` What steps will reproduce the problem? 1. Run the wizard 2. Click next until finish button apear 3. Click the finish button What is the expected output? What do...
``` This is an indirect request ;-) I'm getting "Wait For Debug Event timed-out" errors in the log. apparently these originate from "TDebugger.ProcessDebugEvents", but the log fails to report the...
``` What new feature would you like ? It is possible to get a summary coverage report even if I don"t have the source code of the application. The detailed...
``` What new feature would you like ? Add settings to have all folders relative to scripts location. Please provide any additional information below. It's nice to have relative folders...