On May 24, 2012, at 11:25 PM, Jacob Carlborg <d...@me.com> wrote: > On 2012-05-24 21:49, Sean Kelly wrote: > >> There's a difference in how unittest execution is handled. This could >> probably be sorted out though. > > Yeah, I've noticed that. Does the unit test really need to run when you call > rt_init from C?
Not really. I wanted initialization to be the same either way, but unittests seem optional.