aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/Tests (unfollow)
Commit message (Expand)AuthorFilesLines
2008-11-06From: arthursv@linux.vnet.ibm.comSean Dague1-31/+141
2008-11-05add a test that ensures that databases work if email is null.Sean Dague1-0/+4
2008-11-04- Added stronger persistence tests for BasicUserTestsSean Dague2-13/+103
2008-11-04- Stronger inventory testsSean Dague1-5/+119
2008-11-04implement email field for MySQL and SQLiteSean Dague1-1/+5
2008-10-30* minor: remove mono warningJustin Clarke Casey1-1/+0
2008-10-30- Includes consistency test for new and updated objects, asSean Dague1-80/+106
2008-10-30Mid-work, trying to fix region part insertion and retrievalSean Dague1-9/+315
2008-10-17Update svn properties, minor formatting cleanup.Jeff Ames1-1/+1
2008-10-16- Removed debug print methodSean Dague1-12/+1
2008-10-16more fun with rebasingSean Dague1-2/+12
2008-10-16resorting out this merge from arthur, sorry for so many commits here.Sean Dague1-8/+0
2008-10-16- Enforced no user or agent with UUID 0 on agent DB insertionSean Dague1-0/+5
2008-10-16- New attempt after merging problemSean Dague1-5/+0
2008-10-16- Enforced no user or agent with UUID 0 on agent DB insertionSean Dague1-0/+3
2008-10-16- Removed a Console.Writeline and added a Test that will be changedSean Dague1-2/+7
2008-10-16- Removed debug print methodSean Dague1-12/+1
2008-10-16- Enforced no user or agent with UUID 0 on agent DB insertionSean Dague1-8/+4
2008-10-15clean up a merge conflict and remove a console messageSean Dague1-0/+1
2008-10-15- Added User Appearance Set and Get testsSean Dague1-0/+10
2008-10-15- Removed a Console.Writeline and added a Test that will be changedSean Dague1-2/+20
2008-10-15- Makes MySQL reject inserting UUID 0Sean Dague1-5/+19
2008-10-15Removed some commentsSean Dague1-3/+1
2008-10-14Merge commit 'arthur/master'Sean Dague1-13/+244
2008-10-03* minor: remove warnings (the code cleaners strike again)Justin Clarke Casey1-9/+9
2008-10-01stick a TODO in here about land tests, which really can't be done inSean Dague1-1/+7
2008-10-01enhance boundary tests for no terrain. Put in a null loadSean Dague1-3/+22
2008-10-01remove tests for inventorySean Dague1-0/+19
2008-10-01add basic store retrieve prim inventory test. the primSean Dague1-3/+60
2008-10-01add delete prim tests. Found and fixed bugs where regionSean Dague1-5/+44
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 Casey4-4/+4
2008-09-24let the asset tests run on MySQL. Interesting difference here, theSean Dague1-3/+10
2008-09-23couple of minor test cleanups to see if this gets us past the bamboo humpSean Dague4-4/+4
2008-09-21* minor: warnings removalJustin Clarke Casey1-1/+1
2008-09-19add in bits to attempt to enable log4net on these tests to help when debuggingSean Dague3-0/+27
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-16add an inventory change test.Sean Dague1-0/+19
2008-09-132 more InventoryItem tests, plus see if I can leave the log4netSean Dague1-0/+24
2008-09-12add first round of folder testsSean Dague1-44/+98
2008-09-12because UUID supports equality, we can do a straight equals instead ofSean 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 Dague4-0/+299
2008-09-12change order in prebuild.xml so this works in nant on a cleanSean Dague1-1/+1
2008-09-12be more clever and move the bulk of the db tests for inventory intoSean Dague1-0/+184