2
0
mirror of https://github.com/boostorg/test.git synced 2026-01-26 07:02:12 +00:00

no message

[SVN r27763]
This commit is contained in:
Gennadiy Rozental
2005-03-22 07:18:50 +00:00
parent 9f091fb546
commit 2e6993200b
28 changed files with 431 additions and 360 deletions

View File

@@ -12,12 +12,16 @@
// Description : forwarding source
// ***************************************************************************
#define BOOST_TEST_SOURCE
#include <boost/test/impl/cpp_main.ipp>
// ***************************************************************************
// Revision History :
//
// $Log$
// Revision 1.17 2005/03/22 07:18:39 rogeeff
// no message
//
// Revision 1.16 2005/01/22 19:26:35 rogeeff
// implementation moved into headers section to eliminate dependency of included/minimal component on src directory
//