| Commit message (Expand) | Author | Age | Files | Lines |
* | skip sqlite tests on z linux, as sqlite doesn't work right on the platform | Sean Dague | 2009-08-06 | 1 | -3/+3 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
* | silly C# not letting me use a File.Exists test for a directory. Don't | Sean Dague | 2009-04-24 | 1 | -1/+1 |
* | change power linux detection method, the previous method only worked | Sean Dague | 2009-04-24 | 1 | -2/+2 |
* | * 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 | -0/+2 |
* | Add a db.Dispose before calling Delete on the SQLite database. | Homer Horwitz | 2008-09-18 | 1 | -1/+2 |
* | Added some terrain tests, and found a fun race condition in the sqlite | Sean Dague | 2008-09-16 | 1 | -1/+1 |
* | move the actual [Test] methods for databases to OpenSim.Data.Tests | Sean Dague | 2008-09-12 | 1 | -92/+3 |
* | add a simple update attribute test for SOG & SQLite | Sean Dague | 2008-09-10 | 1 | -2/+22 |
* | added in a few more tests | Sean Dague | 2008-09-10 | 1 | -6/+40 |
* | the explicit log4net configure attempt was maybe breaking bamboo, get | Sean Dague | 2008-09-10 | 1 | -4/+0 |
* | added the first couple of sqlite tests. we'll see how bamboo | Sean Dague | 2008-09-10 | 1 | -1/+52 |
* | add shell for SQLite testing. No tests yet. | Sean Dague | 2008-09-10 | 1 | -0/+49 |