Skip to content

Commit

Permalink
switch over to xunit.runners package from NuGet
Browse files Browse the repository at this point in the history
  • Loading branch information
shiftkey committed Dec 18, 2014
1 parent 543b787 commit ae6b11d
Show file tree
Hide file tree
Showing 29 changed files with 2 additions and 4,986 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,5 @@ nunit-*.xml
packaging/
tools/FAKE.Core
tools/SourceLink.Fake
tools/xunit.runners
*.ncrunch*
1 change: 1 addition & 0 deletions build.cmd
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
@echo off

"tools\nuget\nuget.exe" "install" "xunit.runners" "-OutputDirectory" "tools" "-ExcludeVersion" "-version" "2.0.0-beta5-build2785"
"tools\nuget\nuget.exe" "install" "FAKE.Core" "-OutputDirectory" "tools" "-ExcludeVersion" "-version" "3.5.8"
"tools\nuget\nuget.exe" "install" "SourceLink.Fake" "-OutputDirectory" "tools" "-ExcludeVersion" "-version" "0.4.2"

Expand Down
29 changes: 0 additions & 29 deletions tools/xunit/EULA.txt

This file was deleted.

126 changes: 0 additions & 126 deletions tools/xunit/HTML.xslt

This file was deleted.

121 changes: 0 additions & 121 deletions tools/xunit/NUnitXml.xslt

This file was deleted.

Binary file removed tools/xunit/Timeout.exe
Binary file not shown.
Binary file removed tools/xunit/Timeout.pdb
Binary file not shown.
Binary file removed tools/xunit/xunit.console.clr4.exe
Binary file not shown.
21 changes: 0 additions & 21 deletions tools/xunit/xunit.console.clr4.exe.config

This file was deleted.

Binary file removed tools/xunit/xunit.console.clr4.x86.exe
Binary file not shown.
21 changes: 0 additions & 21 deletions tools/xunit/xunit.console.clr4.x86.exe.config

This file was deleted.

Binary file removed tools/xunit/xunit.console.exe
Binary file not shown.
21 changes: 0 additions & 21 deletions tools/xunit/xunit.console.exe.config

This file was deleted.

Binary file removed tools/xunit/xunit.console.x86.exe
Binary file not shown.
21 changes: 0 additions & 21 deletions tools/xunit/xunit.console.x86.exe.config

This file was deleted.

Binary file removed tools/xunit/xunit.dll
Binary file not shown.
5 changes: 0 additions & 5 deletions tools/xunit/xunit.dll.tdnet

This file was deleted.

Binary file removed tools/xunit/xunit.extensions.dll
Binary file not shown.
Loading

0 comments on commit ae6b11d

Please sign in to comment.