Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2008-09-18 | add some comments and some try blocks around object storage | Sean Dague | 1 | -3/+26 |
2008-09-16 | Added some terrain tests, and found a fun race condition in the sqlite | Sean Dague | 1 | -10/+81 |
2008-09-16 | we can use equals on strings because they are comparible, and | Sean Dague | 1 | -3/+3 |
2008-09-16 | add an inventory change test. | Sean Dague | 1 | -0/+19 |
2008-09-13 | 2 more InventoryItem tests, plus see if I can leave the log4net | Sean Dague | 1 | -0/+24 |
2008-09-12 | add first round of folder tests | Sean Dague | 1 | -44/+98 |
2008-09-12 | because UUID supports equality, we can do a straight equals instead of | Sean Dague | 1 | -3/+3 |
2008-09-12 | use new style asserts. They are much easier to read. | Sean Dague | 1 | -2/+2 |
2008-09-12 | move the actual [Test] methods for databases to OpenSim.Data.Tests | Sean Dague | 4 | -0/+299 |
2008-09-12 | change order in prebuild.xml so this works in nant on a clean | Sean Dague | 1 | -1/+1 |
2008-09-12 | be more clever and move the bulk of the db tests for inventory into | Sean Dague | 1 | -0/+184 |