[pkg-boost-devel] Bug#413278: test with Boost >= 1.39

Steve M. Robbins steve at sumost.ca
Sun Jun 7 18:43:58 UTC 2009


Note to self: 

Tested with boost 1.38 and the bug remains.  Need to test with latest Boost
release (currently 1.39).

steve at riemann{boost}cat boost-test-auto-main.cc
#define BOOST_AUTO_TEST_MAIN
#include <boost/test/auto_unit_test.hpp>

BOOST_AUTO_TEST_CASE( dummy )
{
    BOOST_ASSERT(1);
}

steve at riemann{boost}g++ boost-test-auto-main.cc -lboost_unit_test_framework-mt -static
steve at riemann{boost}./a.out --help
Running 1 test case...

*** No errors detected
steve at riemann{boost}


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-boost-devel/attachments/20090607/c5e1e633/attachment.pgp>


More information about the pkg-boost-devel mailing list