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-04-28 18:12:14 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4a364b1532c8745ed791edcd9041b1761655b3b1
system
/
test
T
History
Christopher Kohlhoff
4a364b1532
Use a switch rather than an array to translate system_category error codes to their corresponding default error conditions. Add translations for the Winsock error codes.
...
[SVN r39502]
2007-09-24 12:53:37 +00:00
..
error_code_test.cpp
Use a switch rather than an array to translate system_category error codes to their corresponding default error conditions. Add translations for the Winsock error codes.
2007-09-24 12:53:37 +00:00
error_code_user_test.cpp
Some compilers require all of the make_error_* functions be template specializations. See prior log message.
2007-09-21 11:45:23 +00:00
header_only_test.cpp
Merge system and filesystem branches, bringing them in sync with N2415. Several filesystem bugs fixed, and current_path setter added.
2007-09-09 14:59:10 +00:00
initialization_test.cpp
Fix order-of-initialization problem, add initialization_test.cpp to detect regression.
2007-09-21 16:42:27 +00:00
Jamfile.v2
Fix order-of-initialization problem, add initialization_test.cpp to detect regression.
2007-09-21 16:42:27 +00:00
system_error_test.cpp
Merge system and filesystem branches, bringing them in sync with N2415. Several filesystem bugs fixed, and current_path setter added.
2007-09-09 14:59:10 +00:00