| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
configure in there to help me get debug messages while developing.
|
| |
|
|
|
|
|
|
| |
convert to string and match.
|
| |
|
|
|
|
|
|
|
| |
classes. This did mean loosing 1 unit test that was actually testing
an sqlite function directly instead of the interface.
|
|
|
|
|
|
| |
checkout.
|
|
OpenSim.Data.Tests, then subclass with custom init bits for sqlite.
As I've only been testing the plugin interfaces anyway, this should
make it very easy to write only a little bit of code to use these
tests for other databases. It will also give us the framework for
definining the datastore behavior and making sure that all the databases
do the same thing.
|