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-11 00:02:11 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
9379d94b2aa10bfbba36d0c571e4c09e56396d2b
system
/
test
History
Beman
9379d94b2a
Show value of BOOST_PLAT_WINDOWS_DESKTOP
2014-08-02 08:11:13 -04:00
..
system
Neither MinGW or Cygwin versions of winerror.h work if used alone, so on either of these platforms include the full windows.h. Move reporting of configuration to a separate config_test.cpp program, and expand the coverage to report more macros.
2014-08-01 10:49:40 -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
Neither MinGW or Cygwin versions of winerror.h work if used alone, so on either of these platforms include the full windows.h. Move reporting of configuration to a separate config_test.cpp program, and expand the coverage to report more macros.
2014-08-01 10:49:40 -04: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
Neither MinGW or Cygwin versions of winerror.h work if used alone, so on either of these platforms include the full windows.h. Move reporting of configuration to a separate config_test.cpp program, and expand the coverage to report more macros.
2014-08-01 10:49:40 -04: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