aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/Tests (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-23Removed MySql and SQLite-specific asset test filesAlexRa1-92/+0
2010-05-23All data tests made DBMS-independentAlexRa3-327/+0
2010-02-21Deleted obsolete files in the Data layer. Compiles.Diva Canto6-235/+103
2010-02-05Updated MySQL connection management to use the MySQL connection pooling. This...Master ScienceSim1-2/+7
2009-08-16Adding in Reflection-based testing, to ensure that all properties are covered.Kunnis2-3/+17
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames6-6/+6
2009-04-22add if exists to the drop tableSean Dague2-30/+30
2009-04-22add cleardb to estate testsSean Dague1-16/+24
2009-04-22ensure we've got a clean data environment prior to running the regionSean Dague1-17/+24
2009-04-09* Moved the DatabaseTestAttribute to Test.Common, and thus included ref to th...lbsa716-0/+6
2009-04-09* tagged some more database tests as suchlbsa715-5/+5
2009-04-09* Added custom DatabaseTestAttribute to help separating unit tests from compo...lbsa711-1/+1
2009-02-22Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke6-10/+29
2009-02-12* optimized usings.lbsa716-49/+6
2009-02-09Update svn properties, minor formatting cleanup.Jeff Ames1-99/+99
2009-02-09Thank you kindly, TLaukkan (Timmil) for a patch that:Charles Krinke1-0/+99
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield5-5/+5
2009-01-14* Added MySQL Grid unit testsSean Dague1-0/+83
2009-01-05change the drop order to see if this affects unit test failsSean Dague1-1/+1
2008-09-24light mysql user testsSean Dague1-0/+88
2008-09-24light the mysql region testsSean Dague1-0/+97
2008-09-24let the asset tests run on MySQL. Interesting difference here, theSean Dague2-0/+91
2008-09-23create the first attempted mysql test. This only runs locally if youSean Dague1-8/+19
2008-09-23remove log4net references, see if that helps fix bambooSean Dague1-9/+1
2008-09-23check in stubbing for mysql tests. This is ignored withSean Dague1-0/+74