Skip to content

V1.10

Compare
Choose a tag to compare
@MHumm MHumm released this 13 Nov 10:02
· 46 commits to master since this release
  • added failure message when running generated batch file fails (seems it cannot deal with all failures yet)
  • added paranthesis around all paths in the generated batch file to support spaces in paths throughout
  • added possibility to clear all input of the previously loaded file when clicking "new"
  • added failure handling to the previous/next buttons in the HTML report view
  • replaced the about dialog with a better one
  • added a program icon
  • fixed wrong output of the path in list files (empty paths/file names) could be output, which crashed CodeCoverage.exe
  • added command line parameters to call the about dialog via /? (as this contains a description of the command line params)
  • added command line parameter (/O) to open a DCCP file passed as command line parameter. When passing a dpr or dproj file the program will look for a DCCP file with the same name and load that one.
  • added command line parameter (/R) to open and directly run a DCCP file passed as command line parameter. When passing a dpr or dproj file the program will look for a DCCP file with the same name and load that one.
  • changed the Tools menu registration code to register two entries, one with /O $PROJECT and one with /R $PROJECT
  • renamed the names of all labels in the application