Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Moved the DatabaseTestAttribute to Test.Common, and thus included ref to th... | lbsa71 | 2009-04-09 | 1 | -0/+1 |
* | * Added custom DatabaseTestAttribute to help separating unit tests from compo... | lbsa71 | 2009-04-09 | 1 | -1/+1 |
* | SQLite doesn't work on ppc64, so ignore these tests if we are | Sean Dague | 2009-04-08 | 1 | -0/+6 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 1 | -8/+1 |
* | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 2009-02-06 | 1 | -1/+1 |
* | convert to using proper .net tempfiles, should have done this | Sean Dague | 2008-09-19 | 1 | -2/+3 |
* | Add a db.Dispose before calling Delete on the SQLite database. | Homer Horwitz | 2008-09-18 | 1 | -0/+1 |
* | move the actual [Test] methods for databases to OpenSim.Data.Tests | Sean Dague | 2008-09-12 | 1 | -60/+3 |
* | add a few more SQLite Asset tests. | Sean Dague | 2008-09-11 | 1 | -3/+31 |
* | fix typo in name of test db | Sean Dague | 2008-09-10 | 1 | -1/+1 |
* | add basic sniff tests for SQLite Asset store. Initializes a db, | Sean Dague | 2008-09-10 | 1 | -0/+91 |