| Commit message (Expand) | Author | Files | Lines |
2011-08-06 | rename TestHelper => TestHelpers for consistency | Justin Clark-Casey (justincc) | 1 | -20/+20 |
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) | 1 | -11/+48 |
2011-03-09 | Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately. | Justin Clark-Casey (justincc) | 1 | -11/+0 |
2010-09-16 | Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndA... | John Hurliman | 1 | -7/+7 |
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) | 1 | -4/+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-05-23 | Various minor changes in the data tests | AlexRa | 1 | -2/+2 |
2010-05-23 | Unitests: Asset, Estate, Region (the "legacy" one), Inventory | AlexRa | 1 | -1/+26 |
2010-05-23 | Bugfix in tests (must clear db before migrations, not after) | AlexRa | 1 | -1/+1 |
2010-05-23 | Corrections in RegionTests.cs. It now fully works! | AlexRa | 1 | -48/+75 |
2010-05-23 | All data tests made DBMS-independent | AlexRa | 1 | -40/+61 |
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-11-12 | minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2009-10-19 | * Removed OpenSim.Data.NHibernate | John Hurliman | 1 | -1/+0 |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -18/+18 |
2009-09-16 | SceneObjectGroup cleanup. Removes the default constructor and unnecessary nul... | John Hurliman | 1 | -4/+2 |
2009-08-16 | * Added Expression based ignores to the PropertyScrambler, which makes a lot ... | Kunnis | 1 | -12/+12 |
2009-08-16 | * Modified SQLite/SQLiteInventoryStore.cs to not throw if the inventory row d... | Kunnis | 1 | -1/+3 |
2009-08-16 | Adding in Reflection-based testing, to ensure that all properties are covered. | Kunnis | 1 | -0/+47 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-04-13 | make the asserts spit out messages about their test names | Sean Dague | 1 | -166/+166 |
2009-04-08 | * Make it possible to store creator strings in user inventory items as well a... | Justin Clarke Casey | 1 | -2/+2 |
2009-04-01 | * Removes some hard-coded magic numbers relating to RegionSize. We now use Co... | Adam Frisby | 1 | -5/+5 |
2009-02-22 | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 1 | -2/+5 |
2009-02-20 | * Apply http://opensimulator.org/mantis/view.php?id=3185 | idb | 1 | -2/+3 |
2009-02-19 | * Apply http://opensimulator.org/mantis/view.php?id=3151 | Justin Clarke Casey | 1 | -0/+12 |
2009-02-12 | * optimized usings. | lbsa71 | 1 | -7/+6 |
2009-02-10 | this is step 2 of 2 of the OpenSim.Region.Environment refactor. | Dr Scofield | 1 | -1/+1 |
2009-02-06 | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 1 | -2/+2 |
2009-01-11 | Thank you kindly, Tlaukkan (Tommil) for a patch that: | Charles Krinke | 1 | -12/+36 |
2008-12-17 | * Implement 'Save Object Back to My Inventory'. On the Linden client this is... | Justin Clarke Casey | 1 | -1/+1 |
2008-12-03 | * Minor test correction, comment removal | Sean Dague | 1 | -1/+0 |
2008-11-26 | Change the max value of the bytes in tests to 127. MySQL bytes are signed | Melanie Thielker | 1 | -5/+5 |
2008-11-26 | Yay for unit tests. Increased the type width of the prims and primshapes | Melanie Thielker | 1 | -2/+2 |
2008-11-26 | Reduce the numerical range of text values to match what MySQL offers | Melanie Thielker | 1 | -13/+13 |
2008-11-26 | Comment one more field that can't be tested that way anymore | Melanie Thielker | 1 | -1/+2 |
2008-11-26 | Fix 2 of the failed tests. Cause terrain queries to return null when no | Melanie Thielker | 1 | -8/+0 |
2008-11-25 | * Make a step on removing direct access to TaskInventoryDictionary from other... | Justin Clarke Casey | 1 | -5/+5 |
2008-11-25 | * Remove direct access to Inventory.Serial | Justin Clarke Casey | 1 | -2/+2 |
2008-11-21 | * refactor: Rip out SOP inventory from the partial into a separate class | Justin Clarke Casey | 1 | -8/+8 |
2008-11-18 | Fixed MySQL and SQLite so they will save the | Sean Dague | 1 | -9/+139 |
2008-11-15 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -2/+2 |