зеркало из https://github.com/mono/monocov.git
2004-05-06 Sebastien Pouliot <sebastien@ximian.com>
* Makefile: Added missing mono in html and xml corlib targets. svn path=/trunk/monocov/; revision=26869
This commit is contained in:
Родитель
6faebbef5f
Коммит
cb0b39809f
4
Makefile
4
Makefile
|
@ -60,11 +60,11 @@ cortests:
|
|||
MONO_PATH=../mcs/class/corlib mono --profile=monocov:outfile=corlib-tests.cov,+[mscorlib] nunit-console.exe corlib_test.dll
|
||||
|
||||
xml-cortests:
|
||||
./monocov.exe --export-xml=export corlib-tests.cov
|
||||
mono ./monocov.exe --export-xml=export corlib-tests.cov
|
||||
tar cvzf corlib-tests.tar.gz export
|
||||
|
||||
html-cortests:
|
||||
./monocov.exe --export-html=html-export corlib-tests.cov
|
||||
mono ./monocov.exe --export-html=html-export corlib-tests.cov
|
||||
tar cvzf html-tests.tar.gz html-export
|
||||
|
||||
emittests:
|
||||
|
|
Загрузка…
Ссылка в новой задаче