Whoops, accidentally dropped wine-devel from my reply.
On Sun, Nov 1, 2015 at 6:49 AM, Vincent Povirk madewokherd@gmail.com wrote:
There's no test that calls these directly because they are internal methods. I could have used any code to signal that the operation does not make sense for this object.
We should have tests that open and commit to a non-toplevel storage object, which would call them.
Sorry, that wasn't quite right. It's not enough to commit to a non-toplevel storage object. What you'd have to do is nest transacted storages and commit to the inner one.