| Commit message (Expand) | Author | Age | Files | Lines |
* | add a test for updating region settings and fix a bug in uuid | Sean Dague | 2008-09-29 | 1 | -0/+20 |
* | * minor: remove warnings | Justin Clarke Casey | 2008-09-26 | 4 | -4/+4 |
* | let the asset tests run on MySQL. Interesting difference here, the | Sean Dague | 2008-09-24 | 1 | -3/+10 |
* | couple of minor test cleanups to see if this gets us past the bamboo hump | Sean Dague | 2008-09-23 | 4 | -4/+4 |
* | * minor: warnings removal | Justin Clarke Casey | 2008-09-21 | 1 | -1/+1 |
* | add in bits to attempt to enable log4net on these tests to help when debugging | Sean Dague | 2008-09-19 | 3 | -0/+27 |
* | 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 |
* | add an inventory change test. | Sean Dague | 2008-09-16 | 1 | -0/+19 |
* | 2 more InventoryItem tests, plus see if I can leave the log4net | Sean Dague | 2008-09-13 | 1 | -0/+24 |
* | add first round of folder tests | Sean Dague | 2008-09-12 | 1 | -44/+98 |
* | because UUID supports equality, we can do a straight equals instead of | Sean Dague | 2008-09-12 | 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 | 4 | -0/+299 |
* | change order in prebuild.xml so this works in nant on a clean | Sean Dague | 2008-09-12 | 1 | -1/+1 |
* | be more clever and move the bulk of the db tests for inventory into | Sean Dague | 2008-09-12 | 1 | -0/+184 |