aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/Tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove chained tests in BasicGridTest.cs.Mike Mazur2009-03-111-118/+88
* * minor: Remove most mono compiler warningsJustin Clarke Casey2009-02-255-5/+5
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-226-2/+20
* * Applied a patch that: Added estate ban table to migration scripts and nhibe...lbsa712009-02-211-4/+4
* * Apply http://opensimulator.org/mantis/view.php?id=3185idb2009-02-201-2/+3
* Update svn properties, add copyright headers, minor formatting cleanup.Jeff Ames2009-02-201-4/+29
* * Apply http://opensimulator.org/mantis/view.php?id=3151Justin Clarke Casey2009-02-191-0/+12
* Fix estate ban list persistence in MySQL and reenable testsMelanie Thielker2009-02-181-15/+0
* - remove the Metadata property from AssetBase and return all previousMike Mazur2009-02-171-6/+6
* line ending fixes and set native eol propertySean Dague2009-02-161-62/+62
* Mantis 3164. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-142-87/+493
* Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-141-0/+3
* * optimized usings.lbsa712009-02-126-31/+20
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-1/+1
* Update svn properties, minor formatting cleanup.Jeff Ames2009-02-091-154/+154
* Thank you kindly, TLaukkan (Timmil) for a patch that:Charles Krinke2009-02-091-0/+154
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-065-6/+6
* - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of itMike Mazur2009-02-041-10/+10
* - move OpenSim/Framework/IInventoryData.cs toMike Mazur2009-02-031-10/+10
* * Added MySQL Grid unit testsSean Dague2009-01-141-0/+265
* Thank you kindly, Tlaukkan (Tommil) for a patch that:Charles Krinke2009-01-111-12/+36
* * Implement 'Save Object Back to My Inventory'. On the Linden client this is...Justin Clarke Casey2008-12-171-1/+1
* * Minor test correction, comment removalSean Dague2008-12-032-3/+1
* Extends Avatar Appearance testsSean Dague2008-12-031-1/+109
* Change the max value of the bytes in tests to 127. MySQL bytes are signedMelanie Thielker2008-11-261-5/+5
* Yay for unit tests. Increased the type width of the prims and primshapesMelanie Thielker2008-11-261-2/+2
* Reduce the numerical range of text values to match what MySQL offersMelanie Thielker2008-11-261-13/+13
* Comment one more field that can't be tested that way anymoreMelanie Thielker2008-11-261-1/+2
* Fix 2 of the failed tests. Cause terrain queries to return null when noMelanie Thielker2008-11-261-8/+0
* * Make a step on removing direct access to TaskInventoryDictionary from other...Justin Clarke Casey2008-11-251-5/+5
* * Remove direct access to Inventory.SerialJustin Clarke Casey2008-11-251-2/+2
* * refactor: Rip out SOP inventory from the partial into a separate classJustin Clarke Casey2008-11-211-8/+8
* Fixed MySQL and SQLite so they will save theSean Dague2008-11-181-9/+139
* Extended Agent TestsSean Dague2008-11-181-0/+46
* Update svn properties, minor formatting cleanup.Jeff Ames2008-11-151-2/+2
* Try to make the test pass againMelanie Thielker2008-11-141-1/+1
* Reapplying a revised version of Christopher Yeoh's (IBM) patch for allowMelanie Thielker2008-11-141-2/+4
* reverting #7295, as it still fails a test case (as pointed out veryDr Scofield2008-11-141-4/+2
* From: Christopher Yeoh <cyeoh@au1.ibm.com>Dr Scofield2008-11-141-2/+4
* * refactor: Expose SOG.SetRootPart for outsiders to use rather than setting R...Justin Clarke Casey2008-11-101-4/+2
* From: arthursv@linux.vnet.ibm.comSean Dague2008-11-061-31/+141
* add a test that ensures that databases work if email is null.Sean Dague2008-11-051-0/+4
* - Added stronger persistence tests for BasicUserTestsSean Dague2008-11-042-13/+103
* - Stronger inventory testsSean Dague2008-11-041-5/+119
* implement email field for MySQL and SQLiteSean Dague2008-11-041-1/+5
* * minor: remove mono warningJustin Clarke Casey2008-10-301-1/+0
* - Includes consistency test for new and updated objects, asSean Dague2008-10-301-80/+106
* Mid-work, trying to fix region part insertion and retrievalSean Dague2008-10-301-9/+315
* Update svn properties, minor formatting cleanup.Jeff Ames2008-10-171-1/+1
* - Removed debug print methodSean Dague2008-10-161-12/+1