Browse Source

Update to NUnit 2.5.2.9222

git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4958 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
shortcuts
Matt Ward 16 years ago
parent
commit
a1b478b3fa
  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-x86.exe
  10. BIN
      src/Tools/NUnit/nunit-console.exe
  11. 4
      src/Tools/NUnit/nunit-console/AssemblyInfo.cs
  12. 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-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.1")]
[assembly: AssemblyInformationalVersion("2.5.1")]
[assembly: AssemblyVersion("2.5.2")]
[assembly: AssemblyInformationalVersion("2.5.2")]

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

Binary file not shown.
Loading…
Cancel
Save