Justin Clark-Casey (justincc)
|
22d4c52ffc
Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests
|
12 years ago |
Justin Clark-Casey (justincc)
|
951b45b80f
Add OSSL function osForceAttachToAvatarFromInventory()
|
12 years ago |
Justin Clark-Casey (justincc)
|
07e62df558
Add regression test for teleporting an agent between separated regions on the same simulator.
|
12 years ago |
Justin Clark-Casey (justincc)
|
dfa19e23f0
Stop a scene object from attempting to link with itself (which results in an exception and constant complaints in v3 viewers).
|
12 years ago |
Dan Lake
|
e2c51a977d
Changes UpdateFlag in SOP to an enumeration of NONE, TERSE and FULL.
|
13 years ago |
Justin Clark-Casey (justincc)
|
61e97ee4c8
Remove completely unused SOG.Rotation parameter
|
13 years ago |
Justin Clark-Casey (justincc)
|
dad1d6df18
rename TestHelper => TestHelpers for consistency
|
13 years ago |
Justin Clark-Casey (justincc)
|
bda1a4be45
rename test SceneSetupHelpers -> SceneHelpers for consistency
|
13 years ago |
Justin Clark-Casey (justincc)
|
bb9b317f15
Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Tests.Common instead
|
13 years ago |
Justin Clark-Casey (justincc)
|
9456bb77fb
Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.
|
13 years ago |
Justin Clark-Casey (justincc)
|
7e72afcb3e
Only force prim persistence before delete if the prim is the result of an unpersisted delink
|
14 years ago |
John Hurliman
|
860b2a502f
Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndArray collection
|
14 years ago |
John Hurliman
|
c03b24cbfd
Merged
|
14 years ago |
John Hurliman
|
0db1ed0b5a
* Added ISimulationDataService and IEstateDataService
|
14 years ago |
Jeff Ames
|
f1f0bc23f4
Formatting cleanup.
|
14 years ago |
Melanie
|
99bfb0d2a2
Merge branch 'master' of [email protected]:/var/git/opensim
|
14 years ago |
Justin Clark-Casey (justincc)
|
84ad9e4d4e
minor: comment out some excessive test logging
|
14 years ago |
Justin Clark-Casey (justincc)
|
3d033520fa
Fix deletion persistence when freshly delinked prims are removed
|
14 years ago |
Justin Clark-Casey (justincc)
|
11f4a65f42
Fix deletion persistence when freshly delinked prims are removed
|
14 years ago |
Justin Clark-Casey (justincc)
|
e55f6d47e9
Add test that checks correct persistence when an unlink is quickly followed by deletion of a linked part
|
14 years ago |
Justin Clark-Casey (justincc)
|
537fefa3f2
extend TestNewSceneObjectLinkPersistence() to check for presence of non-root linked prim
|
14 years ago |
Justin Clark-Casey (justincc)
|
953b7f4917
Add test to check persistence of newly added pre-linked objects
|
14 years ago |
Diva Canto
|
c5ea783526
OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.
|
15 years ago |
Diva Canto
|
751e70af78
NetworkServersInfo removed from CommsManager.
|
15 years ago |
Melanie
|
46955f4260
Merge branch 'master' into vehicles
|
15 years ago |
Diva Canto
|
24d5b57503
Added messages to assertions in the failing tests, so that we know which ones are failing.
|
15 years ago |
Melanie
|
41ff39414b
Merge branch 'master' into vehicles
|
15 years ago |
opensim
|
827b0fb199
Commit initial version of KittoFlora's vehicle changes
|
15 years ago |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
15 years ago |
lbsa71
|
6267f939c5
* Reverting the test restructuring as, on second thought, this is not at all how the tests are structured.
|
15 years ago |