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
|
a70efd1fdf
|
create the first attempted mysql test. This only runs locally if you
have a database configured as opensim-nunit with user opensim-nunit /
password opensim-nunit that has full perms on the database.
|
2008-09-23 21:03:03 +00:00 |
|
Sean Dague
|
9a17d2b1fd
|
remove log4net references, see if that helps fix bamboo
|
2008-09-23 19:11:06 +00:00 |
|
Sean Dague
|
908f1bcbe2
|
check in stubbing for mysql tests. This is ignored with
Assert.Ignore() for now, so it won't change anything, but
I want to make sure it doesn't break the bamboo infrastructure
in it's current state.
|
2008-09-23 18:38:25 +00:00 |
|