aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/SQLite/Tests/SQLiteRegionTest.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-04-24silly C# not letting me use a File.Exists test for a directory. Don'tSean Dague1-1/+1
2009-04-24change power linux detection method, the previous method only workedSean Dague1-2/+2
2009-04-09* Moved the DatabaseTestAttribute to Test.Common, and thus included ref to th...lbsa711-0/+1
2009-04-09* Added custom DatabaseTestAttribute to help separating unit tests from compo...lbsa711-1/+1
2009-04-08SQLite doesn't work on ppc64, so ignore these tests if we areSean Dague1-0/+6
2009-02-12* optimized usings.lbsa711-8/+1
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-1/+1
2008-09-19convert to using proper .net tempfiles, should have done thisSean Dague1-0/+2
2008-09-18Add a db.Dispose before calling Delete on the SQLite database.Homer Horwitz1-1/+2
2008-09-16Added some terrain tests, and found a fun race condition in the sqliteSean Dague1-1/+1
2008-09-12move the actual [Test] methods for databases to OpenSim.Data.TestsSean Dague1-92/+3
2008-09-10add a simple update attribute test for SOG & SQLiteSean Dague1-2/+22
2008-09-10added in a few more testsSean Dague1-6/+40
2008-09-10the explicit log4net configure attempt was maybe breaking bamboo, getSean Dague1-4/+0
2008-09-10added the first couple of sqlite tests. we'll see how bambooSean Dague1-1/+52
2008-09-10add shell for SQLite testing. No tests yet.Sean Dague1-11/+15
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-3/+3
2008-05-01* Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby1-2/+2
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-1/+1
2008-03-18Formatting cleanup.Jeff Ames1-27/+27
2008-01-15* Mother of all commits:Adam Frisby1-2/+3
2007-12-27* Optimized usingslbsa711-1/+1
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-2/+2
2007-10-30* Optimized usingslbsa711-2/+1
2007-09-10mass update of urls in source code to new websiteSean Dague1-1/+1
2007-07-30mass update of files to have native line endingsSean Dague1-45/+45
2007-07-22* Some work in progress code: Inventory cache, start of inventory server/serv...MW1-44/+45
2007-07-16changed to native line ending encodingSean Dague1-44/+44
2007-07-12Cleaning up some of the CAPS functions, Asset uploads now use the new LLSDStr...MW1-2/+2
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-4/+1
2007-06-27*Moved all the classes into their own file from LLSDHelpers.csmingchen1-11/+12
2007-06-27*Some more restructuring/fixing -- should compile, but high chance I forgot t...mingchen1-1/+1