2
0
mirror of https://github.com/boostorg/test.git synced 2026-01-25 18:52:15 +00:00

minor cleanup

final major piece of this update: debug services (almost complete: without stack dump)

[SVN r40451]
This commit is contained in:
Gennadiy Rozental
2007-10-25 05:38:19 +00:00
parent e317de8bb5
commit 8bb49d96d3
40 changed files with 1174 additions and 250 deletions

View File

@@ -15,16 +15,5 @@
#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
//
// ***************************************************************************
// EOF