diff --git a/lib/Gallio_3.2.517.0/NCover/Gallio.NCoverIntegration.dll b/lib/Gallio_3.2.517.0/NCover/Gallio.NCoverIntegration.dll new file mode 100644 index 00000000..f82d9528 Binary files /dev/null and b/lib/Gallio_3.2.517.0/NCover/Gallio.NCoverIntegration.dll differ diff --git a/lib/Gallio_3.2.517.0/NCover/Gallio.NCoverIntegration.plugin b/lib/Gallio_3.2.517.0/NCover/Gallio.NCoverIntegration.plugin new file mode 100644 index 00000000..ae0bcade --- /dev/null +++ b/lib/Gallio_3.2.517.0/NCover/Gallio.NCoverIntegration.plugin @@ -0,0 +1,143 @@ + + + + NCover Integration Plugin + 3.2.0.0 + Provides support for running tests with NCover code coverage. + plugin://Gallio.NCoverIntegration/Resources/ncover.ico + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ${NCoverIntegration.NCoverTestIsolationProvider.v1.5.8} + + + NCover + + Runs tests in an external process with NCover v1.5.8. NCover v1.5.8 is included and does not need to be installed. + + Supported test runner properties: + - NCoverArguments: Specifies additional command-line arguments for NCover. eg. "//eas Gallio" + - NCoverCoverageFile: Specifies the path of the coverage file to write. The default is 'Coverage.xml' in the current working directory. + + + + + + + V1 + + + + + + + + ${NCoverIntegration.NCoverTestIsolationProvider.v2} + + + NCover2 + + Runs tests in an external process with NCover v2. NCover v2 must be installed separately. + + Supported test runner properties: + - NCoverArguments: Specifies additional command-line arguments for NCover. eg. "//eas Gallio" + - NCoverCoverageFile: Specifies the path of the coverage file to write. The default is 'Coverage.xml'. + + + + + + + V2 + + + + + + + + ${NCoverIntegration.NCoverTestIsolationProvider.v3} + + + NCover3 + + Runs tests in an external process with NCover v3. NCover v3 must be installed separately. + + Supported test runner properties: + - NCoverArguments: Specifies additional command-line arguments for NCover. eg. "//eas Gallio" + - NCoverCoverageFile: Specifies the path of the coverage file to write. The default is 'Coverage.xml'. + + + + + + + V3 + + + + \ No newline at end of file diff --git a/lib/Gallio_3.2.517.0/NCover/Resources/ncover.ico b/lib/Gallio_3.2.517.0/NCover/Resources/ncover.ico new file mode 100644 index 00000000..48253827 Binary files /dev/null and b/lib/Gallio_3.2.517.0/NCover/Resources/ncover.ico differ diff --git a/lib/Gallio_3.2.517.0/NCover/libs/NCover Readme.txt b/lib/Gallio_3.2.517.0/NCover/libs/NCover Readme.txt new file mode 100644 index 00000000..73d17153 --- /dev/null +++ b/lib/Gallio_3.2.517.0/NCover/libs/NCover Readme.txt @@ -0,0 +1,8 @@ +NCover v1.5.8 is included in the Gallio distribution (along with its license file). + +The NCover.Console.exe's CORFLAGs have been modified to force it to run as a +32bit process using the Windows SDK corflags command. It has not been modified +in any other way. + +You may also use other versions of NCover if they have been separately +installed on the local machine. \ No newline at end of file diff --git a/lib/Gallio_3.2.517.0/NCover/libs/NCover/CoverLib.dll b/lib/Gallio_3.2.517.0/NCover/libs/NCover/CoverLib.dll new file mode 100644 index 00000000..e038b330 Binary files /dev/null and b/lib/Gallio_3.2.517.0/NCover/libs/NCover/CoverLib.dll differ diff --git a/lib/Gallio_3.2.517.0/NCover/libs/NCover/Coverage.xsl b/lib/Gallio_3.2.517.0/NCover/libs/NCover/Coverage.xsl new file mode 100644 index 00000000..164ff148 --- /dev/null +++ b/lib/Gallio_3.2.517.0/NCover/libs/NCover/Coverage.xsl @@ -0,0 +1,339 @@ + + + + + + + NCover Code Coverage Report + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ javascript:toggle( + ) + + + + + + + + +
+ + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
VisitsLineEndColumnEndDocument
+ + + exdatacell + hldatacell + datacell + + + + --- + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + +
+ javascript:toggle( + ) + + + + + + + + +
+ + + +
+ + + + + + + +
+ + +
+
+ + + + + + +
+ + + +
+ + + + + + + + +
+ + +

