| Commit message (Expand) | Author | Files | Lines |
2012-07-07 | minor: remove some recent mono compiler warnings | Justin Clark-Casey (justincc) | 1 | -2/+0 |
2012-07-07 | Remove redundant SetScene() function in Scene.AddSceneObject() | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2012-05-15 | Port Avination's collision fixes to core. | Melanie | 1 | -1/+0 |
2012-03-31 | Rename SOG.HasChildPrim(uint) to SOG.ContainsPart(uint) to match existing Con... | Justin Clark-Casey (justincc) | 1 | -4/+4 |
2012-01-26 | refactor: change RezScriptFromAgentInventory(), RezNewScript() and AddInvento... | Justin Clark-Casey (justincc) | 1 | -6/+6 |
2011-11-02 | Changes UpdateFlag in SOP to an enumeration of NONE, TERSE and FULL. | Dan Lake | 1 | -5/+0 |
2011-08-27 | refactor: move SOP.IsAttachment and AttachmentPoint up into SOG to avoid poin... | Justin Clark-Casey (justincc) | 1 | -4/+2 |
2011-08-06 | rename TestHelper => TestHelpers for consistency | Justin Clark-Casey (justincc) | 4 | -44/+44 |
2011-03-14 | Fix a bug in T015_LargeSceneObjects() where the large scene object was stored... | Justin Clark-Casey (justincc) | 1 | -2/+3 |
2011-03-14 | when retrieving a sog in database tests, don't bother adding the scene since ... | Justin Clark-Casey (justincc) | 1 | -14/+1 |
2011-03-14 | Add method doc to T015_LargeSceneObjects() and slightly clean up formatting. | Justin Clark-Casey (justincc) | 1 | -3/+6 |
2011-03-14 | Add current method output to all persistence level tests so that we can track... | Justin Clark-Casey (justincc) | 4 | -11/+99 |
2011-03-12 | minor: remove mono compiler warning | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-03-09 | Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately. | Justin Clark-Casey (justincc) | 6 | -57/+2 |
2010-11-26 | Another attempt at fixing failing test for creator info. | Marck | 1 | -2/+2 |
2010-11-23 | Attempt at fixing failing test. | Diva Canto | 1 | -2/+4 |
2010-09-16 | Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndA... | John Hurliman | 1 | -7/+7 |
2010-09-12 | Formatting cleanup. | Jeff Ames | 1 | -5/+5 |
2010-09-12 | Add copyright headers. | Jeff Ames | 2 | -2/+56 |
2010-09-11 | Fixed the naming mess around data connectors for simulation data | John Hurliman | 1 | -6/+6 |
2010-08-24 | Add automated test at the opensim 'api' level to check that a given item goes... | Justin Clark-Casey (justincc) | 3 | -14/+0 |
2010-08-13 | refactor: Use SOP.Flags rather than SOP.ObjectFlags | Justin Clark-Casey (justincc) | 1 | -4/+4 |
2010-07-14 | comment out obsolete assert that 'item has been passed to another user since ... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2010-07-13 | Revamp the permissions propagation. This MAY mess up. Please test. | Melanie | 1 | -1/+1 |
2010-06-04 | add sqlite database back to database tests | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2010-05-26 | Minor correction to AssetTests.cs | AlexRa | 1 | -3/+3 |
2010-05-23 | Ensured that tests are skipped for wrong conn string, also m_log chng | AlexRa | 1 | -2/+23 |
2010-05-23 | Various minor changes in the data tests | AlexRa | 5 | -16/+18 |
2010-05-23 | Unitests: Asset, Estate, Region (the "legacy" one), Inventory | AlexRa | 5 | -173/+137 |
2010-05-23 | Added MS SQL test conn to INI - only as an example, modify before use!!! | AlexRa | 1 | -4/+21 |
2010-05-23 | BasicAssetTest.cs replaced by AssetTests.cs | AlexRa | 1 | -0/+161 |
2010-05-23 | Bugfix in tests (must clear db before migrations, not after) | AlexRa | 3 | -3/+3 |
2010-05-23 | EstateData tests passing on all DBs | AlexRa | 1 | -28/+2 |
2010-05-23 | Corrections in RegionTests.cs. It now fully works! | AlexRa | 1 | -48/+75 |
2010-05-23 | Minor corrections in BasicDataServiceTest.cs | AlexRa | 1 | -0/+41 |
2010-05-23 | All data tests made DBMS-independent | AlexRa | 3 | -87/+159 |
2010-05-23 | Added generic base classes for testing database services | AlexRa | 3 | -0/+241 |
2010-05-20 | Series of patches to include creator ID in assets. | AlexRa | 1 | -4/+35 |
2010-05-19 | Scrambled asset type in BasicAssetTest.cs! | AlexRa | 1 | -9/+10 |
2010-04-30 | rename SQLiteNG to SQLite and SQLite to SQLiteLegacy | Justin Clark-Casey (justincc) | 1 | -1/+2 |
2010-03-22 | Remove the reading of estate_settings.xml and the associated processing of | Melanie | 1 | -12/+12 |
2010-03-02 | Fixed SQL tests. | Diva Canto | 1 | -4/+1 |
2010-02-22 | Changed asset CreatorID to a string | John Hurliman | 3 | -11/+11 |
2010-02-22 | * Adds CreatorID to asset metadata. This is just the plumbing to support Crea... | John Hurliman | 3 | -11/+11 |
2010-02-21 | MySQL tests pass, except T016_RandomSogWithSceneParts. Total mystery as to wh... | Diva Canto | 1 | -0/+6 |
2010-02-21 | Deleted obsolete files in the Data layer. Compiles. | Diva Canto | 2 | -876/+0 |
2010-02-16 | Disable Data.BasicRegioNTest.T016_RandomSogWithSceneParts() temporarily since... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2009-12-31 | Put PassCollision on the ignore list for testing, since we don't save that | Melanie | 1 | -0/+1 |
2009-12-06 | Getting rid of the dead field RootInventoryFolderId on UserProfileData, It's ... | Kunnis | 1 | -7/+2 |
2009-11-27 | Apply patch that fixes the failing T013_eStateSettingsRandomStorage test | Justin Clark-Casey (justincc) | 1 | -3/+4 |