aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorTeravus Ovares2008-07-25 16:26:16 +0000
committerTeravus Ovares2008-07-25 16:26:16 +0000
commitddd2581d8c3aba0e01ccbef6d1c616415aa279cc (patch)
treee47d08201e35b14292dafc52fb0f5cfbeb4830b2
parent* Re-enabling ODE unit testing... This may break the bamboo build.. (diff)
downloadopensim-SC_OLD-ddd2581d8c3aba0e01ccbef6d1c616415aa279cc.zip
opensim-SC_OLD-ddd2581d8c3aba0e01ccbef6d1c616415aa279cc.tar.gz
opensim-SC_OLD-ddd2581d8c3aba0e01ccbef6d1c616415aa279cc.tar.bz2
opensim-SC_OLD-ddd2581d8c3aba0e01ccbef6d1c616415aa279cc.tar.xz
* disabling ODE unit tests again.. until the dllnotfound exception is resolved..
-rw-r--r--.nant/bamboo.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/.nant/bamboo.build b/.nant/bamboo.build
index c12dae1..453f2ed 100644
--- a/.nant/bamboo.build
+++ b/.nant/bamboo.build
@@ -40,7 +40,6 @@
40 <include name="../bin/OpenSim.Region.ScriptEngine.Common.Tests.dll" /> 40 <include name="../bin/OpenSim.Region.ScriptEngine.Common.Tests.dll" />
41 <include name="../bin/OpenSim.Region.ScriptEngine.Shared.CodeTools.Tests.dll" /> 41 <include name="../bin/OpenSim.Region.ScriptEngine.Shared.CodeTools.Tests.dll" />
42 <include name="../bin/OpenSim.Region.Environment.dll" /> 42 <include name="../bin/OpenSim.Region.Environment.dll" />
43 <include name="../bin/OpenSim.Region.Physics.OdePlugin.dll" />
44 </assemblies> 43 </assemblies>
45 </test> 44 </test>
46 </nunit2> 45 </nunit2>