On 19 June 2014 03:45, Michael Klishin <
michael....@gmail.com> wrote:
>
> 2014-06-17 14:21 GMT+04:00 Ray Miller <
r...@1729.org.uk>:
>
>> As far as I can see,
>> it is only these integration tests that depend on Ogre, and I'm
>> wondering if we should rewrite the integration test and drop the Ogre
>> dependency from Titanium. What do you think?
>
>
> Just move it to the :dev profile.
OK, done. All the tests are now passing individually, but not under
lein test. I suspect some process is holding files open so that
clean-db is not properly effective between tests. Will rewrite all but
the integration test to use BerkeleyDB.
As to Ogre, this is already using Blueprints 2.4.0; did you have any
changes in mind for that library? The Titanium integration tests pass
without any changes to Ogre.
Ray.