aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/Tests/BasicRegionTest.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-29add a test for updating region settings and fix a bug in uuidSean Dague1-0/+20
2008-09-26* minor: remove warningsJustin Clarke Casey1-1/+1
2008-09-23couple of minor test cleanups to see if this gets us past the bamboo humpSean Dague1-1/+1
2008-09-21* minor: warnings removalJustin Clarke Casey1-1/+1
2008-09-19add a region settings testSean Dague1-0/+13
2008-09-18* Updates the SQLite region database to support the same properties that the ...Teravus Ovares1-1/+10
2008-09-18add some comments and some try blocks around object storageSean Dague1-3/+26
2008-09-16Added some terrain tests, and found a fun race condition in the sqliteSean Dague1-10/+81
2008-09-16we can use equals on strings because they are comparible, andSean Dague1-3/+3
2008-09-12use new style asserts. They are much easier to read.Sean Dague1-2/+2
2008-09-12move the actual [Test] methods for databases to OpenSim.Data.TestsSean Dague1-27/+9
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