Author: rupertlssmith
Date: Thu Jan 17 09:14:37 2008
New Revision: 612875

URL: http://svn.apache.org/viewvc?rev=612875&view=rev
Log:
Qpid-9 In preparation for adding missing field types, the test framework from 
the java is being ported onto the .Net. This will form the basis for writing 
more interop tests.

Added:
    
incubator/qpid/branches/M2.1/dotnet/Qpid.Integration.Tests/framework/README.txt

Added: 
incubator/qpid/branches/M2.1/dotnet/Qpid.Integration.Tests/framework/README.txt
URL: 
http://svn.apache.org/viewvc/incubator/qpid/branches/M2.1/dotnet/Qpid.Integration.Tests/framework/README.txt?rev=612875&view=auto
==============================================================================
--- 
incubator/qpid/branches/M2.1/dotnet/Qpid.Integration.Tests/framework/README.txt 
(added)
+++ 
incubator/qpid/branches/M2.1/dotnet/Qpid.Integration.Tests/framework/README.txt 
Thu Jan 17 09:14:37 2008
@@ -0,0 +1,3 @@
+What are all these .csx files?
+
+This code is being ported over from the java. Some of the conversion was 
automated using search/replace/regex under emacs, but that cannot do all of it. 
The files were saved as .csx files with the 'x' standing for in-cross-over 
state. They will gradually be copied into .cs files as the conversion is 
completed and they are able to compile.


Reply via email to