[Adium-devl] Assertion failures
Peter Hosey
prh at boredzo.org
Wed Jul 30 06:02:40 UTC 2008
On Jul 29, 2008, at 22:28:52, Colin Barrett wrote:
> It would be nice for those asserts to not show up in the test
> output, but I'm less worried.
An *unexpected* assertion failure shows up as a test-case failure:
NSAssert(NO, @"Dark matter reaction in 3... 2... 1...");
2008-07-29 23:01:25.957 otest[1926:80f] *** Assertion failure in -
[TestColorAdditions testBlackColorIsMedium], /Volumes/Home-etc/Users/
prh/Projects/@otherpeoplesprojects/adium/trunk/UnitTests/
TestColorAdditions.m:82
Unknown.m:0: error: -[TestColorAdditions testBlackColorIsMedium] :
Dark matter reaction in 3... 2... 1...
I should file a bug about the “Unknown.m:0” thing.
More information about the devel
mailing list