This post originated from an RSS feed registered with Java Buzz
by Jason Sankey.
Original Post: Boost.Test Tutorial Sample Code
Feed Title: a little madness
Feed URL: http://www.alittlemadness.com/feed/
Feed Description: A man needs a little madness, or else he never dares cut the rope and be free. -Nikos Kazantzakis
Given the fact that people seem to have found my short Boost.Test tutorial, I thought they might appreciate having access to the sample code. So I have cleaned up the code, added a README, and created a repository for it on GitHub:
http://github.com/jsankey/boost.test-examples/
The easiest way to access the code if you have git is to [...]