aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/Tests (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* we can use equals on strings because they are comparible, andSean Dague2008-09-161-3/+3
* add an inventory change test.Sean Dague2008-09-161-0/+19
* 2 more InventoryItem tests, plus see if I can leave the log4netSean Dague2008-09-131-0/+24
* add first round of folder testsSean Dague2008-09-121-44/+98
* because UUID supports equality, we can do a straight equals instead ofSean Dague2008-09-121-3/+3
* use new style asserts. They are much easier to read.Sean Dague2008-09-121-2/+2
* move the actual [Test] methods for databases to OpenSim.Data.TestsSean Dague2008-09-124-0/+299
* change order in prebuild.xml so this works in nant on a cleanSean Dague2008-09-121-1/+1
* be more clever and move the bulk of the db tests for inventory intoSean Dague2008-09-121-0/+184