[email protected] wrote:
The branch, master has been updated via 5fc9fe7 Added NullInventoryData for unit tests and quick try-outs of the services in 64-bit machines (no SQLite). from 80346ad * May fix mantis #4603.Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 5fc9fe70af3c076492a537c8456a14b9f8cfa485 Author: Diva Canto <[email protected]> Date: Tue Apr 6 19:38:01 2010 -0700 Added NullInventoryData for unit tests and quick try-outs of the services in 64-bit machines (no SQLite).
Hi Diva. Just fyi, there's actually an existing null inventory data plugin at OpenSim.Tests.Common.Mock.TestInventoryDataPlugin that implements most of the operations in memory. It might be worth copy/pasting that (or in an ideal world moving it entirely to OpenSim.Data.Null and rejigging the unit test framework to use it). There's also an OpenSim.Tests.Common.Mock.MockAssetDataPlugin if you ever need that. -- Justin Clark-Casey (justincc) http://justincc.org http://twitter.com/justincc _______________________________________________ Opensim-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-dev
