2
0
mirror of https://github.com/boostorg/timer.git synced 2026-01-23 18:12:12 +00:00

16 Commits

Author SHA1 Message Date
Peter Dimov
0715397dc0 Update build.jam, build/Jamfile, test/Jamfile 2024-08-28 17:47:01 +03:00
Rene Rivera
8f488c2cc6 Change all <source> references to <library>. 2024-07-20 21:26:48 -05:00
Rene Rivera
036d50868f Add missing test deps. 2024-05-14 07:33:32 -05:00
Rene Rivera
4a91291be0 Make the library modular usable. 2024-03-11 08:38:17 -05:00
Peter Dimov
a1a3f9a399 Add CMakeLists.txt 2019-12-16 01:45:33 +02:00
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
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
bc3c77d467 Hand merge Version 2 from https://github.com/Beman/timer
[SVN r74697]
2011-10-04 15:06:50 +00:00
Rene Rivera
fad60ce4fa Move timer tests into canonical test subdir structure.
[SVN r44387]
2008-04-13 23:45:04 +00:00