chrono/test
Andrey Semashev 5fd1761c83 Removed linking with Boost.System.
Since Boost.System is now header-only, no need to link with the library.
2019-01-14 20:34:14 +03:00
..
clock remove BOOST_CHRONO_ macros in boost/chrono/detail/system.hpp. 2017-10-23 02:26:46 +02:00
duration check duration constexpr after change. 2017-05-01 03:36:32 +02:00
io avoid warnings. 2017-05-01 03:34:52 +02:00
time_point Chrono: merge 81560 2012-12-16 11:15:58 +00:00
traits Chrono: merge 81560 2012-12-16 11:15:58 +00:00
another_obj.cpp Chrono: merge from trunk 1.54. 2013-03-28 23:45:26 +00:00
clock.h Chrono: import from Trunk 2011-03-21 21:58:51 +00:00
intmax_c.cpp Chrono: import from Trunk 2011-03-21 21:58:51 +00:00
Jamfile.v2 Removed linking with Boost.System. 2019-01-14 20:34:14 +03:00
one_obj.cpp Chrono: merge from trunk 1.54. 2013-03-28 23:45:26 +00:00
rep.h Chrono: Added some constexpr test + fix for duration 2012-07-14 10:58:30 +00:00
run_timer_test.cpp Chrono: import from Trunk 2011-03-21 21:58:51 +00:00
test_7868.cpp Add std:: to puts. 2014-12-05 19:34:43 +01:00
test_9337.cpp Chrono: merge fixe for #9337. 2013-11-12 18:30:20 +00:00
test_10631.cpp add support for custom clocks #10631. 2015-09-10 19:42:18 +02:00
test_10778.cpp Try to improve the situation respect to IO V2 with non integral representations, even if this doesn't take care of Rep=rational<int>. 2015-02-16 16:01:05 +01:00
test_11006.cpp fix io savers. 2015-02-17 01:27:18 +01:00
test_11012.cpp manage representation that are not supported by num_put but defines operator<<. Related to #11012. 2015-02-18 19:09:02 +01:00
test_12176.cpp Add test for Ref #12176. 2016-05-04 23:51:03 +02:00
win32_test.cpp Updated Boost.WinAPI usage to the new location and namespace. 2017-10-24 21:37:49 +03:00