Skip to content

Instantly share code, notes, and snippets.

@wchristian
Created November 17, 2010 14:52
Show Gist options
  • Save wchristian/703458 to your computer and use it in GitHub Desktop.
Save wchristian/703458 to your computer and use it in GitHub Desktop.
d:\traffics\conex_converter>cover -test
Deleting database D:\traffics\conex_converter\cover_db
cover: running make test OPTIMIZE=-O0\ -fprofile-arcs\ -ftest-coverage OTHERLDFLAGS=-fprofile-arcs\ -ftest-coverage
make: profile-arcs\: No such file or directory
make: test-coverage: No such file or directory
make: test-coverage: No such file or directory
make: *** No rule to make target `test-coverage'. Stop.
Reading database from D:\traffics\conex_converter\cover_db
-----------------------------------------------------------------------------
File
-----------------------------------------------------------------------------
Total
-----------------------------------------------------------------------------
Writing HTML output to D:\traffics\conex_converter\cover_db/coverage.html ...
Unable to open file 'D:\traffics\conex_converter\cover_db/coverage.html' [No such file or directory]
done.
d:\traffics\conex_converter>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment