Peter Dimov
|
abbfd46517
|
Remove uses of BOOST_NOEXCEPT
|
2024-01-17 07:14:05 +02:00 |
|
Peter Dimov
|
3ded81eed0
|
Remove uses of BOOST_SYSTEM_HAS_SYSTEM_ERROR
|
2024-01-17 06:49:19 +02:00 |
|
Peter Dimov
|
fb648760b5
|
Change uses of std::sprintf in tests to boost::core::snprintf, to avoid deprecation warnings
|
2023-01-20 02:29:38 +02:00 |
|
Peter Dimov
|
a7e4879e55
|
Fix message comparisons in std_interop_test
|
2021-09-21 15:06:28 +03:00 |
|
Peter Dimov
|
b1dec88674
|
Convert generic_category to std::generic_category
|
2021-09-19 17:08:46 +03:00 |
|
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 |
|