Skip to content

Instantly share code, notes, and snippets.

@rowlo
Last active December 18, 2015 22:49
Show Gist options
  • Save rowlo/5857174 to your computer and use it in GitHub Desktop.
Save rowlo/5857174 to your computer and use it in GitHub Desktop.
QtCreator run arguments template to testlib unti test executable:
-xml > testresults.out && /<path_to_script>/processCoverage.sh "*/<name_of_Qt_project_to_test>/src/*" && <browser_executable> html-coverage/index.html &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment