| Commit message (Expand) | Author | Age | Files | Lines |
* | silly C# not letting me use a File.Exists test for a directory. Don't | Sean Dague | 2009-04-24 | 5 | -5/+5 |
* | change power linux detection method, the previous method only worked | Sean Dague | 2009-04-24 | 5 | -10/+10 |
* | * Moved the DatabaseTestAttribute to Test.Common, and thus included ref to th... | lbsa71 | 2009-04-09 | 5 | -0/+5 |
* | * Added custom DatabaseTestAttribute to help separating unit tests from compo... | lbsa71 | 2009-04-09 | 5 | -5/+5 |
* | SQLite doesn't work on ppc64, so ignore these tests if we are | Sean Dague | 2009-04-08 | 5 | -0/+30 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 5 | -40/+4 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2009-02-09 | 1 | -65/+65 |
* | Thank you kindly, TLaukkan (Timmil) for a patch that: | Charles Krinke | 2009-02-09 | 1 | -0/+65 |
* | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 2009-02-06 | 4 | -4/+4 |
* | couple of minor test cleanups to see if this gets us past the bamboo hump | Sean Dague | 2008-09-23 | 1 | -8/+0 |
* | convert to using proper .net tempfiles, should have done this | Sean Dague | 2008-09-19 | 4 | -4/+13 |
* | Add a db.Dispose before calling Delete on the SQLite database. | Homer Horwitz | 2008-09-18 | 4 | -1/+5 |
* | Added some terrain tests, and found a fun race condition in the sqlite | Sean Dague | 2008-09-16 | 1 | -1/+1 |
* | Update svn properties, minor formatting cleanup, fix a compiler warning. | Jeff Ames | 2008-09-15 | 1 | -3/+6 |
* | wrap log4net configure in try block so that it will run if you don't have a | Sean Dague | 2008-09-13 | 1 | -1/+5 |
* | 2 more InventoryItem tests, plus see if I can leave the log4net | Sean Dague | 2008-09-13 | 1 | -0/+2 |
* | move the actual [Test] methods for databases to OpenSim.Data.Tests | Sean Dague | 2008-09-12 | 3 | -167/+9 |
* | be more clever and move the bulk of the db tests for inventory into | Sean Dague | 2008-09-12 | 1 | -140/+3 |
* | more inventory folder tests | Sean Dague | 2008-09-11 | 1 | -10/+55 |
* | add some folder create and list tests | Sean Dague | 2008-09-11 | 1 | -1/+40 |
* | added simple add / exists folder check | Sean Dague | 2008-09-11 | 1 | -0/+41 |
* | add a few more SQLite Asset tests. | Sean Dague | 2008-09-11 | 1 | -3/+31 |
* | added very basic stubs for User and Inventory db creates and empty | Sean Dague | 2008-09-10 | 2 | -0/+146 |
* | 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 |
* | 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 |