2
0
mirror of https://github.com/boostorg/test.git synced 2026-02-17 02:02:08 +00:00

update to tests and example

[SVN r40338]
This commit is contained in:
Gennadiy Rozental
2007-10-23 05:25:42 +00:00
parent 0364cebbd1
commit 7852c1ece5
29 changed files with 54 additions and 542 deletions

View File

@@ -1,4 +1,4 @@
// (C) Copyright Gennadiy Rozental 2001-2006.
// (C) Copyright Gennadiy Rozental 2001-2007.
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
@@ -311,22 +311,4 @@ BOOST_AUTO_TEST_CASE( test_ifdef )
//____________________________________________________________________________//
// *****************************************************************************
// History :
//
// $Log$
// Revision 1.4 2006/03/19 11:49:04 rogeeff
// *** empty log message ***
//
// Revision 1.3 2005/12/14 06:01:02 rogeeff
// *** empty log message ***
//
// Revision 1.2 2005/05/11 05:07:56 rogeeff
// licence update
//
// Revision 1.1 2005/04/12 06:19:23 rogeeff
// runtime.param tests added
//
// *****************************************************************************
// EOF