aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/Tests (unfollow)
Commit message (Expand)AuthorFilesLines
2009-01-14* Added MySQL Grid unit testsSean Dague1-0/+265
2009-01-11Thank you kindly, Tlaukkan (Tommil) for a patch that:Charles Krinke1-12/+36
2008-12-17* Implement 'Save Object Back to My Inventory'. On the Linden client this is...Justin Clarke Casey1-1/+1
2008-12-03* Minor test correction, comment removalSean Dague2-3/+1
2008-12-03Extends Avatar Appearance testsSean Dague1-1/+109
2008-11-26Change the max value of the bytes in tests to 127. MySQL bytes are signedMelanie Thielker1-5/+5
2008-11-26Yay for unit tests. Increased the type width of the prims and primshapesMelanie Thielker1-2/+2
2008-11-26Reduce the numerical range of text values to match what MySQL offersMelanie Thielker1-13/+13
2008-11-26Comment one more field that can't be tested that way anymoreMelanie Thielker1-1/+2
2008-11-26Fix 2 of the failed tests. Cause terrain queries to return null when noMelanie Thielker1-8/+0
2008-11-25* Make a step on removing direct access to TaskInventoryDictionary from other...Justin Clarke Casey1-5/+5
2008-11-25* Remove direct access to Inventory.SerialJustin Clarke Casey1-2/+2
2008-11-21* refactor: Rip out SOP inventory from the partial into a separate classJustin Clarke Casey1-8/+8
2008-11-18Fixed MySQL and SQLite so they will save theSean Dague1-9/+139
2008-11-18Extended Agent TestsSean Dague1-0/+46
2008-11-15Update svn properties, minor formatting cleanup.Jeff Ames1-2/+2
2008-11-14Try to make the test pass againMelanie Thielker1-1/+1
2008-11-14Reapplying a revised version of Christopher Yeoh's (IBM) patch for allowMelanie Thielker1-2/+4
2008-11-14reverting #7295, as it still fails a test case (as pointed out veryDr Scofield1-4/+2
2008-11-14From: Christopher Yeoh <cyeoh@au1.ibm.com>Dr Scofield1-2/+4
2008-11-10* refactor: Expose SOG.SetRootPart for outsiders to use rather than setting R...Justin Clarke Casey1-4/+2
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