index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Environment
/
Scenes
/
Tests
/
SceneObjectTests.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Fission SceneObjectTests into basic and linking sets
Justin Clarke Casey
2009-02-03
1
-340
/
+0
*
* Mark the old group after linking as deleted
Justin Clarke Casey
2009-02-03
1
-9
/
+11
*
* Now clearing parts list in the old group after a link has occurred
Justin Clarke Casey
2009-02-03
1
-8
/
+9
*
* minor: remove some pointless assignments in SOG.Copy() that had already bee...
Justin Clarke Casey
2009-02-03
1
-6
/
+5
*
* refactor: move scene setup code into common test code assembly
Justin Clarke Casey
2009-01-23
1
-19
/
+20
*
* Simplify test code by always setting up mock 'in memory' user and inventory...
Justin Clarke Casey
2009-01-05
1
-3
/
+0
*
Minor: fix a comment... scratch that,reverse it.
Teravus Ovares
2008-12-21
1
-1
/
+1
*
* Commit linkset Group (multiprim) linked/delinked to another linkset group (...
Teravus Ovares
2008-12-21
1
-0
/
+126
*
* Adding a two prim linking/delinking test. This test is likely to get on pe...
Teravus Ovares
2008-12-21
1
-0
/
+73
*
* Actually properly enable the purge folders test and correct some problems
Justin Clarke Casey
2008-12-12
1
-3
/
+1
*
* Fold mock classes into existing OpenSim/Tests/Common assembly rather than s...
Justin Clarke Casey
2008-12-11
1
-1
/
+1
*
* minor: Move mock test classes into mock namespace
Justin Clarke Casey
2008-12-11
1
-1
/
+1
*
* refactor: Move test infrastructure code to its own package so that it can b...
Justin Clarke Casey
2008-12-10
1
-0
/
+1
*
* Establish OpenSim.Framework.Communications.Tests beachhead
Justin Clarke Casey
2008-12-10
1
-6
/
+1
*
* test: Extend take object test to finally check that the object made it into...
Justin Clarke Casey
2008-11-28
1
-6
/
+12
*
* test: Add a wodge of code in order to be able to slightly extend a test to ...
Justin Clarke Casey
2008-11-28
1
-11
/
+9
*
* test: Separate out async deletion methods to test delete and take copy sepa...
Justin Clarke Casey
2008-11-28
1
-11
/
+26
*
* refactor: Replace derez destiation magic numbers with an enumeration
Justin Clarke Casey
2008-11-28
1
-1
/
+1
*
* refactor: rename UserServiceAdmin to UserAdminService
Justin Clarke Casey
2008-11-28
1
-1
/
+1
*
* refactor: move CreateUser into UserServiceAdmin
Justin Clarke Casey
2008-11-28
1
-1
/
+2
*
* test: Inch forward with another test by using a skeletal in memory inventor...
Justin Clarke Casey
2008-11-27
1
-5
/
+7
*
* test: Add the ability to add a plugin directory to the user and inventory s...
Justin Clarke Casey
2008-11-27
1
-2
/
+12
*
* Extend sog delete to inventory test to crank the normally async sog deleter...
Justin Clarke Casey
2008-11-21
1
-1
/
+12
*
* Largely revert the last revision and improve on the previous way of doing t...
Justin Clarke Casey
2008-11-21
1
-2
/
+2
*
* On delete to inventory, actually remove the group from the scene before the...
Justin Clarke Casey
2008-11-21
1
-7
/
+15
*
* Allow physics dlls to be loaded separately, rather than just the contents o...
Justin Clarke Casey
2008-11-20
1
-0
/
+9
*
* Add forgotton tag to existing remove scene object test
Justin Clarke Casey
2008-11-20
1
-0
/
+1
*
* Move test scene construction infrastructure methods to a separate class for...
Justin Clarke Casey
2008-11-14
1
-42
/
+4
*
* Rename scene tests to scene object tests since that is what they are actual...
Justin Clarke Casey
2008-11-12
1
-0
/
+124