Граф коммитов

12 Коммитов

Автор SHA1 Сообщение Дата
Zoltan Varga 3ca6ee4a05 Fix license description in README file. 2011-01-14 01:18:46 +01:00
alpinechough 86990f9bcb Example bugfix. 2011-01-13 08:39:39 +08:00
alpinechough 2e4cfc93f7 The application will return an exit code which can be used to determine
if all classes/methodes have a greater code coverage than specified.
2011-01-13 08:39:38 +08:00
Zoltan Varga 9130e4e6d0 2009-01-08 Zoltan Varga <vargaz@gmail.com>
* README: Add a status section.

svn path=/trunk/monocov/; revision=122732
2009-01-08 01:48:13 +00:00
Paolo Molaro 57cbc81324 Thu Nov 30 17:36:43 CET 2006 Paolo Molaro <lupus@ximian.com>
* gui/gtk/SourceWindow.cs: work around Gtk bug.
	* coverage.c: disable domain unload for now and make sure
	methods names are encoded correctly in the XML file.


svn path=/trunk/monocov/; revision=68755
2006-11-30 16:38:03 +00:00
Paolo Molaro d8805b62ae Thu Nov 30 12:15:03 CET 2006 Paolo Molaro <lupus@ximian.com>
* Ship a Cecil binary in the source tarball. Added a
	configure option to specify a Cecil binary.
	* style.xsl: fixed mangling of hrefs.


svn path=/trunk/monocov/; revision=68738
2006-11-30 11:17:13 +00:00
Paolo Molaro 700a3591bb Fri Nov 24 16:25:51 CET 2006 Paolo Molaro <lupus@ximian.com>
* CoverageModel.cs: updated to use Cecil to load assemblies
	so the tool can be used with both 1.0 and 2.0 runtimes.
	Made it handle the conversion between the different name
	conventions for nested types.
	* coverage.c: include the assembly filename in the output so
	we don't have to try and emulate the runtime assembly load
	process and we can find the used assembly right away.


svn path=/trunk/monocov/; revision=68432
2006-11-24 15:29:59 +00:00
Jacob Ilsø Christensen 47c4264592 * Makefile: Fixed clean target.
* README: Updated.

2006-04-04  Jacob Ilsø Christensen  <jacobilsoe@gmail.com>


svn path=/trunk/monocov/; revision=59023
2006-04-04 15:37:46 +00:00
Rafael Teixeira cc72300d3c 2004-04-15 Rafael Teixeira <rafaelteixeirabr@hotmail.com>
*: README - nowadays it's mono --profile=xxx and not --profile:xxx

svn path=/trunk/monocov/; revision=25606
2004-04-16 14:07:41 +00:00
Zoltan Varga 5b485288a8 2004-04-15 Zoltan Varga <vargaz@freemail.hu>
*: Update to latest mono + gtk#.

svn path=/trunk/monocov/; revision=25563
2004-04-15 18:27:05 +00:00
Zoltan Varga 955bb82625 2003-07-02 Zoltan Varga <vargaz@freemail.hu>
* Makefile: Updated to work in the mono CVS directory structure.

	* MonoCovMain.cs gui/gtk/MonoCov.cs gui/qt/MonoCov.cs: Moved all
	non-gui command line processing into a separate class.

	* all: Initial import into CVS.

svn path=/trunk/monocov/; revision=15861
2003-07-02 13:04:44 +00:00
Zoltan Varga cb203a9979 Initial revision
svn path=/trunk/monocov/; revision=15853
2003-07-02 12:13:13 +00:00