$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Richard Dingwall (rdingwall_at_[hidden])
Date: 2008-06-01 03:10:36
Hi guys,
I've written a short tutorial on getting up and running with the Boost
Unit Test Framework in Xcode 3, including getting the IDE to parse
test results. You can read it here:
http://richarddingwall.name/2008/06/01/using-the-boost-unit-test-framework-with-xcode-3/
Richard