Browse Source

Updated NUnit to version 2.5.7

git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6355 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
pull/1/head
Matt Ward 15 years ago
parent
commit
b99b673908
  1. BIN
      src/Tools/NUnit/lib/nunit-console-runner.dll
  2. BIN
      src/Tools/NUnit/lib/nunit-gui-runner.dll
  3. BIN
      src/Tools/NUnit/lib/nunit.core.dll
  4. BIN
      src/Tools/NUnit/lib/nunit.core.interfaces.dll
  5. BIN
      src/Tools/NUnit/lib/nunit.fixtures.dll
  6. BIN
      src/Tools/NUnit/lib/nunit.uiexception.dll
  7. BIN
      src/Tools/NUnit/lib/nunit.uikit.dll
  8. BIN
      src/Tools/NUnit/lib/nunit.util.dll
  9. BIN
      src/Tools/NUnit/nunit-console-dotnet2-x86.exe
  10. BIN
      src/Tools/NUnit/nunit-console-dotnet2.exe
  11. BIN
      src/Tools/NUnit/nunit-console-x86.exe
  12. BIN
      src/Tools/NUnit/nunit-console.exe
  13. 4
      src/Tools/NUnit/nunit-console/AssemblyInfo.cs
  14. BIN
      src/Tools/NUnit/nunit.framework.dll

BIN
src/Tools/NUnit/lib/nunit-console-runner.dll

Binary file not shown.

BIN
src/Tools/NUnit/lib/nunit-gui-runner.dll

Binary file not shown.

BIN
src/Tools/NUnit/lib/nunit.core.dll

Binary file not shown.

BIN
src/Tools/NUnit/lib/nunit.core.interfaces.dll

Binary file not shown.

BIN
src/Tools/NUnit/lib/nunit.fixtures.dll

Binary file not shown.

BIN
src/Tools/NUnit/lib/nunit.uiexception.dll

Binary file not shown.

BIN
src/Tools/NUnit/lib/nunit.uikit.dll

Binary file not shown.

BIN
src/Tools/NUnit/lib/nunit.util.dll

Binary file not shown.

BIN
src/Tools/NUnit/nunit-console-dotnet2-x86.exe

Binary file not shown.

BIN
src/Tools/NUnit/nunit-console-dotnet2.exe

Binary file not shown.

BIN
src/Tools/NUnit/nunit-console-x86.exe

Binary file not shown.

BIN
src/Tools/NUnit/nunit-console.exe

Binary file not shown.

4
src/Tools/NUnit/nunit-console/AssemblyInfo.cs

@ -36,5 +36,5 @@ using System.Reflection; @@ -36,5 +36,5 @@ using System.Reflection;
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("2.5.6")]
[assembly: AssemblyInformationalVersion("2.5.6")]
[assembly: AssemblyVersion("2.5.7")]
[assembly: AssemblyInformationalVersion("2.5.7")]

BIN
src/Tools/NUnit/nunit.framework.dll

Binary file not shown.
Loading…
Cancel
Save