mirror of
https://github.com/boostorg/test.git
synced 2026-02-17 02:02:08 +00:00
*** empty log message ***
[SVN r32049]
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
// *****************************************************************************
|
||||
|
||||
// Boost.Test
|
||||
#define BOOST_AUTO_TEST_MAIN
|
||||
#include <boost/test/auto_unit_test.hpp>
|
||||
#define BOOST_TEST_MAIN
|
||||
#include <boost/test/unit_test.hpp>
|
||||
namespace utf = boost::unit_test;
|
||||
|
||||
// Boost.Runtime.Parameter
|
||||
@@ -315,6 +315,9 @@ BOOST_AUTO_TEST_CASE( test_ifdef )
|
||||
// History :
|
||||
//
|
||||
// $Log$
|
||||
// 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
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user