uppercutbuild 0.9
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/NDepend.xml +251 -0
- data/lib/build.bat +32 -0
- data/lib/build/Castle.Core.dll +0 -0
- data/lib/build/Castle.DynamicProxy2.dll +0 -0
- data/lib/build/Castle.MicroKernel.dll +0 -0
- data/lib/build/Castle.Windsor.dll +0 -0
- data/lib/build/UppercuT.xml +5 -0
- data/lib/build/analyze.step +78 -0
- data/lib/build/analyzers/gallio.test.step +145 -0
- data/lib/build/analyzers/mbunit2.test.step +146 -0
- data/lib/build/analyzers/moma.step +143 -0
- data/lib/build/analyzers/ncover.step +186 -0
- data/lib/build/analyzers/ndepend.step +95 -0
- data/lib/build/analyzers/nitriq.step +116 -0
- data/lib/build/analyzers/nunit.test.step +172 -0
- data/lib/build/analyzers/test.step +99 -0
- data/lib/build/compile.step +178 -0
- data/lib/build/customize.bat +41 -0
- data/lib/build/customize.build +76 -0
- data/lib/build/customizers/item.template +50 -0
- data/lib/build/default.build +164 -0
- data/lib/build/deploymentBuilder.step +103 -0
- data/lib/build/environmentBuilder.step +119 -0
- data/lib/build/generateBuildInfo.step +106 -0
- data/lib/build/ilmerge.build +174 -0
- data/lib/build/open.build +103 -0
- data/lib/build/package.step +234 -0
- data/lib/build/policyChecks.step +81 -0
- data/lib/build/updateAssemblies.build +107 -0
- data/lib/build/uppercut.dll +0 -0
- data/lib/build/uppercut.tasks.dll +0 -0
- data/lib/build/versionBuilder.step +148 -0
- data/lib/build/versioners/git.step +106 -0
- data/lib/build/versioners/hg.step +106 -0
- data/lib/build/versioners/svn.step +112 -0
- data/lib/build/versioners/tfs.step +104 -0
- data/lib/build/zip.build +162 -0
- data/lib/deployment/scripts/database.deploy +37 -0
- data/lib/deployment/templates/AppDeployment.bat +9 -0
- data/lib/deployment/templates/DBDeployment.RESTORE.bat +9 -0
- data/lib/deployment/templates/DBDeployment.bat +9 -0
- data/lib/lib/MbUnit2/MbUnit.AddIn.dll +0 -0
- data/lib/lib/MbUnit2/MbUnit.Cons.exe +0 -0
- data/lib/lib/MbUnit2/MbUnit.Cons.exe.config +12 -0
- data/lib/lib/MbUnit2/MbUnit.Framework.2.0.dll +0 -0
- data/lib/lib/MbUnit2/MbUnit.Framework.XML +6929 -0
- data/lib/lib/MbUnit2/MbUnit.Framework.dll +0 -0
- data/lib/lib/MbUnit2/MbUnit.GUI.exe +0 -0
- data/lib/lib/MbUnit2/MbUnit.GUI.exe.config +14 -0
- data/lib/lib/MbUnit2/MbUnit.MSBuild.Tasks.dll +0 -0
- data/lib/lib/MbUnit2/NAnt.Core.dll +0 -0
- data/lib/lib/MbUnit2/NGraphviz.Helpers.dll +0 -0
- data/lib/lib/MbUnit2/NGraphviz.Layout.dll +0 -0
- data/lib/lib/MbUnit2/NGraphviz.dll +0 -0
- data/lib/lib/MbUnit2/QuickGraph.Algorithms.Graphviz.dll +0 -0
- data/lib/lib/MbUnit2/QuickGraph.Algorithms.dll +0 -0
- data/lib/lib/MbUnit2/QuickGraph.dll +0 -0
- data/lib/lib/MbUnit2/Refly.dll +0 -0
- data/lib/lib/MbUnit2/TestDriven.Framework.dll +0 -0
- data/lib/lib/MbUnit2/TestFu.XML +1932 -0
- data/lib/lib/MbUnit2/TestFu.dll +0 -0
- data/lib/lib/MbUnit2/XsdTidy.exe +0 -0
- data/lib/lib/MoMA/Definitions/2.4.0.1-defs.zip +0 -0
- data/lib/lib/MoMA/ICSharpCode.SharpZipLib.dll +0 -0
- data/lib/lib/MoMA/MoMA.Analyzer.dll +0 -0
- data/lib/lib/MoMA/MoMA.exe +0 -0
- data/lib/lib/MoMA/Mono.Cecil.dll +0 -0
- data/lib/lib/MoMA/Reports/Media/fail.png +0 -0
- data/lib/lib/MoMA/Reports/Media/minus.png +0 -0
- data/lib/lib/MoMA/Reports/Media/moma.css +117 -0
- data/lib/lib/MoMA/Reports/Media/moma.js +17 -0
- data/lib/lib/MoMA/Reports/Media/pass.png +0 -0
- data/lib/lib/MoMA/Reports/Media/plus.png +0 -0
- data/lib/lib/MoMA/Resources/button_ok.png +0 -0
- data/lib/lib/MoMA/Resources/dialog-warning.png +0 -0
- data/lib/lib/MoMA/Resources/dialogback.png +0 -0
- data/lib/lib/MoMA/Resources/list-add.png +0 -0
- data/lib/lib/MoMA/Resources/list-directory.png +0 -0
- data/lib/lib/MoMA/Resources/list-remove.png +0 -0
- data/lib/lib/MoMA/Resources/monoback.png +0 -0
- data/lib/lib/MoMA/Resources/spinner.gif +0 -0
- data/lib/lib/NAnt/CollectionGen.dll +0 -0
- data/lib/lib/NAnt/Interop.MsmMergeTypeLib.dll +0 -0
- data/lib/lib/NAnt/Interop.StarTeam.dll +0 -0
- data/lib/lib/NAnt/Interop.WindowsInstaller.dll +0 -0
- data/lib/lib/NAnt/MSITaskErrors.mst +0 -0
- data/lib/lib/NAnt/MSITaskTemplate.msi +0 -0
- data/lib/lib/NAnt/MSMTaskErrors.mst +0 -0
- data/lib/lib/NAnt/MSMTaskTemplate.msm +0 -0
- data/lib/lib/NAnt/MbUnit.Framework.dll +0 -0
- data/lib/lib/NAnt/MbUnit.Tasks.dll +0 -0
- data/lib/lib/NAnt/NAnt.CompressionTasks.dll +0 -0
- data/lib/lib/NAnt/NAnt.Contrib.Tasks.dll +0 -0
- data/lib/lib/NAnt/NAnt.Core.dll +0 -0
- data/lib/lib/NAnt/NAnt.DotNetTasks.dll +0 -0
- data/lib/lib/NAnt/NAnt.MSNetTasks.dll +0 -0
- data/lib/lib/NAnt/NAnt.NUnit.dll +0 -0
- data/lib/lib/NAnt/NAnt.NUnit1Tasks.dll +0 -0
- data/lib/lib/NAnt/NAnt.NUnit2Tasks.dll +0 -0
- data/lib/lib/NAnt/NAnt.SourceControlTasks.dll +0 -0
- data/lib/lib/NAnt/NAnt.VSNetTasks.dll +0 -0
- data/lib/lib/NAnt/NAnt.VisualCppTasks.dll +0 -0
- data/lib/lib/NAnt/NAnt.Win32Tasks.dll +0 -0
- data/lib/lib/NAnt/NAnt.exe +0 -0
- data/lib/lib/NAnt/NAnt.exe.config +2126 -0
- data/lib/lib/NAnt/NCoverExplorer.NAntTasks.dll +0 -0
- data/lib/lib/NAnt/NDepend.Build.NAntTasks.dll +0 -0
- data/lib/lib/NAnt/NDoc.Documenter.NAnt.dll +0 -0
- data/lib/lib/NAnt/QuickGraph.Algorithms.dll +0 -0
- data/lib/lib/NAnt/QuickGraph.dll +0 -0
- data/lib/lib/NAnt/SLiNgshoT.Core.dll +0 -0
- data/lib/lib/NAnt/SLiNgshoT.exe +0 -0
- data/lib/lib/NAnt/SourceSafe.Interop.dll +0 -0
- data/lib/lib/NAnt/ThoughtWorks.CruiseControl.MSBuild.dll +0 -0
- data/lib/lib/NAnt/extensions/common/2.0/NAnt.MSBuild.dll +0 -0
- data/lib/lib/NAnt/extensions/common/2.0/NAnt.MSBuild.xml +36 -0
- data/lib/lib/NAnt/lib/common/1.1/nunit-console-runner.dll +0 -0
- data/lib/lib/NAnt/lib/common/1.1/nunit-console.exe +0 -0
- data/lib/lib/NAnt/lib/common/1.1/nunit.core.dll +0 -0
- data/lib/lib/NAnt/lib/common/1.1/nunit.framework.dll +0 -0
- data/lib/lib/NAnt/lib/common/1.1/nunit.util.dll +0 -0
- data/lib/lib/NAnt/lib/common/2.0/nunit-console-runner.dll +0 -0
- data/lib/lib/NAnt/lib/common/2.0/nunit-console.exe +0 -0
- data/lib/lib/NAnt/lib/common/2.0/nunit.core.dll +0 -0
- data/lib/lib/NAnt/lib/common/2.0/nunit.framework.dll +0 -0
- data/lib/lib/NAnt/lib/common/2.0/nunit.util.dll +0 -0
- data/lib/lib/NAnt/lib/common/neutral/ICSharpCode.SharpCvsLib.Console.dll +0 -0
- data/lib/lib/NAnt/lib/common/neutral/ICSharpCode.SharpCvsLib.dll +0 -0
- data/lib/lib/NAnt/lib/common/neutral/ICSharpCode.SharpZipLib.dll +0 -0
- data/lib/lib/NAnt/lib/common/neutral/NDoc.Core.dll +0 -0
- data/lib/lib/NAnt/lib/common/neutral/NDoc.Documenter.Msdn.dll +0 -0
- data/lib/lib/NAnt/lib/common/neutral/NDoc.ExtendedUI.dll +0 -0
- data/lib/lib/NAnt/lib/common/neutral/NUnitCore.dll +0 -0
- data/lib/lib/NAnt/lib/mono/1.0/NDoc.Core.dll +0 -0
- data/lib/lib/NAnt/lib/mono/1.0/NDoc.Documenter.Msdn.dll +0 -0
- data/lib/lib/NAnt/lib/mono/1.0/NDoc.ExtendedUI.dll +0 -0
- data/lib/lib/NAnt/lib/mono/1.0/nunit.core.dll +0 -0
- data/lib/lib/NAnt/lib/mono/1.0/nunit.framework.dll +0 -0
- data/lib/lib/NAnt/lib/mono/1.0/nunit.util.dll +0 -0
- data/lib/lib/NAnt/lib/mono/2.0/NDoc.Core.dll +0 -0
- data/lib/lib/NAnt/lib/mono/2.0/NDoc.Documenter.Msdn.dll +0 -0
- data/lib/lib/NAnt/lib/mono/2.0/NDoc.ExtendedUI.dll +0 -0
- data/lib/lib/NAnt/lib/mono/2.0/nunit.core.dll +0 -0
- data/lib/lib/NAnt/lib/mono/2.0/nunit.framework.dll +0 -0
- data/lib/lib/NAnt/lib/mono/2.0/nunit.util.dll +0 -0
- data/lib/lib/NAnt/lib/net/1.0/NDoc.Core.dll +0 -0
- data/lib/lib/NAnt/lib/net/1.0/NDoc.Documenter.Msdn.dll +0 -0
- data/lib/lib/NAnt/lib/net/1.0/NDoc.ExtendedUI.dll +0 -0
- data/lib/lib/NAnt/lib/net/1.0/nunit-console-runner.dll +0 -0
- data/lib/lib/NAnt/lib/net/1.0/nunit-console.exe +0 -0
- data/lib/lib/NAnt/lib/net/1.0/nunit.core.dll +0 -0
- data/lib/lib/NAnt/lib/net/1.0/nunit.framework.dll +0 -0
- data/lib/lib/NAnt/lib/net/1.0/nunit.util.dll +0 -0
- data/lib/lib/NAnt/lib/net/1.1/NDoc.Core.dll +0 -0
- data/lib/lib/NAnt/lib/net/1.1/NDoc.Documenter.Msdn.dll +0 -0
- data/lib/lib/NAnt/lib/net/1.1/NDoc.ExtendedUI.dll +0 -0
- data/lib/lib/NAnt/lib/net/1.1/nunit.core.dll +0 -0
- data/lib/lib/NAnt/lib/net/1.1/nunit.framework.dll +0 -0
- data/lib/lib/NAnt/lib/net/1.1/nunit.util.dll +0 -0
- data/lib/lib/NAnt/lib/net/2.0/NDoc.Core.dll +0 -0
- data/lib/lib/NAnt/lib/net/2.0/NDoc.Documenter.Msdn.dll +0 -0
- data/lib/lib/NAnt/lib/net/2.0/NDoc.ExtendedUI.dll +0 -0
- data/lib/lib/NAnt/lib/net/2.0/nunit.core.dll +0 -0
- data/lib/lib/NAnt/lib/net/2.0/nunit.framework.dll +0 -0
- data/lib/lib/NAnt/lib/net/2.0/nunit.util.dll +0 -0
- data/lib/lib/NAnt/log4net.dll +0 -0
- data/lib/lib/NAnt/scvs.exe +0 -0
- data/lib/lib/NCover/ActiproEULA.html +287 -0
- data/lib/lib/NCover/ActiproSoftware.Shared.Net11.dll +0 -0
- data/lib/lib/NCover/ActiproSoftware.SyntaxEditor.Net11.dll +0 -0
- data/lib/lib/NCover/ActiproSoftware.WinUICore.Net11.dll +0 -0
- data/lib/lib/NCover/CommandBars.dll +0 -0
- data/lib/lib/NCover/ConsoleConfig.xsd +123 -0
- data/lib/lib/NCover/ConsoleExample.config +94 -0
- data/lib/lib/NCover/CoverLib.dll +0 -0
- data/lib/lib/NCover/Coverage.xsl +339 -0
- data/lib/lib/NCover/CoverageReport.xsl +468 -0
- data/lib/lib/NCover/ICSharpCode.TextEditor.dll +0 -0
- data/lib/lib/NCover/LicencePersonal.rtf +334 -0
- data/lib/lib/NCover/MSVCP80.dll +0 -0
- data/lib/lib/NCover/MSVCR80.dll +0 -0
- data/lib/lib/NCover/Microsoft.VC80.CRT.manifest +8 -0
- data/lib/lib/NCover/NCover.Console.exe +0 -0
- data/lib/lib/NCover/NCover.Console.exe.config +6 -0
- data/lib/lib/NCover/NCover.Framework.dll +0 -0
- data/lib/lib/NCover/NCoverExplorer.Console.exe +0 -0
- data/lib/lib/NCover/NCoverExplorer.Core.dll +0 -0
- data/lib/lib/NCover/NCoverExplorer.NCoverRunner.dll +0 -0
- data/lib/lib/NCover/NCoverExplorer.WinForms.dll +0 -0
- data/lib/lib/NCover/NCoverExplorer.exe +0 -0
- data/lib/lib/NCover/NCoverExplorer.exe.config +8 -0
- data/lib/lib/NCover/NCoverExplorerFAQ.html +303 -0
- data/lib/lib/NCover/NCoverExplorerReleaseNotes.html +874 -0
- data/lib/lib/NCover/NCoverFAQ.html +429 -0
- data/lib/lib/NCover/VC80CRT.MAN +15 -0
- data/lib/lib/NCover/license.txt +299 -0
- data/lib/lib/NUnit/NUnitTests.config +84 -0
- data/lib/lib/NUnit/NUnitTests.nunit +14 -0
- data/lib/lib/NUnit/agent.conf +4 -0
- data/lib/lib/NUnit/agent.log.conf +18 -0
- data/lib/lib/NUnit/framework/nunit.framework.dll +0 -0
- data/lib/lib/NUnit/framework/nunit.framework.xml +10113 -0
- data/lib/lib/NUnit/framework/nunit.mocks.dll +0 -0
- data/lib/lib/NUnit/framework/pnunit.framework.dll +0 -0
- data/lib/lib/NUnit/launcher.log.conf +18 -0
- data/lib/lib/NUnit/lib/Failure.png +0 -0
- data/lib/lib/NUnit/lib/Ignored.png +0 -0
- data/lib/lib/NUnit/lib/Inconclusive.png +0 -0
- data/lib/lib/NUnit/lib/Skipped.png +0 -0
- data/lib/lib/NUnit/lib/Success.png +0 -0
- data/lib/lib/NUnit/lib/fit.dll +0 -0
- data/lib/lib/NUnit/lib/log4net.dll +0 -0
- data/lib/lib/NUnit/lib/nunit-console-runner.dll +0 -0
- data/lib/lib/NUnit/lib/nunit-gui-runner.dll +0 -0
- data/lib/lib/NUnit/lib/nunit.core.dll +0 -0
- data/lib/lib/NUnit/lib/nunit.core.interfaces.dll +0 -0
- data/lib/lib/NUnit/lib/nunit.fixtures.dll +0 -0
- data/lib/lib/NUnit/lib/nunit.uiexception.dll +0 -0
- data/lib/lib/NUnit/lib/nunit.uikit.dll +0 -0
- data/lib/lib/NUnit/lib/nunit.util.dll +0 -0
- data/lib/lib/NUnit/nunit-agent-x86.exe +0 -0
- data/lib/lib/NUnit/nunit-agent-x86.exe.config +76 -0
- data/lib/lib/NUnit/nunit-agent.exe +0 -0
- data/lib/lib/NUnit/nunit-agent.exe.config +76 -0
- data/lib/lib/NUnit/nunit-console-x86.exe +0 -0
- data/lib/lib/NUnit/nunit-console-x86.exe.config +76 -0
- data/lib/lib/NUnit/nunit-console.exe +0 -0
- data/lib/lib/NUnit/nunit-console.exe.config +76 -0
- data/lib/lib/NUnit/nunit-x86.exe +0 -0
- data/lib/lib/NUnit/nunit-x86.exe.config +91 -0
- data/lib/lib/NUnit/nunit.exe +0 -0
- data/lib/lib/NUnit/nunit.exe.config +91 -0
- data/lib/lib/NUnit/nunit.framework.dll +0 -0
- data/lib/lib/NUnit/pnunit-agent.exe +0 -0
- data/lib/lib/NUnit/pnunit-agent.exe.config +77 -0
- data/lib/lib/NUnit/pnunit-launcher.exe +0 -0
- data/lib/lib/NUnit/pnunit-launcher.exe.config +77 -0
- data/lib/lib/NUnit/pnunit.framework.dll +0 -0
- data/lib/lib/NUnit/pnunit.tests.dll +0 -0
- data/lib/lib/NUnit/runpnunit.bat +2 -0
- data/lib/lib/NUnit/test.conf +24 -0
- data/lib/lib/NUnit/tests/loadtest-assembly.dll +0 -0
- data/lib/lib/NUnit/tests/mock-assembly.dll +0 -0
- data/lib/lib/NUnit/tests/nonamespace-assembly.dll +0 -0
- data/lib/lib/NUnit/tests/nunit-console.tests.dll +0 -0
- data/lib/lib/NUnit/tests/nunit-gui.tests.dll +0 -0
- data/lib/lib/NUnit/tests/nunit.core.tests.dll +0 -0
- data/lib/lib/NUnit/tests/nunit.fixtures.tests.dll +0 -0
- data/lib/lib/NUnit/tests/nunit.framework.dll +0 -0
- data/lib/lib/NUnit/tests/nunit.framework.tests.dll +0 -0
- data/lib/lib/NUnit/tests/nunit.mocks.tests.dll +0 -0
- data/lib/lib/NUnit/tests/nunit.uiexception.tests.dll +0 -0
- data/lib/lib/NUnit/tests/nunit.uikit.tests.dll +0 -0
- data/lib/lib/NUnit/tests/nunit.util.tests.dll +0 -0
- data/lib/lib/NUnit/tests/test-assembly.dll +0 -0
- data/lib/lib/NUnit/tests/test-utilities.dll +0 -0
- data/lib/lib/NUnit/tests/timing-tests.dll +0 -0
- data/lib/open.bat +10 -0
- data/lib/settings/LOCAL.settings +29 -0
- data/lib/settings/SettingsFileReadMe.txt +2 -0
- data/lib/settings/UppercuT.config +73 -0
- data/lib/test.bat +38 -0
- data/lib/zip.bat +23 -0
- metadata +328 -0
@@ -0,0 +1,874 @@
|
|
1
|
+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
2
|
+
<html xmlns="http://www.w3.org/1999/xhtml">
|
3
|
+
<head>
|
4
|
+
<title>NCoverExplorer Release Notes</title>
|
5
|
+
<meta content="Microsoft Visual Studio .NET 7.1" name="GENERATOR" />
|
6
|
+
<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema" />
|
7
|
+
<style type="text/css">
|
8
|
+
body { font-size: 10pt; font-family: Verdana; }
|
9
|
+
p.title { font-size: 20pt; font-weight: bold; }
|
10
|
+
.subtitle { color: maroon; }
|
11
|
+
p.question { font-weight: bold; }
|
12
|
+
pre { font-size: 10pt; font-family: Courier; }
|
13
|
+
pre.usage { background-color: #F0F0F0; }
|
14
|
+
.quote { background-color: #F0F0F0; margin-left: 36pt;}
|
15
|
+
.method { color: maroon; font-size: 10pt; font-weight: bold; }
|
16
|
+
.hdrcell { background-color: #DDEEFF; font-size: 10pt; }
|
17
|
+
.datacell { background-color: #FFFFEE; text-align: right; font-size: 10pt; }
|
18
|
+
.hldatacell { background-color: #FFCCCC; text-align: right; font-size: 10pt; }
|
19
|
+
.box { border: 1px solid; padding: 10px; }
|
20
|
+
.treeviewBlack { color: black; }
|
21
|
+
.treeviewGrey { color: grey; }
|
22
|
+
.treeviewRed { color: red; }
|
23
|
+
.treeviewBlue { color: blue; }
|
24
|
+
.sourceBlue { background-color: #E0EDFD; color: black; }
|
25
|
+
.sourceRed { background-color: #E6B0A5; color: black; }
|
26
|
+
</style>
|
27
|
+
</head>
|
28
|
+
<body>
|
29
|
+
<p class="title">NCoverExplorer Release Notes</p>
|
30
|
+
<p>The latest version of this document is located <a href="http://www.kiwidude.com/dotnet/NCoverExplorerReleaseNotes.html">here</a>.
|
31
|
+
<br/>For the latest NCoverExplorer news and updates, visit my <a href="http://www.kiwidude.com/blog/">blog</a>.</p>
|
32
|
+
<hr/>
|
33
|
+
|
34
|
+
<p class="question">v1.4.0 - Sep 16th 2007</p>
|
35
|
+
<p class="answer">The following new features were introduced:</p>
|
36
|
+
<ul>
|
37
|
+
<li>
|
38
|
+
Major rewrite of the underlying object design for future maintainability. Should improve treeview
|
39
|
+
performance for .NET 2.0 users (and load performance for all users) as well as make it easier to
|
40
|
+
add new features.
|
41
|
+
</li>
|
42
|
+
<li>
|
43
|
+
Changes to the project setting file format and location, both as used by the NCoverExplorer gui
|
44
|
+
and the NCoverExplorer.Console.exe application. If you use the /c argument supplying a configuration
|
45
|
+
file to NCoverExplorer then you must modify your project file format. See ConsoleExample.config
|
46
|
+
for details (replace the outer tag to be called ConsoleSetting).
|
47
|
+
</li>
|
48
|
+
<li>
|
49
|
+
Replaced ICSharpCode text editor with Actipro which offers far superior features, more attractive
|
50
|
+
appearance and provides a more flexible licensing model for the future of NCoverExplorer.
|
51
|
+
</li>
|
52
|
+
<li>
|
53
|
+
A new attribute added into the coverage report xml of "totalSeqPoints" which includes the
|
54
|
+
total of any excluded sequence points at that level. In response to a feature request in
|
55
|
+
<a href="http://ncover.org/SITE/forums/thread/697.aspx">this</a> NCover forum thread to allow
|
56
|
+
people to report how much code was excluded from coverage.
|
57
|
+
</li>
|
58
|
+
<li>
|
59
|
+
Add a copy command to the right-click menu for the source code area.
|
60
|
+
</li>
|
61
|
+
<li>
|
62
|
+
Add a print preview command to the File menu.
|
63
|
+
</li>
|
64
|
+
<li>
|
65
|
+
Add support for profiling a specific process module to the Run NCover dialog.
|
66
|
+
</li>
|
67
|
+
<li>
|
68
|
+
Add a /fc (failCombinedMinimum) option to NCoverExplorer.Console.exe for emulating the
|
69
|
+
original behaviour of failing based on total coverage to supplement the /f option which
|
70
|
+
fails if an individual module is below the coverage threshold.
|
71
|
+
</li>
|
72
|
+
</ul>
|
73
|
+
<p class="answer">The following minor changes were made:</p>
|
74
|
+
<ul>
|
75
|
+
<li>
|
76
|
+
Rewrite the options dialog to use a VS.Net style property pages approach.
|
77
|
+
</li>
|
78
|
+
<li>
|
79
|
+
Exclusions tab in Options dialog - delete key is now a shortcut to removing an exclusion.
|
80
|
+
</li>
|
81
|
+
<li>
|
82
|
+
Reorder the file menu slightly so Run NCover is separated.
|
83
|
+
</li>
|
84
|
+
<li>
|
85
|
+
Source code window now has a splitter bar.
|
86
|
+
</li>
|
87
|
+
<li>
|
88
|
+
Command line generated for NCover 1.5.7+ in NCover Runner dialog includes the //reg
|
89
|
+
option if choosing to register coverlib.dll.
|
90
|
+
</li>
|
91
|
+
<li>
|
92
|
+
Statistics pane auto-sizes the last column to fill the width of the listview.
|
93
|
+
</li>
|
94
|
+
<li>
|
95
|
+
Coverage exclusions now support '?' and more complex wildcard expressions such
|
96
|
+
as Test.*.Something*.
|
97
|
+
</li>
|
98
|
+
</ul>
|
99
|
+
<p class="answer">The following bug fixes were made:</p>
|
100
|
+
<ul>
|
101
|
+
<li>
|
102
|
+
Line number foreground colour not displayed correctly in options dialog tab.
|
103
|
+
</li>
|
104
|
+
<li>
|
105
|
+
Directory not created if not existing when writing output report.
|
106
|
+
</li>
|
107
|
+
<li>
|
108
|
+
Corrected typo in full name of parameter when using /quiet option with NCoverExplorer.Console.
|
109
|
+
</li>
|
110
|
+
<li>
|
111
|
+
Reduce GDI usage by editor control.
|
112
|
+
Rnsure Actipro renderer is correctly utilised.
|
113
|
+
Turn off text margins in NCover run dialog for editor.
|
114
|
+
Ensure C++ code has whole line highlighted even though no sequence point values.
|
115
|
+
(Build 1.4.0.6)
|
116
|
+
</li>
|
117
|
+
</ul>
|
118
|
+
<hr/>
|
119
|
+
|
120
|
+
<p class="question">v1.3.6 - Apr 5th 2007</p>
|
121
|
+
<p class="answer">Bundled with TestDriven.Net from build 2.5.2078.</p>
|
122
|
+
<p class="answer">The following new features were introduced:</p>
|
123
|
+
<ul>
|
124
|
+
<li>
|
125
|
+
Added a Find dialog (ctrl+F) to quickly navigate to a class. Wildcards are supported.
|
126
|
+
</li>
|
127
|
+
<li>
|
128
|
+
Added a /q or /quiet option to NCoverExplorer.Console.exe to minimise the output.
|
129
|
+
</li>
|
130
|
+
</ul>
|
131
|
+
<p class="answer">The following minor changes were made:</p>
|
132
|
+
<ul>
|
133
|
+
<li>
|
134
|
+
Failing if less than a threshold now applies to any assembly not meeting the threshold
|
135
|
+
rather than comparing against the total coverage across all assemblies.
|
136
|
+
</li>
|
137
|
+
<li>
|
138
|
+
Add some examples to the NCoverExplorer.Console.exe output for the /help or /? (or no arguments).
|
139
|
+
</li>
|
140
|
+
<li>
|
141
|
+
Pressing ESC on the NCover Runner dialog will now close it.
|
142
|
+
</li>
|
143
|
+
<li>
|
144
|
+
Implement a workaround for poor treeview performance under .NET 2.0.
|
145
|
+
</li>
|
146
|
+
<li>
|
147
|
+
Rather than displaying validation errors automatically "fix" paths with matching trailing
|
148
|
+
slashes in the Change Source Path dialog.
|
149
|
+
</li>
|
150
|
+
<li>
|
151
|
+
Writing of coverage files should now match the schema for the relevant NCover version.
|
152
|
+
Later NCover versions like 1.5.7 have enhanced the schema, so the results of a merge or
|
153
|
+
save from NCoverExplorer should offer a comparative schema in the result.
|
154
|
+
</li>
|
155
|
+
<li>
|
156
|
+
Add a message indicating the return code to the output.
|
157
|
+
</li>
|
158
|
+
</ul>
|
159
|
+
<p class="answer">The following bug fixes were made:</p>
|
160
|
+
<ul>
|
161
|
+
<li>
|
162
|
+
NCover 1.5.5/6 produce duplicate sequence points. To workaround this fix Jamie Cansdale implemented
|
163
|
+
a change for me to the way the methods are identified uniquely. The longer term fix is NCover version 1.5.7
|
164
|
+
- this should keep things usable until that is released.
|
165
|
+
</li>
|
166
|
+
<li>
|
167
|
+
Another issue up to at least NCover 1.5.7 is that non-instrumented code does not have the sequence
|
168
|
+
points optimised. When merging multiple coverage files NCoverExplorer was incorrectly merging the noops with
|
169
|
+
valid instrumented sequence points, resulting in lower coverage information.
|
170
|
+
</li>
|
171
|
+
<li>
|
172
|
+
If CoverageReport.xsl stylesheet already exists in destination output folder for an xml report
|
173
|
+
and is marked as read-only then the replace would fail.
|
174
|
+
</li>
|
175
|
+
<li>
|
176
|
+
Drag/drop of coverage.xml files would add to the wrong end of the MRU menu once the maximum
|
177
|
+
number of items is reached.
|
178
|
+
</li>
|
179
|
+
<li>
|
180
|
+
If multiple classes in the same file then selecting a class node was not navigating to that
|
181
|
+
class in the source code tab. It will now jump to the first unvisited sequence point, or if
|
182
|
+
there are none of those the first sequence point in the class.
|
183
|
+
</li>
|
184
|
+
<li>
|
185
|
+
Wildcards for coverage exclusions were only working if placed at the ends, not in the middle
|
186
|
+
e.g. *.Tests or Testing.* would work, but xxx.*.yyy would not.
|
187
|
+
</li>
|
188
|
+
<li>
|
189
|
+
Prevent some of the nasty GDI errors in CommandBars code from disrupting the GUI. Longer
|
190
|
+
term will utilise another framework.
|
191
|
+
</li>
|
192
|
+
<li>
|
193
|
+
Replacing paths by typing them in had MaxLength set to 50 so impossible to edit long paths
|
194
|
+
in the Change Source Path dialog.
|
195
|
+
</li>
|
196
|
+
<li>
|
197
|
+
Merging property nodes under a parent in the tree has a dependency on the ordering of the coverage output
|
198
|
+
to ensure they appear properly.
|
199
|
+
</li>
|
200
|
+
<li>
|
201
|
+
When restoring form position from persisted values, ensure it appears on a visible screen,
|
202
|
+
catering for the user changing their display settings between sessions.
|
203
|
+
</li>
|
204
|
+
<li>
|
205
|
+
Ensure stylesheet cannot be copied over the top of itself.
|
206
|
+
</li>
|
207
|
+
<li>
|
208
|
+
Supplying a file pattern with no matches to NCoverExplorer.Console.exe was throwing an "Index was
|
209
|
+
outside the bounds of the array" exception.
|
210
|
+
</li>
|
211
|
+
<li>
|
212
|
+
Multiple coverage exclusion attributes not supplied correctly to NCover (build 26).
|
213
|
+
</li>
|
214
|
+
<li>
|
215
|
+
Check to make sure node is assigned to a TreeView before getting handle to set text (build 32).
|
216
|
+
</li>
|
217
|
+
<li>
|
218
|
+
Sort sequence point nodes when loading and handle merge case of multiple non-instrumented
|
219
|
+
sequence points becoming a single sequence point. (build 36).
|
220
|
+
</li>
|
221
|
+
</ul>
|
222
|
+
<hr/>
|
223
|
+
|
224
|
+
<p class="question">v1.3.5 - Oct 23rd 2006</p>
|
225
|
+
<p class="answer">Bundled with TestDriven.Net from build 2.0.1921.</p>
|
226
|
+
<p class="answer">The following new features were introduced:</p>
|
227
|
+
<ul>
|
228
|
+
<li>
|
229
|
+
Added ability to run NCover from within NCoverExplorer (all versions). User Ctrl+N or
|
230
|
+
entries on File menu/toolbar to bring up configuration dialog. After successful
|
231
|
+
execution, the resultant coverage file is displayed in NCoverExplorer.
|
232
|
+
</li>
|
233
|
+
<li>
|
234
|
+
Added ability to generate MSBuild, NAnt and command-line scripts for running NCover
|
235
|
+
from within NCoverExplorer. See the NCover dialog above.
|
236
|
+
</li>
|
237
|
+
<li>
|
238
|
+
Added new function coverage viewing options and module/class coverage report.
|
239
|
+
Indicates the percentage of functions covered rather than the sequence points within each.
|
240
|
+
Supported by a new "satisfactory function threshold" and function % sorting options.
|
241
|
+
</li>
|
242
|
+
<li>
|
243
|
+
Background colours can now be customised for coverage nodes in the tree.
|
244
|
+
</li>
|
245
|
+
<li>
|
246
|
+
Reports will now have the current filtering applied, not just the sorting settings.
|
247
|
+
</li>
|
248
|
+
<li>
|
249
|
+
Reports using NCoverExplorer.Console can now have filtering and sorting applied. Use the
|
250
|
+
/sort: and /filter: command line arguments, or specify in a .config file (see example.config),
|
251
|
+
or use the sort/filter arguments to the NAnt/MSBuild tasks.
|
252
|
+
</li>
|
253
|
+
<li>
|
254
|
+
Sorting and filtering options applied are now persisted and reapplied to the next coverage
|
255
|
+
xml file loaded, both in this and future sessions.
|
256
|
+
</li>
|
257
|
+
<li>
|
258
|
+
Added ability to filter out all nodes exceeding coverage threshold.
|
259
|
+
</li>
|
260
|
+
<li>
|
261
|
+
Revamp to the NAnt/MSBuild tasks. Renamed assemblies and namespaces. Included new attribute of
|
262
|
+
"AssembliesList" as an alternative to the "Assemblies" group element to allow direct
|
263
|
+
specification of a list as you would on the command line. The "Version" attribute is now optional
|
264
|
+
- the task determines it from the NCover assembly instead if not specified. Tasks will automatically
|
265
|
+
register NCover coverlib.dll using the HKCU entry in the registry - no need for regsvr32 any more!
|
266
|
+
NCoverExplorer task now writes it's config file to temp folder for passing to the executable.
|
267
|
+
</li>
|
268
|
+
<li>
|
269
|
+
Added documentation for the NAnt and MSBuild tasks. This is included both in the NCoverExplorer.Extras.zip
|
270
|
+
file, as well as being available online for the custom <a href="http://www.kiwidude.com/dotnet/doc/NCoverExplorer.MSBuildTasks/index.html">MSBuild Task Help</a>
|
271
|
+
and <a href="http://www.kiwidude.com/dotnet/doc/NCoverExplorer.NAntTasks/index.html">NAnt Task Help</a>.
|
272
|
+
Links also available off the Help menu for NCoverExplorer.
|
273
|
+
</li>
|
274
|
+
<li>
|
275
|
+
Added a schema file ConsoleConfig.xsd to the distribution for people wanting to know the exact syntax
|
276
|
+
options for creating .config files to pass to NCoverExplorer.Console using the /config switch.
|
277
|
+
</li>
|
278
|
+
<li>
|
279
|
+
Added regular expression support to the coverage exclusions dialog for people wanting more complex queries.
|
280
|
+
</li>
|
281
|
+
</ul>
|
282
|
+
<p class="answer">The following minor changes were made:</p>
|
283
|
+
<ul>
|
284
|
+
<li>
|
285
|
+
<span style="color:red">Configuration file change - the ModuleThresholds section in .config files passed to NCoverExplorer.Console now
|
286
|
+
uses propercase attribute names to be consistent with the rest of the configuration file.
|
287
|
+
i.e. "ModuleName" instead of "moduleName", and "SatisfactoryCoverage" instead of "satisfactoryCoverage".</span> You must update
|
288
|
+
your NAnt/MSBuild tasks for NCoverExplorer if you use these. If you instead use the <exec> task with a .config
|
289
|
+
file then you should update the case of the entries in this file. This only affects people who have setup coverage exclusions
|
290
|
+
at the module level for reporting purposes.
|
291
|
+
</li>
|
292
|
+
<li>
|
293
|
+
If source code is out of date compared to the coverage results, the user is prompted with
|
294
|
+
the change source path dialog.
|
295
|
+
</li>
|
296
|
+
<li>
|
297
|
+
If the user chooses a new source code location, the tab is now automatically opened for
|
298
|
+
that location rather than requiring the user to click on the tree node again.
|
299
|
+
</li>
|
300
|
+
<li>
|
301
|
+
Added Help->NCoverExplorer Forum menu option to link to the NCover website. Also included
|
302
|
+
forum link information on the exception dialog.
|
303
|
+
</li>
|
304
|
+
<li>
|
305
|
+
Added a toolbar button for turning off filtering.
|
306
|
+
</li>
|
307
|
+
<li>
|
308
|
+
<span style="color:red">Keyboard shortcut change - Changed the keyboard shortcuts for next/previous unvisited class (ALT+UP/DOWN) and
|
309
|
+
next/previous unvisited line in class (ALT+LEFT/RIGHT).</span>
|
310
|
+
</li>
|
311
|
+
<li>
|
312
|
+
Remember which tab was last opened in the NCoverExplorer options dialog during an NCoverExplorer session.
|
313
|
+
</li>
|
314
|
+
<li>
|
315
|
+
Replaced references to "transparent.gif" with "shim.gif" in the NCoverExplorerSummary.xsl. The "shim.gif"
|
316
|
+
file is a transparent 1x1 gif already distributed with CC.Net.
|
317
|
+
</li>
|
318
|
+
<li>
|
319
|
+
Coverage exclusions for assemblies are now case insensitive.
|
320
|
+
</li>
|
321
|
+
<li>
|
322
|
+
There are no longer two default coverage exclusions added of "*.Tests" and "*.My*" for first time users.
|
323
|
+
Intended for demo purposes only but stayed in until now. New users can manually add them if they desire them.
|
324
|
+
</li>
|
325
|
+
</ul>
|
326
|
+
<p class="answer">The following bug fixes were made:</p>
|
327
|
+
<ul>
|
328
|
+
<li>
|
329
|
+
Overloaded constructors with class level variable declarations were being merged into a single
|
330
|
+
constructor in the coverage results as they had the same "start line" of the variable. Now uses
|
331
|
+
end line as part of the identifying key for each method.
|
332
|
+
</li>
|
333
|
+
<li>
|
334
|
+
Memory leak from opening and closing tabs displaying source code.
|
335
|
+
</li>
|
336
|
+
<li>
|
337
|
+
.Net 2.0 performance is pretty dire due to crap Microsoft changes to the TreeView control.
|
338
|
+
Change to default to .Net 1.1 in NCoverExplorer.exe.config and wrap updates to the tree
|
339
|
+
in BeginUpdate/EndUpdate.
|
340
|
+
</li>
|
341
|
+
<li>
|
342
|
+
Parsing Java code would blow up if an accessor had the same name as a nested class (illegal in C#).
|
343
|
+
</li>
|
344
|
+
<li>
|
345
|
+
Bugfix in NCover task where multiple assemblies were specified for NCover 1.5.4, which requires
|
346
|
+
separate <assembly> nodes.
|
347
|
+
</li>
|
348
|
+
<li>
|
349
|
+
Bugfix in trying to restore selected node text after refreshing file could raise
|
350
|
+
null reference exception.
|
351
|
+
</li>
|
352
|
+
<li>
|
353
|
+
Bugfix so that module names specified in module thresholds when using NCoverExplorer.Console
|
354
|
+
are no longer case sensitive for matching.
|
355
|
+
</li>
|
356
|
+
<li>
|
357
|
+
Added support for NCover 1.5.5 - the //q bug is fixed in NCover. Also changed parsing code so that modules
|
358
|
+
with a blank assembly name (through using TestDriven.Net) are ignored from the coverage.
|
359
|
+
</li>
|
360
|
+
<li>
|
361
|
+
Bugfix for merge functionality for NCover.Console when wildcards were used with relative paths.
|
362
|
+
</li>
|
363
|
+
<li>
|
364
|
+
Bugfix for naming of xml/html arguments for NCover.Console with relative file paths.
|
365
|
+
</li>
|
366
|
+
<li>
|
367
|
+
Bugfix for drag/drop broken while making the memory usage optimisations during the 1.3.5 beta release.
|
368
|
+
</li>
|
369
|
+
<li>
|
370
|
+
Print button was enabled when no source code displayed resulting in exception.
|
371
|
+
</li>
|
372
|
+
</ul>
|
373
|
+
<hr/>
|
374
|
+
|
375
|
+
<p class="question">v1.3.4 - Jul 10th 2006</p>
|
376
|
+
<p class="answer">Bundled with TestDriven.Net from build 2.0.1702.</p>
|
377
|
+
<p class="answer">The following new features were introduced:</p>
|
378
|
+
<ul>
|
379
|
+
<li>
|
380
|
+
Added toolbar buttons which support moving to the next and previous unvisited code
|
381
|
+
within a class or namespace. Shortcut keys of N and P for next/previous unvisited line in the
|
382
|
+
current class (or mouse forward/back buttons). Use Ctrl+N and Ctrl+P to navigate to the
|
383
|
+
next/previous partially or unvisited class within the namespace (or Ctrl+forward/back mouse buttons).
|
384
|
+
</li>
|
385
|
+
<li>
|
386
|
+
NCoverExplorer.Console.exe now supports saving the merged results of the coverage xml file(s) with
|
387
|
+
a /s[ave] option. The NCoverExplorer NAnt and MSBuild tasks have also been enhanced to support this
|
388
|
+
with an optional "mergeFileName" attribute.
|
389
|
+
</li>
|
390
|
+
<li>
|
391
|
+
NCoverExplorer.Console.exe now supports wildcards for coverage xml filename(s).
|
392
|
+
</li>
|
393
|
+
<li>
|
394
|
+
NCoverExplorer.Console.exe now supports module level coverage thresholds, rather than just a project
|
395
|
+
coverage threshold. This feature allows finer tolerance for both output on the reports and to fail
|
396
|
+
a build. Specifying the module thresholds is done either through a .config file (see ConsoleExample.config)
|
397
|
+
or through parameters in the NAnt/MSBuild tasks.
|
398
|
+
</li>
|
399
|
+
<li>
|
400
|
+
Added a new summary report showing class coverage per namespace per module.
|
401
|
+
</li>
|
402
|
+
<li>
|
403
|
+
Enhanced the NCoverExplorerSummary.xsl to display summaries of each module.
|
404
|
+
</li>
|
405
|
+
<li>
|
406
|
+
Clicking on a class with non-existent source code displays a dialog allowing the user to specify an alternate
|
407
|
+
folder. For use when the source code location indicated within the coverage.xml file(s) loaded differs from
|
408
|
+
that on the local machine now (e.g. a different drive letter or folder path).
|
409
|
+
</li>
|
410
|
+
</ul>
|
411
|
+
<p class="answer">The following minor changes were made:</p>
|
412
|
+
<ul>
|
413
|
+
<li>
|
414
|
+
NCoverExplorer release is compiled against .Net 1.1 rather than .Net 1.0 due to a dependency on the
|
415
|
+
FolderBrowserDialog not available in .Net 1.0.
|
416
|
+
</li>
|
417
|
+
<li>
|
418
|
+
Coverage file stylesheet modified to show coverage column and NCoverExplorer version information with
|
419
|
+
numerous other cosmetic enhancements.
|
420
|
+
</li>
|
421
|
+
<li>
|
422
|
+
Enrich error environment information to include .Net framework version and operating system.
|
423
|
+
</li>
|
424
|
+
<li>
|
425
|
+
Classes without a namespace are now shown under a namespace node of "-" like in Reflector.
|
426
|
+
</li>
|
427
|
+
</ul>
|
428
|
+
<p class="answer">The following bug fixes were made:</p>
|
429
|
+
<ul>
|
430
|
+
<li>
|
431
|
+
Warnings about mismatches when merging xml files are no longer issued. NCover seems to inconsistently
|
432
|
+
produce xml file coverage of methods which caused some users problems when merging.
|
433
|
+
</li>
|
434
|
+
<li>
|
435
|
+
Nested classes without a namespace specified would cause the coverage.xml file to fail to load.
|
436
|
+
</li>
|
437
|
+
<li>
|
438
|
+
Parsing overloaded properties (overloads of this[]) would not show the separate overloads in the tree
|
439
|
+
and have incorrect coverage stats.
|
440
|
+
</li>
|
441
|
+
<li>
|
442
|
+
Fix memory leaks for when source code tabs are closed.
|
443
|
+
</li>
|
444
|
+
<li>
|
445
|
+
Minimum coverage threshold for NCoverExplorer.Console would sometimes be incorrect due to rounding.
|
446
|
+
</li>
|
447
|
+
<li>
|
448
|
+
Changed NCoverExplorerSummary.xsl to format to 1dp rather than rounding to 0.
|
449
|
+
</li>
|
450
|
+
<li>
|
451
|
+
Sorting by filename for a method then clicking on class node threw exception.
|
452
|
+
</li>
|
453
|
+
<li>
|
454
|
+
VB.Net source code keywords not highlighted with the correct ICSharpCode template.
|
455
|
+
</li>
|
456
|
+
</ul>
|
457
|
+
<hr/>
|
458
|
+
|
459
|
+
<p class="question">v1.3.3 - Apr 4th 2006</p>
|
460
|
+
<p class="answer">Bundled with TestDriven.Net from build 2.0.1578.</p>
|
461
|
+
<p class="answer">The following new features were introduced:</p>
|
462
|
+
<ul>
|
463
|
+
<li>
|
464
|
+
Added NCoverExplorer.Console.exe for utilising NCoverExplorer features with automated
|
465
|
+
coverage builds and NAnt tasks. By default will load up all the specified coverage file(s), apply
|
466
|
+
any coverage exclusion(s) specified in the NCoverExplorer configuration and display total
|
467
|
+
coverage statistics in the console output. If all items processed successfully returns an exit code of 0,
|
468
|
+
if an exception occurs returns an exit code of 2.
|
469
|
+
</li>
|
470
|
+
<li>
|
471
|
+
Added /m:xx (or /minCoverage:xx) argument to NCoverExplorer.Console.exe. When used in conjunction with
|
472
|
+
/f (or /failMinimum) an exit code of 3 is returned if the min coverage is not reached. Can act
|
473
|
+
as a trigger for failing an automated build such as with CruiseControl.Net.
|
474
|
+
</li>
|
475
|
+
<li>
|
476
|
+
Added module & namespace summary xml report generation to NCoverExplorer (both the GUI and Console versions).
|
477
|
+
In the GUI, this is available via the "View->Reports" menu. The three reports that are offered currently are:
|
478
|
+
<br/> - Module Summary (Coverage totals for the project and per module);
|
479
|
+
<br/> - Namespace Summary (Coverage totals for the project and per namespace);
|
480
|
+
<br/> - Module Namespace Summary (Coverage totals for the project, per module and per namespace);
|
481
|
+
</li>
|
482
|
+
<li>
|
483
|
+
Reports can be generated in xml or html format. Native html may be useful for directly attaching to e-mails.
|
484
|
+
If xml format is chosen a "CoverageReport.xsl" stylesheet is copied from the NCoverExplorer installation
|
485
|
+
folder to the report directory and linked to the xml file similar to coverage.xml/coverage.xsl by NCover.
|
486
|
+
</li>
|
487
|
+
<li>
|
488
|
+
Reports can contain an "excluded nodes" footer section. This lists at the topmost level all of the items
|
489
|
+
excluded from coverage at the time the report was run.
|
490
|
+
</li>
|
491
|
+
<li>
|
492
|
+
Added "View->Filter" main menu and context menus, offering the ability to filter out nodes. Filtered
|
493
|
+
nodes are simply moved under a new "Filtered" tree node and do not alter the coverage statistics
|
494
|
+
(unlike excluded nodes which are effectively removed from the tree). Filters offered are either to
|
495
|
+
hide all 100% covered nodes, or hide all unvisited (0%) nodes.
|
496
|
+
</li>
|
497
|
+
<li>
|
498
|
+
Added "Include in Results" context menu option for when clicking on either the "Excluded" bin or one
|
499
|
+
of it's immediate child nodes. Offers a way to "undo" an exclusion without reloading the file.
|
500
|
+
</li>
|
501
|
+
<li>
|
502
|
+
Added "View->Summary Statistics" menu option (shortcut F3) to show dialog of totals of files, classes, members,
|
503
|
+
NCLOC (non-commented lines of code) and sequence points. Statistics do not include excluded nodes
|
504
|
+
(but will include filtered nodes).
|
505
|
+
</li>
|
506
|
+
<li>
|
507
|
+
Created NAnt and MSBuild tasks for execution of NCoverExplorer.Console as an alternative to the <exec> task.
|
508
|
+
These tasks offer a more developer friendly alternative such as <fileset> for coverage files and creating a
|
509
|
+
.config file on the fly based on specified parameters such as <exclusions> within the .build/.proj file.
|
510
|
+
</li>
|
511
|
+
<li>
|
512
|
+
Replaced menus with a lightly tweaked variant of Lutz Roeder's excellent CommandBar code to give a more modern
|
513
|
+
look and assign icons on the menus.
|
514
|
+
</li>
|
515
|
+
<li>
|
516
|
+
Added a toolbar. If not wanted the toolbar can be hidden using the "View->Show Toolbar" menu option.
|
517
|
+
</li>
|
518
|
+
</ul>
|
519
|
+
<p class="answer">The following minor changes were made:</p>
|
520
|
+
<ul>
|
521
|
+
<li>
|
522
|
+
Options dialog shortcut changed to F2.
|
523
|
+
</li>
|
524
|
+
<li>
|
525
|
+
Excluding a node will now select the node after by default rather than the one previous.
|
526
|
+
</li>
|
527
|
+
</ul>
|
528
|
+
<p class="answer">The following bug fixes were made:</p>
|
529
|
+
<ul>
|
530
|
+
<li>
|
531
|
+
Fix bug where delete key shortcut was active on the root coverage file node, causing an exception to be thrown.
|
532
|
+
</li>
|
533
|
+
<li>
|
534
|
+
Path was being truncated from the module name when saved.
|
535
|
+
</li>
|
536
|
+
<li>
|
537
|
+
Fix bug where changing theme without coverage file loaded caused error.
|
538
|
+
</li>
|
539
|
+
</ul>
|
540
|
+
<hr/>
|
541
|
+
|
542
|
+
<p class="question">v1.3.2 - Mar 14th 2006</p>
|
543
|
+
<p class="answer">Bundled with TestDriven.Net from build 2.0.1545.</p>
|
544
|
+
<p class="answer">The following new features were introduced:</p>
|
545
|
+
<ul>
|
546
|
+
<li>
|
547
|
+
Added support for merging multiple coverage files. This can be triggered through a variety of ways:
|
548
|
+
<br/> - Selecting multiple test classes/fixtures/projects in TestDriven.Net;
|
549
|
+
<br/> - Passing multiple files in the command line arguments;
|
550
|
+
<br/> - Selecting multiple files in the Open dialog;
|
551
|
+
<br/> - Using a new "File->Merge..." menu option;
|
552
|
+
<br/> - Drag/dropping onto the NCoverExplorer application.
|
553
|
+
</li>
|
554
|
+
<li>
|
555
|
+
Added tabs for each source code file you open to explore coverage on. If you click on a partial class
|
556
|
+
then tabs will be opened for each of the source code files making up the class.
|
557
|
+
</li>
|
558
|
+
<li>
|
559
|
+
Added the ability to exclude assemblies, namespaces or classes from the coverage results by a wildcard capable
|
560
|
+
case-sensitive match on the name. By default NCoverExplorer includes two exclusions:
|
561
|
+
<br/> - Exclude all assemblies with the name ending in ".Tests".
|
562
|
+
<br/> - Exclude all namespaces with the name containing ".My" (for VB.Net exclusions).
|
563
|
+
</li>
|
564
|
+
<li>
|
565
|
+
Added support for the NCover 1.5.4 "excluded" attribute which can be found in the coverage.xml files when
|
566
|
+
the appropriate NCover command-line attributes are used. Note that TestDriven.Net still does not as yet
|
567
|
+
support this attribute so you need to use the NCover.Console command line for this feature - for more information see
|
568
|
+
<a href=http://ncover.org/SITE/blogs/ncover_blog/archive/2006/01/29/103.aspx>here</a>. NCoverExplorer
|
569
|
+
will not include nodes marked as 'excluded' by NCover in it's totals but will still display them in the tree.
|
570
|
+
</li>
|
571
|
+
<li>
|
572
|
+
Added an "Excluded" child bin node containing all nodes that have been excluded by the options dialog, by NCover
|
573
|
+
attributes or by the "Exclude From Results" context menu option (see next point).
|
574
|
+
</li>
|
575
|
+
<li>
|
576
|
+
Replaced the "Remove from Results" context menu feature with "Exclude from Results" (shortcut of the DEL key).
|
577
|
+
Achieves a similar result of removing nodes from coverage calculations, however the nodes are "moved" to the
|
578
|
+
Excluded bin rather than being deleted from the tree.
|
579
|
+
</li>
|
580
|
+
<li>
|
581
|
+
Added a custom "theme" capability along with further colour and font customisation options for the coverage tree,
|
582
|
+
statistics and source code panes. A number of predefined "themes" are supplied and users can add their own.
|
583
|
+
Users can switch between themes either in the Options dialog or via the "View->Themes" menu.
|
584
|
+
</li>
|
585
|
+
<li>
|
586
|
+
Added a new "View->Coverage" menu which has sub-options related to "Sequence Point Coverage" and
|
587
|
+
"Function Coverage", assigned shortcut keys ctrl+(1-4):
|
588
|
+
<br/> - Choosing one of the "Sequence Point" variants will display the tree nodes with differing naming
|
589
|
+
combinations of coverage percentage and # unvisited sequence points.
|
590
|
+
<br/> - Choosing "Function Coverage" will alter the coverage tree display so that only methods/classes that were
|
591
|
+
invoked are highlighted. Method nodes show the number of visits to that method. Class, namespace and module nodes
|
592
|
+
show the maximum visit count by any of their children.
|
593
|
+
</li>
|
594
|
+
<li>
|
595
|
+
Added a "View->Sort By" menu option and context menu on the tree, with sub-options for "Name" (default),
|
596
|
+
"Class name/line number", "Coverage %" (ascending/descending), "Uncovered Sequence Points" (ascending/descending)
|
597
|
+
and "Visit Counts" (ascending/descending).
|
598
|
+
Assigned shortcut keys of ctrl+shift+(1-8). Note that reloading the coverage file will remove the current sort
|
599
|
+
and default back to by "Name".
|
600
|
+
</li>
|
601
|
+
<li>
|
602
|
+
Added "Save" and "Save As" options to the File menu. These give you the option of overwriting/creating a
|
603
|
+
new coverage.xml file with the current values loaded in NCoverExplorer. Any coverage exclusions/removed
|
604
|
+
nodes will not appear in the saved coverage file. Note that the methods are written in the same order as
|
605
|
+
the sort order specified above.
|
606
|
+
</li>
|
607
|
+
<li>
|
608
|
+
Added an "Explore Coverage Folder" menu option to the file menu.
|
609
|
+
</li>
|
610
|
+
<li>
|
611
|
+
Added an "Expand All" context menu option on the tree (shortcut ctrl+L).
|
612
|
+
</li>
|
613
|
+
<li>
|
614
|
+
Enhanced the statistics pane. When a class node is selected you will now see additional columns of
|
615
|
+
coverage %, unvisited sequence points and sequence points. When clicking on a method node you will
|
616
|
+
now see the filename.
|
617
|
+
</li>
|
618
|
+
<li>
|
619
|
+
Implemented "smart expansion" in the tree. If when you expand a node there is only one child node
|
620
|
+
then that node will also be expanded and so on. Increases speed of tree navigation particularly
|
621
|
+
if using a style of "Nested" namespaces with deep hierarchies.
|
622
|
+
</li>
|
623
|
+
<li>
|
624
|
+
Display class file name in tab page header bar when a method node is clicked on. Tooltip shows the path.
|
625
|
+
</li>
|
626
|
+
</ul>
|
627
|
+
<p class="answer">The following minor changes were made:</p>
|
628
|
+
<ul>
|
629
|
+
<li>
|
630
|
+
Optimised when reloads of the coverage file so it is now only required if you change a coverage exclusion
|
631
|
+
or the tree grouping/nesting styles in the options dialog. Makes for a snappier UI.
|
632
|
+
</li>
|
633
|
+
<li>
|
634
|
+
Added a "Close" menu option to remove any loaded coverage file(s) from display.
|
635
|
+
</li>
|
636
|
+
<li>
|
637
|
+
Moved all the "Recent Files" into a submenu to tidy up the File menu.
|
638
|
+
</li>
|
639
|
+
<li>
|
640
|
+
Pressing Tab/shift-tab while focus is in the TextEditor pane of source code will now
|
641
|
+
move focus out of the TextEditor.
|
642
|
+
</li>
|
643
|
+
<li>
|
644
|
+
If a source code file contains multiple classes (not nested), then only the highlighting relevant
|
645
|
+
to that particular class will be displayed in the editor window as each class tree node is clicked.
|
646
|
+
</li>
|
647
|
+
<li>
|
648
|
+
Excluding the My namespace is now done through the Exclusions feature.
|
649
|
+
</li>
|
650
|
+
<li>
|
651
|
+
Options dialog can be displayed using the F4 shortcut key.
|
652
|
+
</li>
|
653
|
+
<li>
|
654
|
+
Removed last remnants of "non VS.Net standard colors" from the C# ICSharpCode TextEditor template.
|
655
|
+
</li>
|
656
|
+
<li>
|
657
|
+
Make the GUI naming consistent to correctly reference "sequence points" rather than "lines" and "unvisited"
|
658
|
+
rather than "uncovered".
|
659
|
+
</li>
|
660
|
+
<li>
|
661
|
+
Removed "Edit in VS.Net" from the View menu.
|
662
|
+
</li>
|
663
|
+
<li>
|
664
|
+
Changed NCoverExplorer main form icon to one that includes 32x32 sizes so Alt-Tab switching looks
|
665
|
+
better than upscaled 16x16 icon.
|
666
|
+
</li>
|
667
|
+
<li>
|
668
|
+
User is now prompted to remove a non-existent coverage file from the "Recent" files list rather than
|
669
|
+
automatically being removed.
|
670
|
+
</li>
|
671
|
+
</ul>
|
672
|
+
<p class="answer">The following bug fixes were made:</p>
|
673
|
+
<ul>
|
674
|
+
<li>
|
675
|
+
Serializing the configuration settings was not flushing the stream - resulting sometimes in a blank settings file
|
676
|
+
preventing people from loading NCoverExplorer. Will now revert to default settings if an error occurs.
|
677
|
+
</li>
|
678
|
+
<li>
|
679
|
+
Displaying a source code file that has been modified to have less lines of code than at the time of the coverage run
|
680
|
+
will now display a user friendly message box.
|
681
|
+
</li>
|
682
|
+
<li>
|
683
|
+
Compensation made for NCover not reporting column information when profiling C++ code. NCoverExplorer will now
|
684
|
+
highlight the entire line rather than throwing an error.
|
685
|
+
</li>
|
686
|
+
<li>
|
687
|
+
In some circumstances properties were not highlighted consistently due to a bug in the property node expansion.
|
688
|
+
</li>
|
689
|
+
<li>
|
690
|
+
Coverage greater than 99.5% will no longer be rounded up to 100% in the display. It is instead shown as ">99.5%".
|
691
|
+
</li>
|
692
|
+
<li>
|
693
|
+
Extremely high visit counts will no longer overflow the visit count.
|
694
|
+
</li>
|
695
|
+
<li>
|
696
|
+
Statistics pane for a class will now always consistently show the property nodes grouped, rather than only
|
697
|
+
after the class node has been expanded in the tree.
|
698
|
+
</li>
|
699
|
+
<li>
|
700
|
+
Recent file menu would display incorrectly for files numbered from 10 onwards truncating first character.
|
701
|
+
</li>
|
702
|
+
<li>
|
703
|
+
Release notes & FAQ were always directed to website rather than local versions when NCoverExplorer was started
|
704
|
+
from TestDriven.Net.
|
705
|
+
</li>
|
706
|
+
</ul>
|
707
|
+
<hr/>
|
708
|
+
|
709
|
+
<p class="question">v1.3.1 - Feb 15th 2006</p>
|
710
|
+
<p class="answer">Bundled with TestDriven.Net from build 2.0.1435.</p>
|
711
|
+
<p class="answer">The following new features were introduced:</p>
|
712
|
+
<ul>
|
713
|
+
<li>
|
714
|
+
Namespaces are now "flattened" by default in the tree. This looks like the ClassView
|
715
|
+
browser in VS.Net 2005 (or Lutz Roeder's Reflector). You can retain the nested look by changing it in the View->Options dialog.
|
716
|
+
</li>
|
717
|
+
<li>
|
718
|
+
If you use the original "nested" namespace style (like the VS.Net 2003 class browser), then inner namespaces will now be
|
719
|
+
listed at the top of each branch with the classes listed underneath which is less confusing to navigate.
|
720
|
+
</li>
|
721
|
+
<li>
|
722
|
+
Option to exclude the "My" namespace for VB.Net projects (for use with with BCL 2.0 & NCover 1.5.x).
|
723
|
+
</li>
|
724
|
+
<li>
|
725
|
+
Right-click menu option on coverage tree (shortcut ctrl+R) to "Remove From Results" that selected node
|
726
|
+
and all it's children. Will force the coverage values to be recalculated. Intended for use where
|
727
|
+
you have undesired assemblies, namespaces, classes or methods included in the report that are skewing your
|
728
|
+
coverage results and you want them removed.
|
729
|
+
</li>
|
730
|
+
<li>
|
731
|
+
Option to specify a satisfactory coverage threshold as a number of lines instead/as well as a percentage.
|
732
|
+
If either of the conditions are met the node is coloured differently (provided the coverage is not zero).
|
733
|
+
</li>
|
734
|
+
<li>
|
735
|
+
Colours can now be customised for both the source code highlighting and the nodes in the tree.
|
736
|
+
</li>
|
737
|
+
<li>
|
738
|
+
Collapse all nodes context menu option on the coverage tree control (shortcut ctrl-A). Equivalent to reloading
|
739
|
+
the coverage file (but would preserve any changes you have made such as removing nodes).
|
740
|
+
</li>
|
741
|
+
<li>
|
742
|
+
By default the NCoverExplorer now attempts to restore your currently selected node/caret position after
|
743
|
+
reloading a coverage.xml file (either F5 or by execution of another "Test With Coverage" command in TestDriven.Net).
|
744
|
+
You can turn off this behaviour in the View->Options dialog.
|
745
|
+
</li>
|
746
|
+
<li>
|
747
|
+
Statistics pane is now sortable by method name (default), visit count and line number.
|
748
|
+
</li>
|
749
|
+
<li>
|
750
|
+
Statistics pane now summarises all the methods and their visit counts when a class node is clicked.
|
751
|
+
Can be used as a basic form of method invocation counting for a fairly rudimentary level of profiling.
|
752
|
+
The colouring used is the same as that of the tree to visually assist in identifying methods invoked.
|
753
|
+
</li>
|
754
|
+
</ul>
|
755
|
+
<p class="answer">The following minor changes were made:</p>
|
756
|
+
<ul>
|
757
|
+
<li>
|
758
|
+
Restructured the Options dialog to have a tabbed interface.
|
759
|
+
</li>
|
760
|
+
<li>
|
761
|
+
Renamed the "Show Visit Pane" menu option to "Show Statistics".
|
762
|
+
</li>
|
763
|
+
<li>
|
764
|
+
The statistics pane now includes the method name. Widths of the columns are remembered each time you close NCoverExplorer.
|
765
|
+
</li>
|
766
|
+
<li>
|
767
|
+
Statistics pane now has icons and colouring to match those of the associated nodes in the coverage tree.
|
768
|
+
</li>
|
769
|
+
<li>
|
770
|
+
Inner nested classes now nested internally in the tree under the parent class, sorted to the top.
|
771
|
+
</li>
|
772
|
+
<li>
|
773
|
+
Added FAQ, Release Notes and Blog website to the Help menu.
|
774
|
+
</li>
|
775
|
+
</ul>
|
776
|
+
<p class="answer">The following bug fixes were made:</p>
|
777
|
+
<ul>
|
778
|
+
<li>
|
779
|
+
Source code files now loading with "Encoding.Default" rather than previous default of UTF-8.
|
780
|
+
</li>
|
781
|
+
<li>
|
782
|
+
Coverage highlighting not working correctly on multiple line statements.
|
783
|
+
</li>
|
784
|
+
<li>
|
785
|
+
Now handles partial classes and yield statements correctly.
|
786
|
+
</li>
|
787
|
+
</ul>
|
788
|
+
<hr/>
|
789
|
+
|
790
|
+
<p class="question">v1.3 - Feb 6th 2006</p>
|
791
|
+
<p class="answer">Bundled with TestDriven.Net from build 2.0.1373d.</p>
|
792
|
+
<p class="answer">The following new features were introduced:</p>
|
793
|
+
<ul>
|
794
|
+
<li>
|
795
|
+
Launching from VS.Net using TestDriven.Net will now re-use the NCoverExplorer instance
|
796
|
+
opened from a previous "Test with... Coverage" click. Each VS.Net instance has it's own
|
797
|
+
instance of NCoverExplorer.
|
798
|
+
</li>
|
799
|
+
<li>
|
800
|
+
Added "Edit in VS.Net" functionality (keyboard shortcut ctrl+ E) for classes and methods.
|
801
|
+
Will navigate to source code in your IDE at same point where your cursor resides in NCoverExplorer.
|
802
|
+
Replaces and enhances previous "Open File" right-click option which has been removed.
|
803
|
+
</li>
|
804
|
+
<li>
|
805
|
+
Added "Expand Covered" functionality (keyboard shortcut ctrl + Q) - recurses through the child
|
806
|
+
nodes of the current node and expands all those with partial or complete coverage. Useful when
|
807
|
+
using in conjunction with TestDriven.Net for isolated unit testing.
|
808
|
+
</li>
|
809
|
+
<li>
|
810
|
+
Added "coverage file" node at the top of the tree showing total coverage across all modules/namespaces.
|
811
|
+
</li>
|
812
|
+
<li>
|
813
|
+
Group by module option (default) to assist with navigating coverage for large solutions.
|
814
|
+
</li>
|
815
|
+
<li>
|
816
|
+
Configuration information for NCoverExplorer now written to Local Settings rather than registry.
|
817
|
+
</li>
|
818
|
+
<li>
|
819
|
+
Increase default number of "recent files" to 10, with ability to alter in the Options dialog.
|
820
|
+
</li>
|
821
|
+
<li>
|
822
|
+
Reload of the current coverage file now has a shortcut key of F5.
|
823
|
+
</li>
|
824
|
+
<li>
|
825
|
+
Display the path to the currently loaded coverage file in the title bar.
|
826
|
+
</li>
|
827
|
+
</ul>
|
828
|
+
<p class="answer">The following minor changes were made:</p>
|
829
|
+
<ul>
|
830
|
+
<li>
|
831
|
+
Performance enhancements to improve loading times further for large files.
|
832
|
+
</li>
|
833
|
+
<li>
|
834
|
+
Static constructors now renamed from "cctor" to ".cctor" so as to be sorted at the top.
|
835
|
+
</li>
|
836
|
+
<li>
|
837
|
+
Running NCoverExplorer for first time ever will use a better starting form position.
|
838
|
+
</li>
|
839
|
+
<li>
|
840
|
+
Removed configuration option for "nesting properties" - default remains the same of "true".
|
841
|
+
</li>
|
842
|
+
<li>
|
843
|
+
Source code refactoring into separate assemblies to facilitate unit testing.
|
844
|
+
</li>
|
845
|
+
</ul>
|
846
|
+
<hr/>
|
847
|
+
|
848
|
+
<p class="question">v1.2 - Feb 1st 2006</p>
|
849
|
+
<p class="answer">First public release, bundled with TestDriven.Net from build 2.0.1341d.</p>
|
850
|
+
<p class="answer">The following new features were introduced:</p>
|
851
|
+
<ul>
|
852
|
+
<li>
|
853
|
+
Block style highlighting option for both visited and unvisited code.
|
854
|
+
</li>
|
855
|
+
<li>
|
856
|
+
Satisfactory coverage threshold.
|
857
|
+
</li>
|
858
|
+
<li>
|
859
|
+
Nesting of properties as nodes are expanded.
|
860
|
+
</li>
|
861
|
+
<li>
|
862
|
+
Further speed improvements for initial file parsing.
|
863
|
+
</li>
|
864
|
+
</ul>
|
865
|
+
<hr/>
|
866
|
+
|
867
|
+
<p class="question">v1.1 - Jan 1st 2006</p>
|
868
|
+
<p class="answer">Speed improvements.</p>
|
869
|
+
<hr/>
|
870
|
+
|
871
|
+
<p class="question">v1.0 - Dec 17th 2005</p>
|
872
|
+
<p class="answer">First version created.</p>
|
873
|
+
</body>
|
874
|
+
</html>
|