240
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Path elements must be joined with System.IO.Path.Combine to be sure the right separator is used
obones
as OBones
More... about 3 years ago
Under Mono, disable tests related to display, there might not be a X server available
obones
as OBones
More... about 3 years ago
Introduce helper functions to determine environment and runtime
obones
as OBones
More... about 3 years ago
ProgramFiles is not available under Linux, nor is NSIS compiler
obones
as OBones
More... about 3 years ago
xcopy calls must be reserved for windows operating systems
obones
as OBones
More... about 3 years ago
Make sure to use the appropriate case for files to be findable (Issue #298)
obones
as OBones
More... about 3 years ago
Move to version 0.37 to avoid issues with the latest Mono
obones
as OBones
More... about 3 years ago
Merge pull request #290 from AndersBillLinden/master
willemsruben
as RubenWillems
More... almost 4 years ago
[WebDashboard.csproj] Set build action to "Content" for Web.config, dashboard.config and .vm files under the templates folder or those files will not be published. More... almost 4 years ago
Merge pull request #289 from AndersBillLinden/master
willemsruben
as RubenWillems
More... almost 4 years ago
[WebDashboard.csproj] Change reference to MsTestConver2010.xsl so it will not generate an error message on publish. More... almost 4 years ago
#265 Installer does not run from unicode folder - install NSIS package from Chocolatey in AppVeyour build - call makensis from Program Files(x86) - remove NSIS from Tools folder - pass project version to makensis as command line parameter - removed target packageSource since it's now provided ootb by GitHub More... almost 4 years ago
#265 Installer does not run from unicode folder - updated README.md More... almost 4 years ago
#265 Installer does not run from unicode folder - update NSIS to v3.05 - added Unicode attribute to NSIS scripts More... almost 4 years ago
use UTF8 for outputstream of git.exe (PR #206) More... almost 4 years ago
#286 Fix PR: Change NUnit v2 to v3 - updated ReadMe More... about 4 years ago
#286 Fix PR: Change NUnit v2 to v3 - fixed failing tests - added FluentAssertions library - compact build target in ccnet.build - fixed assembly bindings errors in UnitTests project More... about 4 years ago
Merge pull request #225 from linquize/gendarme
willemsruben
as RubenWillems
More... about 4 years ago
#286 Fix PR: Change NUnit v2 to v3 - cleanup csproj files - remove .gitignore files from subfolders - bump appveyor vm to Visual Studio 2019 - add HTML Help Workshop to Tools so SHBF project can be built on W10 More... about 4 years ago
#286 Fix PR: Change NUnit v2 to v3 - fix MSBuild detection More... about 4 years ago
#286 Fix PR: Change NUnit v2 to v3 - fix identation in build script - fix vswhere path More... about 4 years ago
#286 Fix PR: Change NUnit v2 to v3 - fix some broken tests - detect latest MSBuild available - fix cake script More... about 4 years ago
- add Nunit from NuGet - remove existing tools/Nunit folder More... about 4 years ago
Merge pull request #285 from savornicesei/issue-284
willemsruben
as RubenWillems
More... about 4 years ago
fix PR merge removed 'this.' because qualifier 'this.' is redundant (says Roslyn) little arrangement of Moq fluent calls More... about 4 years ago
Merge pull request #283 from pos777/editorconfig
willemsruben
as RubenWillems
More... about 4 years ago
add editorconfig More... about 4 years ago
Merge pull request #282 from pos777/NMock_to_Moq
willemsruben
as RubenWillems
More... about 4 years ago
fix CI tests More... about 4 years ago
fix CI build More... about 4 years ago