Commit Graph

11 Commits

Author SHA1 Message Date
Peter Dimov
2fa0a00583 Make Boost.System header-only 2018-09-16 03:04:19 +03:00
Peter Dimov
d6c950f534 Add missing #include 2017-06-22 18:09:33 +03:00
Peter Dimov
1ad099291d Add required #include 2017-06-13 19:22:48 +03:00
Beman
9087c92cc7 Add std_interop_test to msvc solution. Add cout message indicating whether or not inter-operation will be tested. 2017-06-03 08:22:04 -04:00
Beman
4626b887be #define _CRT_SECURE_NO_WARNINGS to avoid spurious VC++ warning 2017-05-28 16:34:24 -04:00
Peter Dimov
02262a4048 Test a user-defined error condition category; improve equivalent 2017-05-21 01:25:09 +03:00
Peter Dimov
bdd1613898 Do not map system::generic to std::generic directly 2017-05-20 19:33:03 +03:00
Peter Dimov
2d18f66800 Try to fix g++ 4.x issue with generic_category 2017-05-20 18:43:31 +03:00
Peter Dimov
b722a1ebda Add a few more std interop tests 2017-05-20 15:53:02 +03:00
Peter Dimov
96db439aef Test exact generic condition values 2017-05-20 15:07:48 +03:00
Peter Dimov
044c0565b9 Add test for std interop; implement equivalent 2017-05-20 14:33:54 +03:00