Modules summary

+ + + + + + + + +
+
+
+
+ + + + + + +
+ + + +
+ + + + + + + + +
+ + +

+ NCover Code Coverage Report +

+ + + + + + +
+ Expand + | + Collapse +
+
+
+ +
+ Top +
+ + + + + + + + + + + + + + + + + +
Excluded + + + + + + + + + +
+
+
\ No newline at end of file diff --git a/lib/Gallio_3.2.517.0/NCover/libs/NCover/MSVCP80.dll b/lib/Gallio_3.2.517.0/NCover/libs/NCover/MSVCP80.dll new file mode 100644 index 00000000..f0b52ebf Binary files /dev/null and b/lib/Gallio_3.2.517.0/NCover/libs/NCover/MSVCP80.dll differ diff --git a/lib/Gallio_3.2.517.0/NCover/libs/NCover/MSVCR80.dll b/lib/Gallio_3.2.517.0/NCover/libs/NCover/MSVCR80.dll new file mode 100644 index 00000000..53c005ef Binary files /dev/null and b/lib/Gallio_3.2.517.0/NCover/libs/NCover/MSVCR80.dll differ diff --git a/lib/Gallio_3.2.517.0/NCover/libs/NCover/Microsoft.VC80.CRT.manifest b/lib/Gallio_3.2.517.0/NCover/libs/NCover/Microsoft.VC80.CRT.manifest new file mode 100644 index 00000000..6a8a0e23 --- /dev/null +++ b/lib/Gallio_3.2.517.0/NCover/libs/NCover/Microsoft.VC80.CRT.manifest @@ -0,0 +1,8 @@ + + + + + n9On8FItNsK/DmT8UQxu6jYDtWQ= + 0KJ/VTwP4OUHx98HlIW2AdW1kuY= + YJuB+9Os2oxW4mY+2oC/r8lICZE= + \ No newline at end of file diff --git a/lib/Gallio_3.2.517.0/NCover/libs/NCover/NCover.Console.exe b/lib/Gallio_3.2.517.0/NCover/libs/NCover/NCover.Console.exe new file mode 100644 index 00000000..80330112 Binary files /dev/null and b/lib/Gallio_3.2.517.0/NCover/libs/NCover/NCover.Console.exe differ diff --git a/lib/Gallio_3.2.517.0/NCover/libs/NCover/NCover.Console.exe.config b/lib/Gallio_3.2.517.0/NCover/libs/NCover/NCover.Console.exe.config new file mode 100644 index 00000000..eb0a31af --- /dev/null +++ b/lib/Gallio_3.2.517.0/NCover/libs/NCover/NCover.Console.exe.config @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/lib/Gallio_3.2.517.0/NCover/libs/NCover/NCover.Framework.dll b/lib/Gallio_3.2.517.0/NCover/libs/NCover/NCover.Framework.dll new file mode 100644 index 00000000..a9539e68 Binary files /dev/null and b/lib/Gallio_3.2.517.0/NCover/libs/NCover/NCover.Framework.dll differ diff --git a/lib/Gallio_3.2.517.0/NCover/libs/NCover/NCoverFAQ.html b/lib/Gallio_3.2.517.0/NCover/libs/NCover/NCoverFAQ.html new file mode 100644 index 00000000..f63b8f13 --- /dev/null +++ b/lib/Gallio_3.2.517.0/NCover/libs/NCover/NCoverFAQ.html @@ -0,0 +1,429 @@ + + + + + + + + + + +

