awips2/cotsSource/org.apache.qpid/dotnet/Qpid.Integration.Tests/framework
root 06a8b51d6d Initial revision of AWIPS2 11.9.0-7p5
Former-commit-id: 64fa9254b946eae7e61bbc3f513b7c3696c4f54f
2012-01-06 08:55:05 -06:00
..
clocksynch Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
distributedcircuit Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
localcircuit Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
sequencers Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
alljava.csx Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
Assertion.cs Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
Assertion.csx Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
AssertionBase.csx Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
BrokerLifecycleAware.csx Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
CauseFailure.csx Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
CauseFailureUserPrompt.csx Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
Circuit.cs Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
Circuit.csx Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
CircuitEnd.csx Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
CircuitEndBase.csx Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
ExceptionMonitor.csx Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
FrameworkBaseCase.cs Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
FrameworkBaseCase.csx Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
LocalCircuitFactory.csx Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
MessageMonitor.csx Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
MessagingTestConfigProperties.csx Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
NotApplicableAssertion.csx Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
Publisher.cs Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
Publisher.csx Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
README.txt Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
Receiver.cs Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
Receiver.csx Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
TestClientDetails.cs Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
TestClientDetails.csx Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
TestModel.cs Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
TestUtils.csx Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00

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.