This website requires JavaScript.
Explore
Help
Sign In
boost
/
system
Watch
2
Star
0
Fork
0
You've already forked system
mirror of
https://github.com/boostorg/system.git
synced
2026-02-10 11:52:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
5eda96dcbce5ebf1f5a17685c5dcc933c65178bc
system
/
test
History
Peter Dimov
d6c950f534
Add missing #include
2017-06-22 18:09:33 +03:00
..
msvc
Fix boost::detail::winapi::ERROR_INSUFFICIENT_BUFFER_ in error_code.ipp (Thanks to Lastique). Use <boost/detail/winapi/error_codes.hpp> in windows_error.hpp. Add msvc project to build header-only version of error_code_test.
2017-06-04 11:01:08 -04:00
config_test.cpp
Show value of BOOST_PLAT_WINDOWS_DESKTOP
2014-08-02 08:11:13 -04:00
dynamic_link_test.cpp
Major upgrade to Boost.Config symbol visibility macros for shared libraries, based on patches from Jürgen Hunold with mods by Beman Dawes. Upgrade Boost.System to use the new visibility macros.
Fixes
#3697
and provides foundation for fixing 2114, 2309, etc.
2010-05-22 12:12:00 +00:00
error_code_test.cpp
Fix <winerror.h> include in error_code_test on cygwin/mingw
2017-06-13 19:34:28 +03:00
error_code_user_test.cpp
System/FileSystem/Asio/Thread: ref
#7278
Added noexcept to Boost.System to conform with C++11
2012-12-09 14:47:39 +00:00
header_only_test.cpp
Upgrade system and filesystem to conform system_category and generic_category interface to N3090, the current C++0x working paper, section 19.5, System error support.
2010-05-30 15:38:32 +00:00
initialization_test.cpp
Upgrade system and filesystem to conform system_category and generic_category interface to N3090, the current C++0x working paper, section 19.5, System error support.
2010-05-30 15:38:32 +00:00
Jamfile.v2
Add
import testing
to test/Jamfile
2017-06-13 20:12:21 +03:00
std_interop_test.cpp
Add missing #include
2017-06-22 18:09:33 +03:00
system_error_test.cpp
Changes to make Boost System work on the Windows Runtime.
2014-05-27 12:28:13 -07:00
throw_test.cpp
Upgrade system and filesystem to conform system_category and generic_category interface to N3090, the current C++0x working paper, section 19.5, System error support.
2010-05-30 15:38:32 +00:00