aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/Tests/MySQLInventoryTest.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* All data tests made DBMS-independentAlexRa2010-05-231-99/+0
* Deleted obsolete files in the Data layer. Compiles.Diva Canto2010-02-211-9/+21
* Adding in Reflection-based testing, to ensure that all properties are covered.Kunnis2009-08-161-3/+9
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * Moved the DatabaseTestAttribute to Test.Common, and thus included ref to th...lbsa712009-04-091-0/+1
* * tagged some more database tests as suchlbsa712009-04-091-1/+1
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-221-1/+4
* * optimized usings.lbsa712009-02-121-9/+1
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-1/+1
* change the drop order to see if this affects unit test failsSean Dague2009-01-051-1/+1
* let the asset tests run on MySQL. Interesting difference here, theSean Dague2008-09-241-0/+8
* create the first attempted mysql test. This only runs locally if youSean Dague2008-09-231-8/+19
* remove log4net references, see if that helps fix bambooSean Dague2008-09-231-9/+1
* check in stubbing for mysql tests. This is ignored withSean Dague2008-09-231-0/+74