24 Aug
2011
24 Aug
'11
3:55 a.m.
On Aug 22, 2011, at 11:32 AM, Daniel A. Steffen wrote:
I have imported the Lion source drop onto a Lion branch in the macosforge libdispatch repo, and have also added our Lion testsuite there, though that is not hooked up to the buildsystem yet (hoping to finish that up today). The Lion testsuite is significantly more extensive, and covers both existing and new Lion libdispatch features. Unfortunately we had never pulled in any of the portability changes from the macosforge testsuite, so it will require some porting to run on other platforms.
auto* buildsystem for testsuite committed to Lion branch, 'make check' now builds & runs the complete testsuite on Mac OS X. Also cleaned up some Mac OS X-specific auto* buildsystem bits. Daniel