NCover FAQ

+

If you have questions that this document does not address, contact + Peter Waldschmidt or try the NCover Forums.

+

1. What is code coverage analysis?

+

A code coverage analyzer monitors your code at runtime and + records information about which lines of code were executed. NCover shows each + sequence point in your application along with the number of times that point + was executed. Sequence points are generated by the compiler and stored in the + debug information (.pdb) files. A sequence point basically corresponds to a + single program statement (often a line of code) in your high-level language.

+

2. Why would I want to do code coverage analysis?

+

Unit test suites are often used as a quality tool during the + development process to keep the codebase stable as it changes and expands. + Tools such as NUnit are often used to run and + report on the test suites. However, when implementing unit testing in your + build process, you have no way of knowing how much of your code the unit tests + are actually testing. This is where code coverage comes in. You can run NUnit + within NCover and use the code coverage report to determine which code was not + tested by that particular test suite.

+

3. What versions of the CLR does NCover support?

+

+ NCover 1.5.x requires the .NET framework version 2.0.50727 to be installed; however, + the application being profiled can be written against any shipping version of the + framework. NCover + has been tested profiling coverage of .NET 2.0, .NET 1.1 and .NET 1.0 applications.

+

4. Which version of NCover should I install?

+

+ If you have the .NET 2.0 framework installed on your machine then you should use + the latest NCover version available. NCover as of version 1.5 can profile .NET 2.0, 1.1 and 1.0 applications.

+

+ For development teams who do not have the .NET framework 2.0 installed but do have + the .NET framework version 1.1.4322, you can + try NCover 1.3.3. Note however that this version is no longer supported as + it has a number of known issues and limitations.

+

5. What is the command line syntax for NCover?

+

Here is the usage info from the NCover command line (for NCover versions from 1.5.6 + only):

