<div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><a href="http://boost.org/more/getting_started">http://boost.org/more/getting_started</a> indicates that you can use the<br>library in "header-only" mode. I don't know any of the details though.</blockquote><div><br>Right. I found the header I was looking for. The issue is that the documentation doesn't make a lot of things clear. For example, even after finding a mention of the header and it's purpose, I struggled for a bit before discovering that I had to define BOOST_AUTO_TEST_MAIN before #including header. In fact, I found this out through a resource other than Boost's documentation for Boost.Test. While the library certainly appears to live up to the standard of quality I've come to expect from Boost, the documentation does not.<br> </div>Sincerely,<br>James Hamlin<br><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> --<br>Dave Abrahams<br>Boost Consulting<br><a href="http://www.boost-consulting.com">http://www.boost-consulting.com</a><br><br>The Astoria Seminar ==> <a href="http://www.astoriaseminar.com">http://www.astoriaseminar.com </a><br><br>_______________________________________________<br>Boost-users mailing list<br><a href="mailto:Boost-users@lists.boost.org">Boost-users@lists.boost.org</a><br><a href="http://lists.boost.org/mailman/listinfo.cgi/boost-users"> http://lists.boost.org/mailman/listinfo.cgi/boost-users</a><br></blockquote></div><br>