aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/SQLite/Tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* 2 more InventoryItem tests, plus see if I can leave the log4netSean Dague2008-09-131-0/+2
* move the actual [Test] methods for databases to OpenSim.Data.TestsSean Dague2008-09-123-167/+9
* be more clever and move the bulk of the db tests for inventory intoSean Dague2008-09-121-140/+3
* more inventory folder testsSean Dague2008-09-111-10/+55
* add some folder create and list testsSean Dague2008-09-111-1/+40
* added simple add / exists folder checkSean Dague2008-09-111-0/+41
* add a few more SQLite Asset tests.Sean Dague2008-09-111-3/+31
* added very basic stubs for User and Inventory db creates and emptySean Dague2008-09-102-0/+146
* fix typo in name of test dbSean Dague2008-09-101-1/+1
* add basic sniff tests for SQLite Asset store. Initializes a db,Sean Dague2008-09-101-0/+91
* add a simple update attribute test for SOG & SQLiteSean Dague2008-09-101-2/+22
* added in a few more testsSean Dague2008-09-101-6/+40
* the explicit log4net configure attempt was maybe breaking bamboo, getSean Dague2008-09-101-4/+0
* added the first couple of sqlite tests. we'll see how bambooSean Dague2008-09-101-1/+52
* add shell for SQLite testing. No tests yet.Sean Dague2008-09-101-0/+49