Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * minor: remove warnings | Justin Clarke Casey | 2008-09-26 | 1 | -1/+1 |
* | couple of minor test cleanups to see if this gets us past the bamboo hump | Sean Dague | 2008-09-23 | 1 | -1/+1 |
* | * minor: warnings removal | Justin Clarke Casey | 2008-09-21 | 1 | -1/+1 |
* | add a region settings test | Sean Dague | 2008-09-19 | 1 | -0/+13 |
* | * Updates the SQLite region database to support the same properties that the ... | Teravus Ovares | 2008-09-18 | 1 | -1/+10 |
* | add some comments and some try blocks around object storage | Sean Dague | 2008-09-18 | 1 | -3/+26 |
* | Added some terrain tests, and found a fun race condition in the sqlite | Sean Dague | 2008-09-16 | 1 | -10/+81 |
* | we can use equals on strings because they are comparible, and | Sean Dague | 2008-09-16 | 1 | -3/+3 |
* | use new style asserts. They are much easier to read. | Sean Dague | 2008-09-12 | 1 | -2/+2 |
* | move the actual [Test] methods for databases to OpenSim.Data.Tests | Sean Dague | 2008-09-12 | 1 | -0/+132 |