Dragan
bb8213bfbb
CodeCoverage: OpenCover 4.5.2506 Binaries
...
https://github.com/OpenCover/opencover/releases/tag/4.5.2506
12 years ago
Daniel Grunwald
06e76d6063
Fix off-by-one error.
12 years ago
Daniel Grunwald
370b0123d3
Update string resources.
12 years ago
Daniel Grunwald
c549d2903c
Remove src/Tools/SharpCoco
12 years ago
Daniel Grunwald
9b453f628c
MIT file headers on ICSharpCode.Reporting files.
12 years ago
Daniel Grunwald
bf702903ac
Use new license header on files that still had the default "Created by SharpDevelop" header.
12 years ago
Daniel Grunwald
3403679f6b
Relicense the BSD code in the debugger to MIT as well.
12 years ago
Daniel Grunwald
eec385146f
Change LGPL headers to MIT header.
12 years ago
Daniel Grunwald
6d13efe414
Fix #271 - Change license to MIT
12 years ago
Dragan
66d388f93c
OpenCover 4.5.2316
12 years ago
Dragan
7af1765fc3
Previous commit missing files
12 years ago
Dragan
e73716cb17
Open Cover 4.5.1923 & x86/Profiler.dll 4.5.2316
...
Open Cover 4.5.1923 does not eat memory as 4.0.804
x86/OpenCover.Profiler.dll 4.5.2316 covers switch/default: branch
12 years ago
Dragan
c12b2efb13
Revert "Update Open Cover to version 4.5.1923"
...
This reverts commit 4fb17e174b
.
12 years ago
Dragan
4fb17e174b
Update Open Cover to version 4.5.1923
...
Open Cover version 4.0.804 will occasionally "eat up" all available
memory by generating large coverage.xml due to generating huge number of
invalid "TrackedMethod" xml elements.
12 years ago
Matt Ward
de00d29db3
Update NUnit to version 2.6.3
12 years ago
Siegfried Pammer
6595adb585
use AfterResolveReferences instead of PreBuildEvent for X64Converter
12 years ago
Andreas Weizel
0761dea87b
Upgraded ResourceTool project to .NET 4.5.
12 years ago
Siegfried Pammer
0a91f03a8c
convert VB binding to VB.NET
12 years ago
Daniel Grunwald
c22d50bf3f
Fix .NET 3.5 Build Worker: use x86 target platform as the .NET 3.5 runtime does not support AnyCPU (32-bit preferred)
...
Use .NET 4.0 Build Worker for Tools.build.
12 years ago
Daniel Grunwald
83d6c5efd7
Separate NewFileDialog from the FileTemplate implementation (use only the abstract base class).
13 years ago
Christoph Wille
6a9ab97540
Add ZipFromMsi to build process
13 years ago
Christoph Wille
bff85d9a47
Create zip from files.wxs (msi input) to build xcopy deployable zip for build server
13 years ago
Matt Ward
ba0ebf5a6e
Fix unit test line number not displayed in Errors window.
...
Send the test result from the custom NUnit console after
the message and stack trace so all the information is
added to the test result before the TestFinished event
is fired.
13 years ago
Siegfried Pammer
372153ee9d
add missing files
13 years ago
Matt Ward
6c0f4bd9e6
Remove WiX files from installer.
13 years ago
Siegfried Pammer
a260b93579
add import for resource files in StringResourceTool
13 years ago
Matt Ward
9f7add68d5
Encode password characters on translation server post.
...
Passwords with non-alphanumeric characters were rejected because they were not encoded in the http post body.
13 years ago
Matt Ward
40639853dc
Update NUnit to version 2.6.2
13 years ago
Daniel Grunwald
52068795f5
Add NRConsistencyCheckAddIn.
13 years ago
Daniel Grunwald
81361f7a12
Use named pipe instead of temporary file for sending the unit tests results to SharpDevelop.
13 years ago
Daniel Grunwald
fcb7e48993
Move some addin tree paths.
13 years ago
Matt Ward
7b7ad9b8a2
Update OpenCover to version 4.0.804
13 years ago
Matt Ward
3626c4c43e
Update OpenCover to version 4.0.724
13 years ago
Matt Ward
d7154908e8
Update NUnit to version 2.6.1
13 years ago
Lex Li
df363102c0
Added OpenCover files. Removed PartCover files.
13 years ago
Daniel Grunwald
b6fe975de1
Fixed UpdateAssemblyInfo error when git repository exists but git.exe cannot be found.
13 years ago
Matt Ward
95aeaba095
Update to NUnit 2.6.0.12051
14 years ago
Daniel Grunwald
46a82c7a75
Reset version number to 5.0.0.1 and fix setup.
14 years ago
Daniel Grunwald
fbced09b89
Start restructuring of SD Base:
...
- the static class "SD" is providing services
- service interfaces are defined in ICSharpCode.SharpDevelop.dll
- services are implemented in SharpDevelop.exe or in AddIns
- ICSharpCode.SharpDevelop.Sda is moved into SharpDevelop.exe
Also added XmlEditor.Tests to SharpDevelop.Tests.sln
14 years ago
Daniel Grunwald
f22f0bab38
Add back accidentally deleted resource string.
14 years ago
Daniel Grunwald
9a8ee8c9ae
Remove some unused string resources.
14 years ago
Siegfried Pammer
b0a7f27860
add CodeQuality analysis to Setup and set version to 4.2 beta
14 years ago
Tomasz Tretkowski
4ee5dbaffb
Machine.Specifications upgraded to version 5.3.0
14 years ago
Tomasz Tretkowski
78810e8a6b
Machine.Specifications reference assemblies shufling.
...
Machine.Specifications goes to Tools/Machine.Specifications
Others go to Libraries inside Machine.Specifications directory.
14 years ago
Daniel Grunwald
736b5b66ae
Update string resources, and round up version number to 4.1.0.8000.
14 years ago
Daniel Grunwald
43b10441f2
Change UpdateAssemblyInfo.csproj to .NET 4.0.
...
This change is necessary to compile SharpDevelop on Windows 8 (seems to be a bug in MSBuild 4.5?)
14 years ago
mrward
9f134c32a3
Update NUnit to version 2.5.10
15 years ago
mrward
af85c593cf
Update to WiX 3.5
15 years ago
Daniel Grunwald
01c619cdf0
Fixed incorrect AddIn.xsd, and make BuildAddinDocumentation validate the schema before saving it ( http://community.sharpdevelop.net/forums/t/12508.aspx )
15 years ago
Matt Ward
93e5a5dcd3
Update NUnit to version 2.5.9
15 years ago