+
NCover.Console [<command line> [<command args>]]
+               [//svc <service name>]
+               [//iis]
+               [//a <assembly list>]
+               [//w <working directory>]
+               [//ea <exclusion list>]
+               [//reg]
+               [//x <xml output file>]
+               [//s [<settings file>]] [//r [<settings file>]]
+               [//v] [//q] 
+               [//l <log file>]
+
+//svc  For profiling windows services
+//iis  For profiling web applications
+
+//a    List of assemblies to profile separated by semi-colons i.e. "MyAssembly1;MyAssembly2". Do not include paths or suffixes.
+//w    Working directory for profiled application 
+//ea   List of attributes marking classes or methods to exclude from coverage 
+
+//reg  Register profiler temporarily for user. (helps with xcopy deployment) 
+//x    Specify coverage output file. (default: coverage.xml).
+//pm   Specify name of process to profile (i.e. myapp.exe)
+
+//s    Save settings to a file (defaults: NCover.Settings) 
+//r    Use settings file, overriding other settings (default: NCover.Settings) 
+
+//l    Specify profiler log file (default: coverage.log).
+//q    No logging (quiet) 
+//v    Enable verbose logging (show instrumented code)
+        
+ +

6. Does NCover required a special compilation step for my code?

+

No. Some code coverage tools change your source code and force + you to recompile it into a special build.  NCover is designed to work + on shipping code.  NCover uses the .NET Framework profiling API to monitor + your code. It does require build symbols, but can be run on release code + without any modifications.

+

7. How does NCover work?

+

NCover uses the .NET Framework profiler API to monitor an + application's execution. When a method is loaded by the CLR, NCover retrieves + the IL and replaces it with instrumented IL code.  NCover does not change + your original IL code, it simply inserts new code to update a visit + counter at each sequence point.  Upon + request, (usually after the .NET process has shut down) the profiler outputs statistics + to the coverage file. +

+

+ 8. What is the output of NCover?

+

NCover generally writes out three files after analysis + completes. +

+ Example XML output +
<method class="NCoverTest.ClassLoaded" name="HasDeadCode">
+    <seqpnt document="C:\Dev\Utilities\ncover\NCoverTest\NCoverTest.cs"
+            column="13" line="48" endcolumn="58" endline="48" visitcount="1" /> 
+    <seqpnt document="C:\Dev\Utilities\ncover\NCoverTest\NCoverTest.cs" 
+            column="13" line="49" endcolumn="22" endline="49" visitcount="1" /> 
+    <seqpnt document="C:\Dev\Utilities\ncover\NCoverTest\NCoverTest.cs" 
+            column="17" line="50" endcolumn="24" endline="50" visitcount="1" /> 
+    <seqpnt document="C:\Dev\Utilities\ncover\NCoverTest\NCoverTest.cs" 
+            column="13" line="51" endcolumn="48" endline="51" visitcount="0" /> 
+    <seqpnt document="C:\Dev\Utilities\ncover\NCoverTest\NCoverTest.cs" 
+            column="9" line="52"  endcolumn="10" endline="52" visitcount="0" /> 
+</method>
+
+

+ Example transformed output +
+
NCoverTest.ClassLoaded.HasDeadCode
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Visit CountLineColumnEnd LineEnd ColumnDocument
148134858C:\Dev\Utilities\ncover\NCoverTest\NCoverTest.cs
149134922C:\Dev\Utilities\ncover\NCoverTest\NCoverTest.cs
150175024C:\Dev\Utilities\ncover\NCoverTest\NCoverTest.cs
051135148C:\Dev\Utilities\ncover\NCoverTest\NCoverTest.cs
05295210C:\Dev\Utilities\ncover\NCoverTest\NCoverTest.cs
+
+

Suggested usages of the coverage.xml output are to display it in the + NCoverExplorer gui with the source + code highlighted, to generate html reports, or to include it in your continuous build server reports such as CruiseControl.Net. + For more information on these options see below in the FAQ.

+

+

+ 9. How do I use coverage exclusions?

+

+ First you should define an attribute to markup your excluded code with. You will + likely want to put this in a common assembly to make it reusable, or indeed within + a "CommonAssemblyInfo.cs" that you include in all your application assemblies.

+

+
namespace MyNamespace {
+    class CoverageExcludeAttribute : System.Attribute { }
+}
+

+ Apply the attribute to the C# classes and/or methods you wish to mark as excluded + from code coverage statistics:

+

+
    [CoverageExclude]
+    private void SomeMethodToExclude() {}    
+

+ Finally, ensure you pass the full qualified attribute information in the NCover command line:

+

+
    NCover.Console MyApplication.exe //ea MyNamespace.CoverageExcludeAttribute    
+

+ Note that if you are using the TestDriven.Net + VS.Net add-in to "Test with Coverage" it will automatically + pass through "//ea CoverageExcludeAttribute" + which you should define without a namespace like above. For further information refer to this + + blog entry.

+

+ 10. Examples

+

+ Coverage while running a simple executable until it exits:

+

+
    NCover.Console MyApplication.exe
+

+ Coverage while running all the unit tests in an assembly using NUnit, profiling + all loaded assemblies with .pdb build symbols:

+

+
    NCover.Console nunit-console.exe MyApplication.Tests.dll
+

+ Coverage of only a subset of loaded assemblies while running unit tests:

+

+
    NCover.Console nunit-console.exe MyApplication.Tests.dll //a MyApplication.Core;MyApplication.Utilities
+

+ Coverage of a windows service. Stop the service to generate the coverage output:

+

+
    NCover.Console //svc MyServiceName
+

+ Coverage of an ASP.Net application. Stop the IIS service to generate the coverage + output:

+

+
    NCover.Console //iis
+

+ 11. Where can I get help or support?

+

+ Your best approach is to browse the + NCover forums as well as the + blog by the author Peter Waldschmidt. If you cannot find a similar issue + mentioned feel free to post your query and perhaps someone can help.

+

+ 12. How do I "xcopy deploy" NCover like my other build tools?

+

+ Many developers prefer to have their build tools such as NUnit, NAnt etc stored + in source control in a Tools folder along with the source code. This ensures that + a new developer can obtain and build the application without having to install additional + tools on their own machines.

+

+ NCover can also be deployed in this fashion. However the one gotcha with NCover + versus other tools is that the profiler within CoverLib.dll must be COM registered + on the local machine before you execute it. Prior to NCover 1.5.6 this was usually + achieved as part of your build script, which would call regsvr32 with the path to + the CoverLib.dll in your Tools folder. Alternatively the <ncover> NAnt and + MSBuild tasks described below will do this for you. As of NCover 1.5.6 you can also + use the //reg option in the command line arguments which will temporarily register + the profiler. Note that the //reg option will not work for IIS or Windows Service + profiling unless you are running NCover under the same Windows login account as + the IIS worker process, or your Windows Service.

+

+ 13. How do I see my source code highlighted with the coverage results?

+

+ NCoverExplorer is a gui and console-based + .NET application developed by Grant Drake. NCoverExplorer + parses the coverage.xml files output from NCover and displays the results integrated + with your source code. It also includes a number of additional features to merge, + filter, sort and generate html reports. The console version is + designed to be used as part of an automated build process. The support forums for + NCoverExplorer are located with the NCover ones at http://ncover.org/. 

+

+ 14. How do I run NCover from within the Visual Studio.Net IDE?

+

+ The TestDriven.Net add-in by + Jamie Cansdale offers a right-click capability within the IDE to execute + your unit tests with code coverage. The results of the NCover code coverage are + displayed with the bundled NCoverExplorer gui for analysis and reporting.

+

+ 15. How do I run NCover from a NAnt or MSBuild task?

+

+ You can use an <exec> task with NAnt + or an <Exec> task with MSBuild. Alternatively you may want to use the custom + <ncover> task for NAnt or <NCover> task for MSBuild developed by Grant + Drake for a more developer friendly syntax. The source code, compiled assemblies + and documentation are located in the NCoverExplorer.Extras.zip available from http://ncoverexplorer.org/.

+

+ 16. How do I include NCover output in my CruiseControl.Net build reports?

+

+ CruiseControl.Net is a continuous integration + build server which offers web-based reporting of the outputs of a build such as + unit test results and code coverage reporting. The default CruiseControl.Net installation + includes a basic stylesheet which works in combination with the standard coverage.xml + formatted output. So all you need to do is include the execution of NCover as part + of your build, then add a CruiseControl.Net merge file publisher task to integrate + the coverage.xml results into the build output.

+

+ An improvement on the above to display more attractive and powerful reports as well + as minimize the build log size is to use NCoverExplorer. The NCoverExplorer.Console.exe + is designed to produce a more concise xml report summary that is combined with an + alternate xsl stylesheet for CruiseControl.Net. You can find more information and + screenshots in this + blog entry - all the necessary tasks, examples and documentation are located + within NCoverExplorer.Extras.zip available from + http://ncoverexplorer.org/

+

+ 17. How do I merge multiple NCover coverage.xml results?

+

+ You can can use NCoverExplorer to merge the results of multiple coverage runs. For + more information refer to this + blog entry.

+

+ 18. Troubleshooting: Why is my coverage.xml file empty?

+ +

+ 19. Troubleshooting: I have coverage.xml output but my XYZ assembly is not included in it?

+ +

+ 20. Troubleshooting: After running NCover my coverage.log says "Failed to load symbols for module XYZ"?

+ +

+ 21. Troubleshooting: I get a "Profiled process terminated. Profiler connection not + established" message?

+ +

+ 22. Troubleshooting: My coverage exclusions are not working?

+ +   + + diff --git a/lib/Gallio_3.2.517.0/NCover/libs/NCoverExplorer Readme.txt b/lib/Gallio_3.2.517.0/NCover/libs/NCoverExplorer Readme.txt new file mode 100644 index 00000000..80436bbb --- /dev/null +++ b/lib/Gallio_3.2.517.0/NCover/libs/NCoverExplorer Readme.txt @@ -0,0 +1,5 @@ +NCoverExplorer v1.3.6 is included in the Gallio distribution (along with its license file). + +This version of NCoverExplorer is used together with the included copy +of NCover v1.5.8 to merge coverage files. Newer versions of NCover +include a specialized reporting tool for this purpose. diff --git a/lib/Gallio_3.2.517.0/NCover/libs/NCoverExplorer/CommandBars.dll b/lib/Gallio_3.2.517.0/NCover/libs/NCoverExplorer/CommandBars.dll new file mode 100644 index 00000000..921ad777 Binary files /dev/null and b/lib/Gallio_3.2.517.0/NCover/libs/NCoverExplorer/CommandBars.dll differ diff --git a/lib/Gallio_3.2.517.0/NCover/libs/NCoverExplorer/ConsoleConfig.xsd b/lib/Gallio_3.2.517.0/NCover/libs/NCoverExplorer/ConsoleConfig.xsd new file mode 100644 index 00000000..05645243 --- /dev/null +++ b/lib/Gallio_3.2.517.0/NCover/libs/NCoverExplorer/ConsoleConfig.xsd @@ -0,0 +1,95 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/lib/Gallio_3.2.517.0/NCover/libs/NCoverExplorer/ConsoleExample.config b/lib/Gallio_3.2.517.0/NCover/libs/NCoverExplorer/ConsoleExample.config new file mode 100644 index 00000000..45daf3c1 --- /dev/null +++ b/lib/Gallio_3.2.517.0/NCover/libs/NCoverExplorer/ConsoleExample.config @@ -0,0 +1,43 @@ + + + + + + Example.Project + + + + 80 + + None + + Name + + + + Assembly + *.Tests + false + + + Namespace + *.My* + + + + + + + \ No newline at end of file diff --git a/lib/Gallio_3.2.517.0/NCover/libs/NCoverExplorer/CoverageReport.xsl b/lib/Gallio_3.2.517.0/NCover/libs/NCoverExplorer/CoverageReport.xsl new file mode 100644 index 00000000..ae8586f4 --- /dev/null +++ b/lib/Gallio_3.2.517.0/NCover/libs/NCoverExplorer/CoverageReport.xsl @@ -0,0 +1,494 @@ + + + + + + + + Generated by NCoverExplorer (see http://www.kiwidude.com/blog/) + NCoverExplorer - Merged Report + + + + + + + +
+ + +
+ + + + + + + + + + + + + Unvisited Functions + Unvisited SeqPts + + + + + Function Coverage + Coverage + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

NCoverExplorer Coverage Report -   

+ + + + + + + + + + + + + + + +
Report generated on: at 
NCoverExplorer version:
Filtering / Sorting: / 
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Project Statistics:Files: NCLOC:
Classes:  
Functions:Unvisited:
Seq Pts:Unvisited:
+
+ + +
+ + + + + + + + +   + + + Project + Acceptable + + + + + + + + + + + + + + + + + + + + + + + + + True + + + + + + + + + +   + + + Modules + Acceptable + + + + + + + + + + + True + + + + + + + + + +   + + + Module + Acceptable + Unvisited SeqPts + Coverage + + + + + + + + + + Namespaces + + + + + + + + + + + + + + + + + + + + +   + + + Module + Acceptable + + + + + + + + + + + + Namespace / Classes + + + + + + + + + padding-left:20px;font-weight:bold + + + + + + + + + padding-left:30px + 160 + + + + + + + + + + +   + + + Namespaces + Unvisited SeqPts + Coverage + + + + + + + + + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + padding-left:20px + 180 + + + + + + + + + + + + + + + + + + +   + + + Excluded From Coverage Results + All Code Within + + + + + + + + + + + + +   + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + . + + + . + + graphBarSatisfactory + graphBarNotVisited + + + + .
+
+
\ No newline at end of file diff --git a/lib/Gallio_3.2.517.0/NCover/libs/NCoverExplorer/ICSharpCode.TextEditor.dll b/lib/Gallio_3.2.517.0/NCover/libs/NCoverExplorer/ICSharpCode.TextEditor.dll new file mode 100644 index 00000000..3a311a98 Binary files /dev/null and b/lib/Gallio_3.2.517.0/NCover/libs/NCoverExplorer/ICSharpCode.TextEditor.dll differ diff --git a/lib/Gallio_3.2.517.0/NCover/libs/NCoverExplorer/NCoverExplorer.Console.exe b/lib/Gallio_3.2.517.0/NCover/libs/NCoverExplorer/NCoverExplorer.Console.exe new file mode 100644 index 00000000..40a1d6d1 Binary files /dev/null and b/lib/Gallio_3.2.517.0/NCover/libs/NCoverExplorer/NCoverExplorer.Console.exe differ diff --git a/lib/Gallio_3.2.517.0/NCover/libs/NCoverExplorer/NCoverExplorer.Core.dll b/lib/Gallio_3.2.517.0/NCover/libs/NCoverExplorer/NCoverExplorer.Core.dll new file mode 100644 index 00000000..c5a7dbc7 Binary files /dev/null and b/lib/Gallio_3.2.517.0/NCover/libs/NCoverExplorer/NCoverExplorer.Core.dll differ diff --git a/lib/Gallio_3.2.517.0/NCover/libs/NCoverExplorer/NCoverExplorer.NCoverRunner.dll b/lib/Gallio_3.2.517.0/NCover/libs/NCoverExplorer/NCoverExplorer.NCoverRunner.dll new file mode 100644 index 00000000..2bb80f53 Binary files /dev/null and b/lib/Gallio_3.2.517.0/NCover/libs/NCoverExplorer/NCoverExplorer.NCoverRunner.dll differ diff --git a/lib/Gallio_3.2.517.0/NCover/libs/NCoverExplorer/NCoverExplorer.exe b/lib/Gallio_3.2.517.0/NCover/libs/NCoverExplorer/NCoverExplorer.exe new file mode 100644 index 00000000..dbd86e58 Binary files /dev/null and b/lib/Gallio_3.2.517.0/NCover/libs/NCoverExplorer/NCoverExplorer.exe differ diff --git a/lib/Gallio_3.2.517.0/NCover/libs/NCoverExplorer/NCoverExplorer.exe.config b/lib/Gallio_3.2.517.0/NCover/libs/NCoverExplorer/NCoverExplorer.exe.config new file mode 100644 index 00000000..4bb5eb0d --- /dev/null +++ b/lib/Gallio_3.2.517.0/NCover/libs/NCoverExplorer/NCoverExplorer.exe.config @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/lib/Gallio_3.2.517.0/NCover/libs/NCoverExplorer/NCoverExplorerFAQ.html b/lib/Gallio_3.2.517.0/NCover/libs/NCoverExplorer/NCoverExplorerFAQ.html new file mode 100644 index 00000000..0f0d96e1 --- /dev/null +++ b/lib/Gallio_3.2.517.0/NCover/libs/NCoverExplorer/NCoverExplorerFAQ.html @@ -0,0 +1,301 @@ + + + + + NCoverExplorer FAQ + + + + + +

NCoverExplorer FAQ

+

The latest version of this document is located here. +
For the latest NCoverExplorer news and updates, visit my blog.

+

Expand All | Collapse All

+ 1. What is NCoverExplorer?
+ + 2. What versions of the .NET Framework does it work with?
+ + 2. What versions of NCover does it work with?
+ + 3. Can I integrate it with my Visual Studio.Net version XXX IDE?
+ + 4. Can I integrate it without TestDriven.Net?
+ + 5. How does it compare to Visual Studio Team System?
+ + 6. Why didn't you integrate NCoverExplorer directly into the IDE like VSTS or SharpDevelop?
+ + 7. What do the tree node colours mean?
+ + 8. What do the source code highlighting colours mean?
+ +
9. What is that "Satisfaction Threshold" all about?
+ + 10. I have a killer idea for XYZ feature - can you add it for me?
+ + 11. Where can I download the latest version?
+ + 12. What are the keyboard shortcuts?
+ + 13. Where are my personal settings stored?
+ + 14. Where can I download the custom NAnt/MSBuild tasks from?
+ + 15. I get an "Illegal characters in path" exception - why?
+ + 16. I get a "System.Format" exception - why?
+ + 17. My module thresholds are not working - why?
+ +

---------------------------------
FAQ last updated Apr 1st 2007.

+ + diff --git a/lib/Gallio_3.2.517.0/NCover/libs/NCoverExplorer/NCoverExplorerReleaseNotes.html b/lib/Gallio_3.2.517.0/NCover/libs/NCoverExplorer/NCoverExplorerReleaseNotes.html new file mode 100644 index 00000000..21d193ef --- /dev/null +++ b/lib/Gallio_3.2.517.0/NCover/libs/NCoverExplorer/NCoverExplorerReleaseNotes.html @@ -0,0 +1,790 @@ + + + + NCoverExplorer Release Notes + + + + + +

NCoverExplorer Release Notes

+

The latest version of this document is located here. +
For the latest NCoverExplorer news and updates, visit my blog.

+
+ +

v1.3.6 - Apr 5th 2007

+

Bundled with TestDriven.Net from build 2.5.2078.

+

The following new features were introduced:

+ +

The following minor changes were made:

+ +

The following bug fixes were made:

+ +
+ +

v1.3.5 - Oct 23rd 2006

+

Bundled with TestDriven.Net from build 2.0.1921.

+

The following new features were introduced:

+ +

The following minor changes were made:

+ +

The following bug fixes were made:

+ +
+ +

v1.3.4 - Jul 10th 2006

+

Bundled with TestDriven.Net from build 2.0.1702.

+

The following new features were introduced:

+ +

The following minor changes were made:

+ +

The following bug fixes were made:

+ +
+ +

v1.3.3 - Apr 4th 2006

+

Bundled with TestDriven.Net from build 2.0.1578.

+

The following new features were introduced:

+ +

The following minor changes were made:

+ +

The following bug fixes were made:

+ +
+ +

v1.3.2 - Mar 14th 2006

+

Bundled with TestDriven.Net from build 2.0.1545.

+

The following new features were introduced:

+ +

The following minor changes were made:

+ +

The following bug fixes were made:

+ +
+ +

v1.3.1 - Feb 15th 2006

+

Bundled with TestDriven.Net from build 2.0.1435.

+

The following new features were introduced:

+ +

+

The following minor changes were made:

+ +

+

The following bug fixes were made:

+ +

+
+ +

v1.3 - Feb 6th 2006

+

Bundled with TestDriven.Net from build 2.0.1373d.

+

The following new features were introduced:

+ +

+

The following minor changes were made:

+ +

+
+

v1.2 - Feb 1st 2006

+

First public release, bundled with TestDriven.Net from build 2.0.1341d.

+

The following new features were introduced:

+ +

+
+

v1.1 - Jan 1st 2006

+

Speed improvements.

+
+

v1.0 - Dec 17th 2005

+

First version created.

+ + diff --git a/lib/Gallio_3.2.517.0/NCover/libs/NCoverExplorer/license.txt b/lib/Gallio_3.2.517.0/NCover/libs/NCoverExplorer/license.txt new file mode 100644 index 00000000..3f5442da --- /dev/null +++ b/lib/Gallio_3.2.517.0/NCover/libs/NCoverExplorer/license.txt @@ -0,0 +1,299 @@ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc. + 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Library General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + EXCEPTION + + 13. In addition, as a special exception, AlphaSierraPapa gives permission to +link the code of this program with the Microsoft .NET library (or with +modified versions of Microsoft .NET library that use the same license as the +Microsoft .NET library), and distribute linked combinations including the +two. As a second exception, AlphaSierraPapa gives permission to link the code +of this program with the DockPanel Suite (or with modified versions of +DockPanel Suite that use the same license as the DockPanel Suite), and +distribute linked combinations including the two. You must obey the GNU +General Public License in all respects for all of the code used other than +the Microsoft .NET library and the DockPanel Suite. +If you modify this file, you may extend this exception to your version of the +file, but you are not obliged to do so. If you do not wish to do so, delete +this exception statement from your version. + + + + END OF TERMS AND CONDITIONS +