$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Test] main for BOOST_TEST_DYN_LINK with manual registration
From: Rhys Ulerich (rhys.ulerich_at_[hidden])
Date: 2012-05-25 17:49:38
> This appears to work but I would certainly appreciate a prettier solution...
I'm dumb. Naming the init_unit_test() method the same thing in either
case simplifies main(). Sorry for the line noise.
- Rhys