UbitUmarov
|
9e2152d2cb
disable tests that now fail bc a scenegraph is now needed to find prims by local id
|
před 5 roky |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
před 7 roky |
UbitUmarov
|
554f591eb6
work around some 'tests' errors
|
před 9 roky |
Justin Clark-Casey (justincc)
|
d9f7aa41c1
Remove unmaintained MSSQL support.
|
před 10 roky |
Robert Adams
|
13a9a4b653
varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z.
|
před 11 roky |
Robert Adams
|
317c04fe17
VarRegion: change RegionInfo storage of region coordinates from region
|
před 11 roky |
Justin Clark-Casey (justincc)
|
16d5b79d57
minor: remove some recent mono compiler warnings
|
před 12 roky |
Justin Clark-Casey (justincc)
|
7ff4eec79c
Remove redundant SetScene() function in Scene.AddSceneObject()
|
před 12 roky |
Melanie
|
e7819ce909
Port Avination's collision fixes to core.
|
před 12 roky |
Justin Clark-Casey (justincc)
|
f0406f9fe2
Rename SOG.HasChildPrim(uint) to SOG.ContainsPart(uint) to match existing ContainsPart method and remove method duplication.
|
před 12 roky |
Justin Clark-Casey (justincc)
|
55c6cbabfd
refactor: change RezScriptFromAgentInventory(), RezNewScript() and AddInventoryItem() to accept an agent id rather than a full IClientAPI.
|
před 12 roky |
Dan Lake
|
e2c51a977d
Changes UpdateFlag in SOP to an enumeration of NONE, TERSE and FULL.
|
před 13 roky |
Justin Clark-Casey (justincc)
|
33a894f3d2
refactor: move SOP.IsAttachment and AttachmentPoint up into SOG to avoid pointless duplication of identical values
|
před 13 roky |
Justin Clark-Casey (justincc)
|
dad1d6df18
rename TestHelper => TestHelpers for consistency
|
před 13 roky |
Justin Clark-Casey (justincc)
|
fdcf910e00
Fix a bug in T015_LargeSceneObjects() where the large scene object was stored 31 times (1 time for each added part) instead of once at the end, even though only the largest 31 prim scene object was retrieved and tested.
|
před 13 roky |
Justin Clark-Casey (justincc)
|
38c3be07b8
when retrieving a sog in database tests, don't bother adding the scene since this isn't used
|
před 13 roky |
Justin Clark-Casey (justincc)
|
8509678e48
Add method doc to T015_LargeSceneObjects() and slightly clean up formatting.
|
před 13 roky |
Justin Clark-Casey (justincc)
|
48c62eb51b
Add current method output to all persistence level tests so that we can track where we are in the test suite
|
před 13 roky |
Justin Clark-Casey (justincc)
|
9456bb77fb
Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.
|
před 13 roky |
John Hurliman
|
860b2a502f
Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndArray collection
|
před 14 roky |
John Hurliman
|
109b517583
Fixed the naming mess around data connectors for simulation data
|
před 14 roky |
Justin Clark-Casey (justincc)
|
289c21099c
Add automated test at the opensim 'api' level to check that a given item goes to the correct directory
|
před 14 roky |
Justin Clark-Casey (justincc)
|
39a748b47a
refactor: Use SOP.Flags rather than SOP.ObjectFlags
|
před 14 roky |
Justin Clark-Casey (justincc)
|
5d83b3f991
comment out obsolete assert that 'item has been passed to another user since it was last set' perms flag was set when a prim item was added to a scene object
|
před 14 roky |
Melanie
|
dd14016885
Revamp the permissions propagation. This MAY mess up. Please test.
|
před 14 roky |
AlexRa
|
89b7c64b6f
Various minor changes in the data tests
|
před 14 roky |
AlexRa
|
2537acc04d
Unitests: Asset, Estate, Region (the "legacy" one), Inventory
|
před 14 roky |
AlexRa
|
749cf0f6eb
Bugfix in tests (must clear db before migrations, not after)
|
před 14 roky |
AlexRa
|
94f4c20866
Corrections in RegionTests.cs. It now fully works!
|
před 14 roky |
AlexRa
|
7f70ae0ebd
All data tests made DBMS-independent
|
před 14 roky |