aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/Tests (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-21MySQL tests pass, except T016_RandomSogWithSceneParts. Total mystery as to wh...Diva Canto1-0/+6
2010-02-21Deleted obsolete files in the Data layer. Compiles.Diva Canto2-876/+0
2010-02-16Disable Data.BasicRegioNTest.T016_RandomSogWithSceneParts() temporarily since...Justin Clark-Casey (justincc)1-1/+1
2009-12-31Put PassCollision on the ignore list for testing, since we don't save thatMelanie1-0/+1
2009-12-06Getting rid of the dead field RootInventoryFolderId on UserProfileData, It's ...Kunnis1-7/+2
2009-11-27Apply patch that fixes the failing T013_eStateSettingsRandomStorage testJustin Clark-Casey (justincc)1-3/+4
2009-11-12minor: remove some mono compiler warningsJustin Clark-Casey (justincc)1-1/+1
2009-11-05Changing the AssetBase constructors to avoid initializing assets with an unkn...John Hurliman3-12/+11
2009-10-19* Removed OpenSim.Data.NHibernateJohn Hurliman2-2/+1
2009-10-01Formatting cleanup.Jeff Ames1-1/+1
2009-10-01Formatting cleanup.Jeff Ames2-29/+29
2009-09-16SceneObjectGroup cleanup. Removes the default constructor and unnecessary nul...John Hurliman1-4/+2
2009-09-07oops, disable T012_EstateSettingsRandomStorage() again since it does appear t...Justin Clark-Casey (justincc)1-1/+2
2009-09-06T012_EstateSettingsRandomStorage() which wasn't being run because the method ...Justin Clark-Casey (justincc)1-2/+1
2009-08-19Fixing a spot I missed in assets. Switching Grid to the new naming schema wit...Kunnis1-4/+4
2009-08-19* Switching IAssetData to follow the new naming schema, removing the separate...Kunnis1-12/+12
2009-08-17Add copyright headers. Formatting cleanup. Fix a compiler warning.Jeff Ames3-6/+33
2009-08-16* Added Expression based ignores to the PropertyScrambler, which makes a lot ...Kunnis8-224/+210
2009-08-16* More improvements to BasicAssetTest.csKunnis1-26/+12
2009-08-16* Fixed MySQL/MySQLAssetData.cs to properly do updates * Removed an extra par...Kunnis3-27/+92
2009-08-16* Modified SQLite/SQLiteInventoryStore.cs to not throw if the inventory row d...Kunnis4-46/+140
2009-08-16Adding in Reflection-based testing, to ensure that all properties are covered.Kunnis6-90/+140
2009-08-16Add copyright headers. Formatting cleanup.Jeff Ames2-3/+57
2009-08-14minor formatting adjustmentsJustin Clark-Casey (justincc)1-2/+10
2009-08-14Adding in Reflection-based testing, to ensure that all properties are covered.Kunnis2-0/+400
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames6-6/+6
2009-04-13make the asserts spit out messages about their test namesSean Dague5-378/+378
2009-04-09* Moved the DatabaseTestAttribute to Test.Common, and thus included ref to th...lbsa711-17/+0
2009-04-09* Added custom DatabaseTestAttribute to help separating unit tests from compo...lbsa711-0/+17
2009-04-08* Make it possible to store creator strings in user inventory items as well a...Justin Clarke Casey2-3/+3
2009-04-01* Removes some hard-coded magic numbers relating to RegionSize. We now use Co...Adam Frisby1-5/+5
2009-03-11Remove chained tests in BasicGridTest.cs.Mike Mazur1-118/+88
2009-02-25* minor: Remove most mono compiler warningsJustin Clarke Casey5-5/+5
2009-02-22Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke6-2/+20
2009-02-21* Applied a patch that: Added estate ban table to migration scripts and nhibe...lbsa711-4/+4
2009-02-20* Apply http://opensimulator.org/mantis/view.php?id=3185idb1-2/+3
2009-02-20Update svn properties, add copyright headers, minor formatting cleanup.Jeff Ames1-4/+29
2009-02-19* Apply http://opensimulator.org/mantis/view.php?id=3151Justin Clarke Casey1-0/+12
2009-02-18Fix estate ban list persistence in MySQL and reenable testsMelanie Thielker1-15/+0
2009-02-17- remove the Metadata property from AssetBase and return all previousMike Mazur1-6/+6
2009-02-16line ending fixes and set native eol propertySean Dague1-62/+62
2009-02-14Mantis 3164. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2-87/+493
2009-02-14Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke1-0/+3
2009-02-12* optimized usings.lbsa716-31/+20
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-1/+1
2009-02-09Update svn properties, minor formatting cleanup.Jeff Ames1-154/+154
2009-02-09Thank you kindly, TLaukkan (Timmil) for a patch that:Charles Krinke1-0/+154
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield5-6/+6
2009-02-04- add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of itMike Mazur1-10/+10
2009-02-03- move OpenSim/Framework/IInventoryData.cs toMike Mazur1-10/+10