On Fri, Oct 2, 2009 at 10:13 AM, Bernd Ohr <[email protected]> wrote: > your first test looks promising. Unfortunately I cannot build the > framework, because of "GitXTesting-Info.plist: No such file or > directory". I suppose you forgot to add this file in your commit.
Yeah, sorry, I just committed and pushed that. > The second problem (to me) will be, that I'm on Snow Leopard and > therefore MUST use MacRuby 0.5, which in the moment is working in > 64bit mode only. Ah. I guess we should just enable 64-bit by now. We might even drop ppc, as almost nobody uses GitX on PPC anymore. Or just ship a triple-fat binary, the size won't really matter anyway, just the compile time. > rspec is already used inside by MacRuby, but as a good alternative > there is still bacon. I have tried out it already with MacRuby, it is > working well! (http://github.com/chneukirchen/bacon) I will have a > look on this when I succeed in building the testing framework! Ah, bacon might be a nice replacement :) Thanks for taking a look at this, Pieter
