aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/Tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Removed OpenSim.Data.NHibernateJohn Hurliman2009-10-192-2/+1
* Formatting cleanup.Jeff Ames2009-10-011-1/+1
* Formatting cleanup.Jeff Ames2009-10-012-29/+29
* SceneObjectGroup cleanup. Removes the default constructor and unnecessary nul...John Hurliman2009-09-161-4/+2
* oops, disable T012_EstateSettingsRandomStorage() again since it does appear t...Justin Clark-Casey (justincc)2009-09-071-1/+2
* T012_EstateSettingsRandomStorage() which wasn't being run because the method ...Justin Clark-Casey (justincc)2009-09-061-2/+1
* Fixing a spot I missed in assets. Switching Grid to the new naming schema wit...Kunnis2009-08-191-4/+4
* * Switching IAssetData to follow the new naming schema, removing the separate...Kunnis2009-08-191-12/+12
* Add copyright headers. Formatting cleanup. Fix a compiler warning.Jeff Ames2009-08-173-6/+33
* * Added Expression based ignores to the PropertyScrambler, which makes a lot ...Kunnis2009-08-168-224/+210
* * More improvements to BasicAssetTest.csKunnis2009-08-161-26/+12
* * Fixed MySQL/MySQLAssetData.cs to properly do updates * Removed an extra par...Kunnis2009-08-163-27/+92
* * Modified SQLite/SQLiteInventoryStore.cs to not throw if the inventory row d...Kunnis2009-08-164-46/+140
* Adding in Reflection-based testing, to ensure that all properties are covered.Kunnis2009-08-166-90/+140
* Add copyright headers. Formatting cleanup.Jeff Ames2009-08-162-3/+57
* minor formatting adjustmentsJustin Clark-Casey (justincc)2009-08-141-2/+10
* Adding in Reflection-based testing, to ensure that all properties are covered.Kunnis2009-08-142-0/+400
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-016-6/+6
* make the asserts spit out messages about their test namesSean Dague2009-04-135-378/+378
* * Moved the DatabaseTestAttribute to Test.Common, and thus included ref to th...lbsa712009-04-091-17/+0
* * Added custom DatabaseTestAttribute to help separating unit tests from compo...lbsa712009-04-091-0/+17
* * Make it possible to store creator strings in user inventory items as well a...Justin Clarke Casey2009-04-082-3/+3
* * Removes some hard-coded magic numbers relating to RegionSize. We now use Co...Adam Frisby2009-04-011-5/+5
* 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