Justin Clarke Casey
|
97323345ee
|
* minor: remove warnings
|
2008-09-26 15:28:14 +00:00 |
|
Sean Dague
|
6392671335
|
let the asset tests run on MySQL. Interesting difference here, the
sqlite driver can handle .Data = Null, the mysql driver can not. We
should decide which is the right behavior and adjust code for it.
|
2008-09-24 20:43:32 +00:00 |
|
Sean Dague
|
1aab81e235
|
couple of minor test cleanups to see if this gets us past the bamboo hump
|
2008-09-23 21:56:38 +00:00 |
|
Sean Dague
|
6dd2841ed8
|
add in bits to attempt to enable log4net on these tests to help when debugging
|
2008-09-19 20:53:42 +00:00 |
|
Sean Dague
|
4b7e287ab2
|
because UUID supports equality, we can do a straight equals instead of
convert to string and match.
|
2008-09-12 18:46:55 +00:00 |
|
Sean Dague
|
9349cf3149
|
move the actual [Test] methods for databases to OpenSim.Data.Tests
classes. This did mean loosing 1 unit test that was actually testing
an sqlite function directly instead of the interface.
|
2008-09-12 18:13:43 +00:00 |
|