aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/SQLite/Tests/SQLiteAssetTest.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* convert to using proper .net tempfiles, should have done thisSean Dague2008-09-191-2/+3
* Add a db.Dispose before calling Delete on the SQLite database.Homer Horwitz2008-09-181-0/+1
* move the actual [Test] methods for databases to OpenSim.Data.TestsSean Dague2008-09-121-60/+3
* add a few more SQLite Asset tests.Sean Dague2008-09-111-3/+31
* 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