aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorDiva Canto2015-05-10 21:15:22 -0700
committerDiva Canto2015-05-10 21:15:22 -0700
commit811b026ed58f432c3b77d1f710c102f355853c9a (patch)
tree0299ee6febb63f41cec90b5a84bc10ca86698e79 /prebuild.xml
parentAdded the beginning of a new test framework for robust connectors and service... (diff)
downloadopensim-SC_OLD-811b026ed58f432c3b77d1f710c102f355853c9a.zip
opensim-SC_OLD-811b026ed58f432c3b77d1f710c102f355853c9a.tar.gz
opensim-SC_OLD-811b026ed58f432c3b77d1f710c102f355853c9a.tar.bz2
opensim-SC_OLD-811b026ed58f432c3b77d1f710c102f355853c9a.tar.xz
Deleted OpenSim.Tests.Client.GridClient and PresenceClient, as they have been subsumed by the new testing framework.
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml54
1 files changed, 0 insertions, 54 deletions
diff --git a/prebuild.xml b/prebuild.xml
index c778943..04a2c47 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -2723,60 +2723,6 @@
2723 </Files> 2723 </Files>
2724 </Project> 2724 </Project>
2725 2725
2726 <Project frameworkVersion="v4_0" name="OpenSim.Tests.Clients.GridClient" path="OpenSim/Tests/Clients/Grid" type="Exe">
2727 <Configuration name="Debug">
2728 <Options>
2729 <OutputPath>../../../../bin/</OutputPath>
2730 </Options>
2731 </Configuration>
2732 <Configuration name="Release">
2733 <Options>
2734 <OutputPath>../../../../bin/</OutputPath>
2735 </Options>
2736 </Configuration>
2737
2738 <ReferencePath>../../../../bin/</ReferencePath>
2739 <Reference name="System"/>
2740 <Reference name="OpenMetaverseTypes" path="../../../../bin/"/>
2741 <Reference name="OpenMetaverse" path="../../../../bin/"/>
2742 <Reference name="OpenSim.Framework"/>
2743 <Reference name="OpenSim.Services.Interfaces"/>
2744 <Reference name="OpenSim.Services.Connectors"/>
2745 <Reference name="Nini" path="../../../../bin/"/>
2746 <Reference name="log4net" path="../../../../bin/"/>
2747
2748 <Files>
2749 <Match pattern="*.cs" recurse="true"/>
2750 </Files>
2751 </Project>
2752
2753 <Project frameworkVersion="v4_0" name="OpenSim.Tests.Clients.PresenceClient" path="OpenSim/Tests/Clients/Presence" type="Exe">
2754 <Configuration name="Debug">
2755 <Options>
2756 <OutputPath>../../../../bin/</OutputPath>
2757 </Options>
2758 </Configuration>
2759 <Configuration name="Release">
2760 <Options>
2761 <OutputPath>../../../../bin/</OutputPath>
2762 </Options>
2763 </Configuration>
2764
2765 <ReferencePath>../../../../bin/</ReferencePath>
2766 <Reference name="System"/>
2767 <Reference name="OpenMetaverseTypes" path="../../../../bin/"/>
2768 <Reference name="OpenMetaverse" path="../../../../bin/"/>
2769 <Reference name="OpenSim.Framework"/>
2770 <Reference name="OpenSim.Services.Interfaces"/>
2771 <Reference name="OpenSim.Services.Connectors"/>
2772 <Reference name="Nini" path="../../../../bin/"/>
2773 <Reference name="log4net" path="../../../../bin/"/>
2774
2775 <Files>
2776 <Match pattern="*.cs" recurse="true"/>
2777 </Files>
2778 </Project>
2779
2780 <Project frameworkVersion="v4_0" name="OpenSim.Tests.Clients.UserAccountClient" path="OpenSim/Tests/Clients/UserAccounts" type="Exe"> 2726 <Project frameworkVersion="v4_0" name="OpenSim.Tests.Clients.UserAccountClient" path="OpenSim/Tests/Clients/UserAccounts" type="Exe">
2781 <Configuration name="Debug"> 2727 <Configuration name="Debug">
2782 <Options> 2728 <Options>