bboost-test-dev
</code>
Ajouter la bibliothèque au projet, en la déclarant au linker. Sous Eclipse:
* clic-droit sur le projet, option **Properties**,... * Test.h
*
* Created on: 10 nov. 2013
* Author: yoann
*/
#define BOOST_TEST_DYN_LINK
#defi... e cpp>
#include "Test.h"
#include "Boat.h"
BOOST_AUTO_TEST_CASE(BoatconstructorTest)
{
Boat my_boat