aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/SQLite/Tests/SQLiteUserTest.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* convert to using proper .net tempfiles, should have done thisSean Dague2008-09-191-1/+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-15/+3
* added very basic stubs for User and Inventory db creates and emptySean Dague2008-09-101-0/+73