Justin Clark-Casey (justincc)
|
22d4c52ffc
Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests
|
12 年之前 |
Justin Clark-Casey (justincc)
|
b678ea18b2
Create TestHelpers.EnableLogging() and DisableLogging() to turn logging on and off within tests.
|
12 年之前 |
Justin Clark-Casey (justincc)
|
07e62df558
Add regression test for teleporting an agent between separated regions on the same simulator.
|
12 年之前 |
Justin Clark-Casey (justincc)
|
dad1d6df18
rename TestHelper => TestHelpers for consistency
|
13 年之前 |
Justin Clark-Casey (justincc)
|
bda1a4be45
rename test SceneSetupHelpers -> SceneHelpers for consistency
|
13 年之前 |
Justin Clark-Casey (justincc)
|
bb9b317f15
Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Tests.Common instead
|
13 年之前 |
Justin Clark-Casey (justincc)
|
9456bb77fb
Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.
|
13 年之前 |
John Hurliman
|
860b2a502f
Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndArray collection
|
14 年之前 |
Jeff Ames
|
f1f0bc23f4
Formatting cleanup.
|
14 年之前 |
Justin Clark-Casey (justincc)
|
2a1c11fda9
On shift-copy of an object, set up a new physics actor (as appropriate) for every copied prim, not just the root
|
14 年之前 |
Justin Clark-Casey (justincc)
|
7203feb83c
Extend DuplicateObject() test to check flags on the duplicated object
|
14 年之前 |
Justin Clark-Casey (justincc)
|
85fc2dfe3c
extend TestDuplicateObject() to a two prim object
|
14 年之前 |
Justin Clark-Casey (justincc)
|
4e2caab756
Add new SceneGraphTests class. Add simple TestDuplicateObject()
|
14 年之前 |