A bit of self inflicted stupidity here.
I had dragged in some logging code from another app which sneakily redirected stderr.
OCUnit test failures are now reported in the build transcript window.

On 22 Jan 2009, at 16:46, Timothy Reaves wrote:


On Jan 22, 2009, at 8:27 AM, jonat...@mugginsoft.com wrote:


On 22 Jan 2009, at 14:14, Jeremy Pereira wrote:


On 22 Jan 2009, at 13:27, jonat...@mugginsoft.com wrote:

I do not seem to be seeing the formatted about of my OCUnit STxxx macros.

My OCUnit test failures produce only the following output:

Error:Failed test for achitecture 'i386' (GC ON)

Last time I used the unit test framework (admittedly some time ago), it didn't support garbage collection. Could that be the issue?

I think it does now support GC (corrections welcome) as the run test script contains such entries as :

RPUTINote ${LINENO} "Passed tests for architecture '$ {TEST_ARCH}' (GC ${TEST_GC_STATE})"

Also the tests themselves seem to be working okay, its just the output result in the build result window does not inform me which test has failed.



Yes, GC is supported.

There are a couple of things that can cause output to not display. The most common on is that the tests can't be executed for some reason. Second, make sure you have clicked that little icon that shows the build transcript (and that the window is sized accordingly to not hide it); it's not the default.
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/jonathan%40mugginsoft.com

This email sent to jonat...@mugginsoft.com

Jonathan Mitchell

Central Conscious Unit
http://www.mugginsoft.com




_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to