On 5 Mar 2011, at 09:22, Ivan Vučica wrote: > I'm not sure I understand -- would one need to test under Cocoa or under > GNUstep/OSX? If Cocoa testing is needed, I could try and contribute something > without setting up GS/OSX :-D
Running the tests under Cocoa is the goal. In theory, the tests should always pass on OS X, because differences between OS X and GNUstep (unless explicitly testing GNUstep extensions) are bugs. If a test for some Cocoa functionality works under GNUstep, but fails under Cocoa, then the test is wrong and we should fix it (and then fix the GNUstep code that it was testing). David -- Sent from my Cray X1 _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
