Commit Graph

23 Commits

Author SHA1 Message Date
Peter Dimov
c221a60102 Copy progress_display into boost/timer/progress_display.hpp 2019-08-24 15:57:15 +03:00
Peter Dimov
b10b3b36ce Simplify test/Jamfile; make inspect test explicit 2019-01-15 18:23:30 +02:00
Peter Dimov
108933bbcc Remove <asynch-exceptions>on 2019-01-15 18:15:43 +02:00
Peter Dimov
e5759a6c47 Fix test/Jamfile to make chrono_conflict_test fail in the right way 2017-12-14 17:55:45 +02:00
Peter Dimov
fe43d3e8fd Add missing import testing to test/Jamfile 2017-12-14 17:37:45 +02:00
Peter Dimov
05ae7c47e9 Add chrono_conflict_test 2017-12-14 16:04:03 +02:00
Beman
92f38313c8 Upgrade msvc to 2017 2017-10-23 08:26:01 -04:00
Beman
da677f6749 Clean up Jamfiles, clear GCC warnings, convert msvc to VC++ 2015 2015-10-27 17:11:55 -04:00
Beman
a30dccc6ee Fix for inspect in case where tests run from a different directory, for example boost-root/status. Thanks to Steven Watanabe for detecting both the problem and its solution. 2013-12-24 11:47:48 -05:00
Beman
7a981728f7 Add inspect to test suite. 2013-12-20 09:53:19 -05:00
Beman Dawes
04b48fd55f Add BOOST_NOEXCEPT and allies. Apply to Boost.Timer. Correct several Boost.timer boo boos detected while testing BOOST_NOEXCEPT.
[SVN r74895]
2011-10-10 14:48:39 +00:00
Beman Dawes
3b6269bfad Change stop() to void return, supply auto_cpu_timer observers, change m_os to pointer to enable compiler generated operator=, change report() to no longer do stop() ... resume()
[SVN r74778]
2011-10-07 13:57:43 +00:00
Beman Dawes
e3b6783e6c Eliminate default_format from header. This eliminates initialization issues at the cost of some additional overloads. Docs to follow. Suggested by Rob. This change was made simpler by combining and reorganizing so there are now only two source files.
[SVN r74765]
2011-10-06 20:50:47 +00:00
Beman Dawes
e6853054c4 msvc10 infrastructure initial commit
[SVN r74764]
2011-10-06 19:15:12 +00:00
Beman Dawes
8c86e40603 Increase cpu_timer_test fuzz
[SVN r74751]
2011-10-06 12:09:00 +00:00
Beman Dawes
f3bcede75e Try to isolate the difference between elapsed std::time() and elapsed cpu_timer wall-clock time in a way that works for both Windows and POSIX.
[SVN r74747]
2011-10-06 01:16:41 +00:00
Beman Dawes
bc3c77d467 Hand merge Version 2 from https://github.com/Beman/timer
[SVN r74697]
2011-10-04 15:06:50 +00:00
Troy D. Straszheim
9e83237560 rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back
[SVN r56942]
2009-10-17 02:07:38 +00:00
Troy D. Straszheim
cdda251f23 Copyrights on CMakeLists.txt to keep them from clogging up the inspect
reports.  This is essentially the same commit as r55095 on the release
branch.



[SVN r55159]
2009-07-26 00:49:56 +00:00
Beman Dawes
feb4fc7b01 Fix spelling boo boo (Shawn Roe)
[SVN r51932]
2009-03-23 11:51:58 +00:00
Michael A. Jackson
4d1432733e Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use.
[SVN r49627]
2008-11-07 17:02:56 +00:00
Michael A. Jackson
f1998ed0e0 Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
[SVN r49510]
2008-11-01 13:15:41 +00:00
Rene Rivera
fad60ce4fa Move timer tests into canonical test subdir structure.
[SVN r44387]
2008-04-13 23:45:04 +00:00