Justin Clark-Casey (justincc)
|
33a894f3d2
refactor: move SOP.IsAttachment and AttachmentPoint up into SOG to avoid pointless duplication of identical values
|
hace 13 años |
Justin Clark-Casey (justincc)
|
dad1d6df18
rename TestHelper => TestHelpers for consistency
|
hace 13 años |
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.
|
hace 13 años |
Justin Clark-Casey (justincc)
|
38c3be07b8
when retrieving a sog in database tests, don't bother adding the scene since this isn't used
|
hace 13 años |
Justin Clark-Casey (justincc)
|
8509678e48
Add method doc to T015_LargeSceneObjects() and slightly clean up formatting.
|
hace 13 años |
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
|
hace 13 años |
Justin Clark-Casey (justincc)
|
9456bb77fb
Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.
|
hace 13 años |
John Hurliman
|
860b2a502f
Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndArray collection
|
hace 14 años |
John Hurliman
|
109b517583
Fixed the naming mess around data connectors for simulation data
|
hace 14 años |
Justin Clark-Casey (justincc)
|
289c21099c
Add automated test at the opensim 'api' level to check that a given item goes to the correct directory
|
hace 14 años |
Justin Clark-Casey (justincc)
|
39a748b47a
refactor: Use SOP.Flags rather than SOP.ObjectFlags
|
hace 14 años |
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
|
hace 14 años |
Melanie
|
dd14016885
Revamp the permissions propagation. This MAY mess up. Please test.
|
hace 14 años |
AlexRa
|
89b7c64b6f
Various minor changes in the data tests
|
hace 14 años |
AlexRa
|
2537acc04d
Unitests: Asset, Estate, Region (the "legacy" one), Inventory
|
hace 14 años |
AlexRa
|
749cf0f6eb
Bugfix in tests (must clear db before migrations, not after)
|
hace 14 años |
AlexRa
|
94f4c20866
Corrections in RegionTests.cs. It now fully works!
|
hace 14 años |
AlexRa
|
7f70ae0ebd
All data tests made DBMS-independent
|
hace 14 años |