summaryrefslogtreecommitdiff
path: root/dotnet/Qpid.Common.Tests
diff options
context:
space:
mode:
authorRupert Smith <rupertlssmith@apache.org>2008-01-15 17:37:47 +0000
committerRupert Smith <rupertlssmith@apache.org>2008-01-15 17:37:47 +0000
commitb8bfaddc5ec8e3c01fbc3a4341c089133884f6e2 (patch)
treeb018672e9fd0a009cca2dabb8d738ca88fed38d1 /dotnet/Qpid.Common.Tests
parent414e3cbb38fd3ce5dd605f65b684e1d4a127aa5a (diff)
downloadqpid-python-b8bfaddc5ec8e3c01fbc3a4341c089133884f6e2.tar.gz
Qpid-491 Integration and pure unit test types have been split into seperate modules. Executable for integration style tests not created, and may not be, but seperate target in the nant build has been created, so there is at least a way to run all integration style tests from one place.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2.1@612171 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'dotnet/Qpid.Common.Tests')
-rw-r--r--dotnet/Qpid.Common.Tests/Properties/AssemblyInfo.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/dotnet/Qpid.Common.Tests/Properties/AssemblyInfo.cs b/dotnet/Qpid.Common.Tests/Properties/AssemblyInfo.cs
index 0fbdf1dab1..b6e26433f2 100644
--- a/dotnet/Qpid.Common.Tests/Properties/AssemblyInfo.cs
+++ b/dotnet/Qpid.Common.Tests/Properties/AssemblyInfo.cs
@@ -4,7 +4,7 @@ using System.Runtime.InteropServices;
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("Apache.Qpid.Common.Tests")]
-[assembly: AssemblyDescription("Built from svn revision number: 612131M")]
+[assembly: AssemblyDescription("Built from svn revision number: 612131:612165M")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Apache Software Foundation")]
[assembly: AssemblyProduct("Apache.Qpid.Common.Tests")]