Archive for August 18th, 2005

Aug 18 2005

Using JUnit Test Groups

Published by Kerry under Uncategorized

I came across an interesting article on DogBiscuit today that talks about how to setup test groups in JUnit if you have expensive setup code that would normally be run before each test.

read more | tags:

No responses yet

Aug 18 2005

Apple software update debacle

Published by ksanders under OS X, Apple, Main Page

Apple released Security Update 2005-007 on Monday. It supposedly fixed over 40 security issues in OS X. Unfortunately, we have started hearing reports that along with the security fixes, this security update breaks 64 bit application support in the operating system. (see AppleInsider's report)

After recognizing this issue and supposedly pulling the patch and saying that an updated patch would be available within a few days, the bad patch update is still available on Apple's download site and via Software Update tonight.

No responses yet