summaryrefslogtreecommitdiff
path: root/dotnet/TopicPublisher
Commit message (Collapse)AuthorAgeFilesLines
* Temporarily removed svn version stamping in assembly info, to avoid ↵Rupert Smith2008-01-181-1/+1
| | | | | | excessive check-ins of changed files. Need to implement solution that generates these files from templates instead. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2.1@613130 13f79535-47bb-0310-9956-ffa450edef68
* Qpid-9 In preparation for adding missing field types, the test framework ↵Rupert Smith2008-01-171-1/+1
| | | | | | from the java is being ported onto the .Net. This will form the basis for writing more interop tests. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2.1@612874 13f79535-47bb-0310-9956-ffa450edef68
* Qpid-730 Added a durable subscription test.Rupert Smith2008-01-161-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2.1@612517 13f79535-47bb-0310-9956-ffa450edef68
* Qpid-728 Mandatory message test handles returned messages with no problems.Rupert Smith2008-01-161-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2.1@612421 13f79535-47bb-0310-9956-ffa450edef68
* Qpid-491 Integration and pure unit test types have been split into seperate ↵Rupert Smith2008-01-151-1/+1
| | | | | | 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
* Qpid-491 Integration and pure unit test types have been split into seperate ↵Rupert Smith2008-01-151-3/+3
| | | | | | 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@612164 13f79535-47bb-0310-9956-ffa450edef68
* Qpid-731: Fixed assembly version to reflect M2.1 as 0.2.1. Also subversion ↵Rupert Smith2008-01-141-5/+5
| | | | | | revision number gets output into assembly comments during builds. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2.1@611826 13f79535-47bb-0310-9956-ffa450edef68
* Converted namespaces from Qpid.* to Apache.Qpid.*Martin Ritchie2007-07-272-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@560225 13f79535-47bb-0310-9956-ffa450edef68
* * QPID-489 Added Nant build scripts for Qpid.NETTomas Restrepo2007-05-142-2/+28
| | | | | | | | | | * Modified msbuild files to build to central location matching nant builds * Removed old files from Qpid.Buffer * Removed MonoDevelop project files * Updated build scripts, readme.txt, todo.txt git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@537834 13f79535-47bb-0310-9956-ffa450edef68
* (Patch submitted by Rupert Smith) dotnet_iop.diff.Robert Greig2007-02-283-0/+128
Implements interop tests compatable with the existing topic tests. Used to succesfully test the field table changes. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@512700 13f79535-47bb-0310-9956-ffa450edef68