Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | because UUID supports equality, we can do a straight equals instead of | Sean Dague | 2008-09-12 | 1 | -3/+3 |
| | | | | | | convert to string and match. | ||||
* | move the actual [Test] methods for databases to OpenSim.Data.Tests | Sean Dague | 2008-09-12 | 1 | -0/+104 |
classes. This did mean loosing 1 unit test that was actually testing an sqlite function directly instead of the interface. |