This website requires JavaScript.
Explore
Help
Sign In
boostorg
/
system
Watch
1
Star
0
Fork
1
You've already forked system
mirror of
https://github.com/boostorg/system.git
synced
2026-01-25 08:32:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a4120cdf1d36333c4ec9e043eec1dda7aa406629
system
/
test
History
Beman
a4120cdf1d
Upgrade to Visual Studio 2017
2017-04-02 08:01:19 -04:00
..
msvc
Upgrade to Visual Studio 2017
2017-04-02 08:01:19 -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