Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | configure in there to help me get debug messages while developing. | ||||
* | add first round of folder tests | Sean Dague | 2008-09-12 | 1 | -44/+98 |
| | |||||
* | move the actual [Test] methods for databases to OpenSim.Data.Tests | Sean Dague | 2008-09-12 | 1 | -0/+184 |
classes. This did mean loosing 1 unit test that was actually testing an sqlite function directly instead of the interface. |