⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 test_exec_monitor.hpp

📁 CGAL is a collaborative effort of several sites in Europe and Israel. The goal is to make the most i
💻 HPP
字号:
//  (C) Copyright Gennadiy Rozental 2001-2004.//  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)//  See http://www.boost.org/libs/test for the library home page.////  File        : $RCSfile: test_exec_monitor.hpp,v $////  Version     : $Revision: 1.1.1.2 $////  Description : included (vs. linked) version of Test Execution Monitor// ***************************************************************************#ifndef BOOST_INCLUDED_TEST_EXEC_MONITOR_HPP_071894GER#define BOOST_INCLUDED_TEST_EXEC_MONITOR_HPP_071894GER#include <boost/test/detail/unit_test_config.hpp> //!! for borland workaround#include <libs/test/src/execution_monitor.cpp>#include <libs/test/src/test_tools.cpp>#include <libs/test/src/unit_test_result.cpp>#include <libs/test/src/unit_test_suite.cpp>#include <libs/test/src/unit_test_parameters.cpp>#include <libs/test/src/unit_test_log.cpp>#include <libs/test/src/unit_test_monitor.cpp>#include <libs/test/src/supplied_log_formatters.cpp>#include <libs/test/src/test_main.cpp>// ***************************************************************************//  Revision History ://  //  $Log: test_exec_monitor.hpp,v $//  Revision 1.1.1.2  2004/11/20 10:52:25  spion//  Import of Boost v. 1.32.0////  Revision 1.9  2004/07/19 12:30:49  rogeeff//  guard rename////  Revision 1.8  2004/05/21 06:19:35  rogeeff//  licence update////  Revision 1.7  2003/12/01 00:41:56  rogeeff//  prerelease cleaning//// ***************************************************************************#endif // BOOST_INCLUDED_TEST_EXEC_MONITOR_HPP_071894GER

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -